summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Chkconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Pylint/PEP8 fixesSol Jerome2013-09-061-1/+1
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-7/+6
|\
| * Options: migrated client drivers to new parserChris St. Pierre2013-06-271-7/+6
* | Stop adding chkconfig service to every run leveligorwidlinski2013-07-041-1/+1
* | Chkconfig: give --list option to chkconfig rather than sending it on stdinMichael Fenn2013-07-021-2/+2
* | Chkconfig: Use get_bootstatusSol Jerome2013-06-271-3/+3
|/
* Chkconfig: Set svcstatusSol Jerome2013-06-251-0/+1
* Services: Don't check status when set to 'ignore'Sol Jerome2013-06-031-14/+15
* Services: Add new bootstatus attributeSol Jerome2013-06-021-35/+64
* Fix for null target_status in Reporting_sericeentryJake Davis2013-05-241-0/+1
* fixed long linesChris St. Pierre2013-05-071-1/+2
* make chkconfig tool driver respect servicemodeMichael Fenn2013-05-061-3/+5
* better Executor class for client toolsChris St. Pierre2013-02-141-18/+16
* fix setting locale in Chkconfig toolChris St. Pierre2012-10-241-1/+1
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-4/+3
* Chkconfig client tool: fix service start result logicJohn Morris2012-09-111-1/+1
* Bcfg2/Client/Tools/Chkconfig.py: squash bug tickled by services turned 'off'John Morris2012-09-111-1/+1
* Rules: Implement status='ignore' for all service typesSol Jerome2012-09-111-0/+3
* 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
* re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-31/+15
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+108