summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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