summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build mode (Half Resolves Ticket #434)Narayan Desai2007-05-211-1/+1
* Add YUMng to list of available driversNarayan Desai2007-04-111-2/+2
* Add in verify-only version of the RPMng driver (Resolves Ticket #394)Narayan Desai2007-04-051-4/+5
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-051-0/+1
* Change to /etc/init.d/svc restart for DebInit services (Resolves Ticket #417)Narayan Desai2007-04-051-1/+2
* Add support for drivers not enabled by default (in preparation for addition o...Narayan Desai2007-04-021-0/+2
* Add Package Ignore support for barfooNarayan Desai2007-03-181-1/+3
* Include permissions entries in bundle modlistsNarayan Desai2007-02-151-1/+1
* add a sleep to executorNarayan Desai2007-02-031-1/+2
* Final executor fixNarayan Desai2007-02-031-0/+2
* Fix executorNarayan Desai2007-02-031-6/+8
* Implement complete Yum solutionNarayan Desai2007-02-011-1/+1
* * Disable Yum driver for nowNarayan Desai2007-01-311-1/+1
* Implement Action supportNarayan Desai2007-01-241-2/+2
* Commit infrastructure for Action driverNarayan Desai2007-01-231-1/+5
* Fix PostInstall/Yum driver loadNarayan Desai2007-01-181-1/+1
* Add version information for extra packages that use the PkgTool.FindExtraPack...Narayan Desai2007-01-151-3/+4
* Add Yum driverNarayan Desai2007-01-101-1/+1
* Report on service restart errors (Begin to address Debian Bug 406288)Narayan Desai2007-01-101-3/+5
* First working version of launchd support! Joey Hagedorn2007-01-081-1/+4
* Enabled launchd as valid service; support is completely untested at this poin...Joey Hagedorn2007-01-031-1/+1
* Fix SMF problems on solarisNarayan Desai2006-12-141-13/+8
* Fix partial command output problemNarayan Desai2006-12-111-0/+4
* Initial Gentoo support (from Michael Jinks)Narayan Desai2006-12-011-2/+2
* Fix incremental output in client (will display partial results of executor ca...Narayan Desai2006-11-211-2/+2
* * Automatically load the encap toolNarayan Desai2006-10-151-1/+1
* * Remove Launchd for nowNarayan Desai2006-10-091-1/+1
* * APT now fails cleanly on non-apt platformsNarayan Desai2006-10-091-0/+1
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-0/+252