summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools
Commit message (Expand)AuthorAgeFilesLines
* Pylint formatting fixes for client tool driversSol Jerome2008-09-2710-41/+69
* Make APT use purge to remove extra services.Sol Jerome2008-09-091-1/+1
* Fix for ticket #586, seem to happen only with recent version of debsumsSteve Tousignant2008-09-031-0/+5
* Fix two typos in error messagesNarayan Desai2008-08-211-2/+2
* Fix apt pluginNarayan Desai2008-08-071-2/+0
* POSIX: Fix diff upload in some casesNarayan Desai2008-08-071-1/+1
* remove extra call to self.RefreshPackages() (Resolves Ticket #591)Narayan Desai2008-08-061-1/+1
* revert mistaken prunedir changeNarayan Desai2008-08-051-5/+2
* SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)Narayan Desai2008-08-052-4/+17
* Fix for Directory prune attribute.Sol Jerome2008-07-281-8/+8
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-2/+11
* Change to use correct syntax for DPkg options, as gleaned from a google Daniel Joseph Barnhart Clark2008-06-221-1/+1
* add more non-interactive options for APTNarayan Desai2008-06-221-1/+1
* Add pkginfo requirement to blast.py and sysv.pyNarayan Desai2008-06-202-2/+2
* Fix error in failing md5sum pathNarayan Desai2008-05-201-1/+1
* - Add preliminary support for rc under FreeBSDRobert Gogolok2008-05-083-3/+41
* POSIX: Fix creation of non-existent files in paranoid mode (Resolves Ticket #...Narayan Desai2008-05-011-1/+2
* Fix ex_ents tb (reported by SolJ) [bugfix]Narayan Desai2008-04-171-2/+1
* Fix prune mode tb for Directories (patch from SolJ)Narayan Desai2008-03-301-0/+1
* Remove deprecated PostInstall driverNarayan Desai2008-03-171-21/+0
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-1712-58/+59
* Add symlink information for interactive mode (Resolves Ticket #519) [bugfix]Narayan Desai2008-03-091-0/+4
* Fix xinetd service management with the chkconfig driver (Patch from Gordon Me...Narayan Desai2008-03-081-2/+7
* Allow for mixed case false for pkg_checks in RPMng/YUMngMike Brady2008-03-041-1/+1
* Fix traceback in directory cleanup (patch from jstrunk) (Resolves Ticket #524...Narayan Desai2008-02-281-0/+1
* Implement sequence number support for services (Patch from DanP) (Resolves Ti...Narayan Desai2008-01-301-3/+24
* Sync glob pattern with regex pattern (Resolves Ticket #520)Narayan Desai2008-01-271-4/+10
* Check for null attributesNarayan Desai2008-01-161-1/+1
* Add time limit for difflib (which uses a potenially cubic algorithm) [bugfix]Narayan Desai2008-01-111-17/+37
* 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
* Fix traceback (reported by pflores) [bugfix]Narayan Desai2008-01-071-0/+1
* SYSV: URL is required for installation only (patch from Andrew Deason) (Resol...Narayan Desai2008-01-021-1/+2
* Add new text pattern to ignore for Chkconfig (Resolves Ticket #505) [bugfix]Narayan Desai2007-12-281-5/+9
* Fix YUMng extra package display (Resolves Ticket #509) [bugfix]Narayan Desai2007-12-281-1/+2
* Revert unintentional DebInit commit [bugfix]Narayan Desai2007-12-021-6/+2
* Harden frame against tool driver syntax errors (Related to #507) [bugfix]Narayan Desai2007-12-021-2/+6
* 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
* Handle weird importer behavior on python2.3 [bugfix]Narayan Desai2007-11-301-0/+3
* Implement data collection on incomplete entry path for POSIXNarayan Desai2007-11-032-1/+30
* Ensure that APT.py doesn't update more than once per runNarayan Desai2007-11-031-5/+6
* Fix error in state handling (Resolves Ticket #479)Narayan Desai2007-11-032-0/+4
* Fix DebInit traceback (Resolves Ticket #486)Narayan Desai2007-10-151-2/+1
* Pass through modlist data for non package entriesNarayan Desai2007-10-111-1/+1
* Move apt-get update call (in -k mode) to Install, so that changes to sources....Narayan Desai2007-10-101-6/+7
* Implement prune mode for directories (only bundle entries are allowed in the ...Narayan Desai2007-10-021-7/+39
* RPMng/YUMng: Added check to canInstall to make sure that the Package entry wa...Mike Brady2007-08-291-0/+7
* Supress package reverification if packages are incomplete (in YUMng)Narayan Desai2007-08-281-1/+1
* typo fix from jcollieNarayan Desai2007-08-271-1/+1