summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-353/+0
* Merge branch 'fix-svn-keywords'Sol Jerome2012-03-171-1/+0
|\
| * Remove svn keywordsSol Jerome2012-02-191-1/+0
* | Remove python2.3 compatibility codeSol Jerome2012-02-201-4/+0
|/
* fixed mistake in previous commitChris St. Pierre2012-01-261-0/+1
* track service restarts to prevent a service from being restarted multiple tim...Chris St. Pierre2012-01-261-5/+13
* implemented something like service removal (#1075)Chris St. Pierre2012-01-241-0/+7
* Mark entry as modified only if Install() succeededHolger Weiß2011-09-071-1/+2
* Client/Tools: Get rid of popen2 (in favor of subprocess)Sol Jerome2011-04-281-45/+7
* SvcTool: adding interactive_only modeTim Laszlo2011-04-251-1/+3
* Client: PY3K + PEP8 fixesSol Jerome2011-04-071-5/+14
* Service: Allow services that are both supervised and custom (Ticket #979)Chris St. Pierre2011-02-241-4/+2
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-10-181-2/+1
* Tools/__init__.py: Pylint/PEP8 fixesSol Jerome2010-08-271-5/+15
* Tools/__init__.py: Autoload client tools present in the Tools directorySol Jerome2010-08-271-26/+9
* Add the ability to specify important entries via info/info.xmlSol Jerome2010-06-221-0/+3
* Updated files to match PEP 257Fabian Affolter2010-06-071-31/+31
* Client/Tools/__init__.py: Report return value in lower bits of cmdstatSol Jerome2010-03-221-1/+4
* Upstart: Add new upstart client toolSol Jerome2010-03-131-3/+20
* MacPorts: Preliminary attempt at a workable macports client toolSol Jerome2009-11-301-2/+2
* Services: Use the 'target' attribute for custom servicesSol Jerome2009-09-211-1/+1
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-3/+3
* Client tools: Prompt for service restart in Interactive mode (Patch from Leif...Sol Jerome2009-07-251-0/+4
* Client: relax verification modlist to include all entries in all bundlesNarayan Desai2009-07-231-7/+6
* APT/Client: Suppress known warningsSol Jerome2009-06-261-1/+11
* Revert "Remove last traces of popen2 from client code"Sol Jerome2009-05-271-12/+38
* Remove deprecated RPM and Yum driversNarayan Desai2009-05-151-2/+1
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-4/+10
* Remove last traces of popen2 from client codeSol Jerome2009-04-151-38/+12
* Initial IPS (Opensolaris) driverNarayan Desai2009-04-011-1/+1
* Implement improved client-side error checking (will allow better error messag...Narayan Desai2009-02-181-0/+10
* revert subprocess changes for the moment as wellNarayan Desai2009-02-091-12/+4
* Client tools infrastructure update for python 2.6 (From Kamil Kisiel)Narayan Desai2009-02-061-4/+12
* Simplify service configuration; make all services use common restart frameworkNarayan Desai2009-01-231-16/+43
* Do not stop services in build mode (Partially resolves Ticket #624)Sol Jerome2008-12-111-4/+9
* pylint fixes for client codeNarayan Desai2008-12-081-4/+4
* Pylint formatting fixes for client tool driversSol Jerome2008-09-271-1/+3
* Fix two typos in error messagesNarayan Desai2008-08-211-2/+2
* revert mistaken prunedir changeNarayan Desai2008-08-051-5/+2
* SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)Narayan Desai2008-08-051-2/+5
* - Add preliminary support for rc under FreeBSDRobert Gogolok2008-05-081-2/+2
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-18/+18
* Check for null attributesNarayan Desai2008-01-161-1/+1
* Implement data collection on incomplete entry path for POSIXNarayan Desai2007-11-031-0/+8
* Fix error in state handling (Resolves Ticket #479)Narayan Desai2007-11-031-0/+1
* Pass through modlist data for non package entriesNarayan Desai2007-10-111-1/+1
* Change incomplete entry reason to be an error, and include all missing attrib...Narayan Desai2007-07-301-4/+11
* Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by d...Narayan Desai2007-07-231-1/+1
* Added debugging when verify or install fails due to lack of an attribute.Daniel Joseph Barnhart Clark2007-07-061-8/+10
* Add preliminary support for FreeBSD Packages (from gogo)Narayan Desai2007-06-021-2/+3