summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Action.py
Commit message (Expand)AuthorAgeFilesLines
* Tools: Fix install of non-whitelisted servicesSol Jerome2014-10-291-19/+3
* Client/Tools/Action: add shell attributeAlexander Sulfrian2013-06-141-4/+12
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-2/+2
* better Executor class for client toolsChris St. Pierre2013-02-141-7/+4
* flush input buffers before accepting stdinChris St. Pierre2012-11-121-0/+7
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-20/+13
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+1
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-1/+1
* PY3K: Refactor input codeSol Jerome2012-06-051-5/+2
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+107