summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-82/+106
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-1/+2
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-0/+3
* added better common walk_packages implementation for python 2.4 and 2.5Chris St. Pierre2012-08-271-17/+3
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-4/+4
* POSIX:Chris St. Pierre2012-08-151-18/+31
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-4/+4
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-4/+4
* added selinux supportChris St. Pierre2012-07-031-4/+19
* PY3K: Refactor input codeSol Jerome2012-06-051-5/+2
* re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-7/+21
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+353