summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/launchd.py
Commit message (Expand)AuthorAgeFilesLines
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* 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
* Client Tools: Pylint/PEP8 fixesSol Jerome2010-10-171-8/+10
* Updated files to match PEP 257Fabian Affolter2010-06-071-9/+9
* launchd: fixed return code checks when (un)installing servicesKamil Kisiel2009-11-251-2/+2
* launchd: minor spacing fixSol Jerome2009-11-191-1/+1
* Moved launchd plist cache to __init__ function.Kamil Kisiel2009-11-031-21/+24
* Added checks for Snow Leopard (10.6) to launchd client toolKamil Kisiel2009-11-021-1/+2
* Greatly sped up launchd client tool. Also made services reload correctly.Kamil Kisiel2009-11-021-25/+33
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-1/+1
* launchd update for 10.5 (patch from Kamil Kisiel)Sol Jerome2009-03-191-0/+15
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
* Pylint formatting fixes for client tool driversSol Jerome2008-09-271-1/+4
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-1/+1
* Added Revision to svn:keywords so Revision shows up correctly in sourceDaniel Joseph Barnhart Clark2007-02-251-1/+1
* Pylint fixesNarayan Desai2007-01-161-6/+8
* First working version of launchd support! Joey Hagedorn2007-01-081-17/+19
* Enabled launchd as valid service; support is completely untested at this poin...Joey Hagedorn2007-01-031-11/+12
* Preliminiary launchd support implementation for Install function.Joey Hagedorn2007-01-031-11/+37
* working on initial launchd service support implementationJoey Hagedorn2007-01-021-1/+14
* Initial commit of launchd service support.Joey Hagedorn2007-01-021-0/+55