summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Utils.py
Commit message (Expand)AuthorAgeFilesLines
* Utils: Generalize safe_module_nameAlexander Sulfrian2015-07-241-0/+9
* Utils: Generalize is_string from POSIX/FileAlexander Sulfrian2015-07-221-0/+16
* Utils: Split commands given as stringsSol Jerome2013-09-011-4/+10
* testsuite: fixed more unit testsChris St. Pierre2013-08-121-0/+11
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-1/+66
|\
| * Options: migrated common utils to new parserChris St. Pierre2013-06-271-1/+66
* | Merge branch 'maint'Chris St. Pierre2013-08-081-2/+2
|\ \
| * | Utils: Silence bogus pylint errorsSol Jerome2013-07-311-2/+2
* | | Utils: Remove unused importSol Jerome2013-07-081-2/+1
* | | Utils: shell removed in 3d06f311Sol Jerome2013-07-081-3/+0
* | | Merge branch 'maint'Sol Jerome2013-07-081-1/+3
|\| | | |/ |/|
| * Executor: do not split the command line if shell is trueAlexander Sulfrian2013-06-291-1/+3
* | Merge branch 'maint'Chris St. Pierre2013-06-271-3/+0
|\|
| * Utils: PackedDigitRange __len__() breaks with open-ended rangesChris St. Pierre2013-06-191-3/+0
* | Merge branch 'maint'Chris St. Pierre2013-05-171-0/+2
|\|
| * Executor: split commands given as stringsChris St. Pierre2013-05-101-0/+2
* | Fixing unit testsChris St. Pierre2013-04-251-1/+2
* | Merge branch 'maint'Chris St. Pierre2013-04-241-4/+30
|\|
| * RcUpdate: Fix detection of running servicesSol Jerome2013-04-101-2/+15
| * testsuite: more text fixesChris St. Pierre2013-03-261-1/+1
| * testsuite: can't disable pylint R0924, since it doesn't exist on older pylint...Chris St. Pierre2013-03-261-1/+14
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-1/+1
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-14/+9
|\ \ | |/ |/|
| * use Executor class for better subprocess calling on serverChris St. Pierre2013-03-141-7/+8
| * extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-1/+155
| * moved common file locking code into Bcfg2.UtilsChris St. Pierre2013-02-141-0/+10
| * abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2...Chris St. Pierre2013-02-141-0/+67
* Executor: handle missing commands in a more backwards-compatible wayChris St. Pierre2013-03-221-3/+9
* Client: fix some OSError tracebacks from commands not foundChris St. Pierre2013-03-211-1/+1
* Executor: better timeout implementationChris St. Pierre2013-03-151-17/+11
* extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-1/+155
* moved common file locking code into Bcfg2.UtilsChris St. Pierre2013-02-141-0/+10
* abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2...Chris St. Pierre2013-02-141-0/+67