summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/Chkconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-108/+0
* Remove svn keywordsSol Jerome2012-02-191-2/+0
* Chkconfig: Minor PEP8 fixSol Jerome2011-11-101-1/+1
* fixed stupid typoChris St. Pierre2011-08-081-1/+1
* do not start/stop services with "-s disabled"Chris St. Pierre2011-08-081-3/+4
* Chkconfig: Use LANG=C to avoid locale conflicts (Resolves #1028 and #926)Sol Jerome2011-07-221-0/+3
* as per http://trac.mcs.anl.gov/projects/bcfg2/ticket/1026Josh Koenig2011-07-201-1/+1
* SvcTools: Change return from mode="manual" to false so the entries report a B...Tim Laszlo2011-04-251-1/+1
* Tools: Skip Installation for mode='manual' services (#965)Sol Jerome2011-04-121-0/+5
* Chkconfig: track supervised services properly (Resolves Ticket #856)Narayan Desai2011-01-221-2/+2
* Client Tools: Pylint/PEP8 fixesSol Jerome2010-10-171-2/+6
* Updated files to match PEP 257Fabian Affolter2010-06-071-5/+5
* Chkconfig: Fix supervised mode status='off' behavior (Patch from Mathieu Jobin)Sol Jerome2010-05-181-9/+17
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-1/+1
* Chkconfig patch from leggettNarayan Desai2009-04-231-1/+1
* Simplify service configuration; make all services use common restart frameworkNarayan Desai2009-01-231-1/+4
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
* Smarten up Chkconfig service supervision (Should Resolve Ticket #587)Narayan Desai2008-10-101-0/+4
* Fix xinetd service management with the chkconfig driver (Patch from Gordon Me...Narayan Desai2008-03-081-2/+7
* Fix the chkconfig issue for real this time (really resolve Ticket #513) [bugfix]Narayan Desai2008-01-111-1/+1
* Fix problem reported by labrown on irc [bugfix]Narayan Desai2008-01-091-1/+1
* Add new text pattern to ignore for Chkconfig (Resolves Ticket #505) [bugfix]Narayan Desai2007-12-281-5/+9
* Fix Chkconfig traceback (Resolves Ticket #507) [bugfix]Narayan Desai2007-12-021-1/+1
* Fix chkconfig services that run in runlevel 1 [bugfix]Narayan Desai2007-11-301-2/+7
* Make service supervision explicitNarayan Desai2007-05-021-5/+9
* Fix service status verification issue reported by mbradyNarayan Desai2007-04-061-2/+2
* Fix service status checkNarayan Desai2007-04-021-1/+2
* Implement client profile remapping (May resolve Ticket #392)Narayan Desai2007-03-151-2/+3
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-0/+62