summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Tighten up decision-list client-side codeNarayan Desai2008-10-081-10/+23
* Pylint formatting fixes for client tool driversSol Jerome2008-09-2710-41/+69
* Implement client side of server-delegated decision supportNarayan Desai2008-09-241-0/+14
* 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
* Improve interactive mode entry selection for __important__ entries (another p...Narayan Desai2008-08-051-2/+4
* 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
* Pass through encoding when using the python2.5 version of elementtreeNarayan Desai2008-07-291-1/+1
* make elementtree function mappings ignore certain tostring keyword arguments ...Narayan Desai2008-07-291-4/+15
* 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
* Disable handling of __important__ files in bundle and dryrun modesNarayan Desai2008-06-131-1/+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
* Add an extra blank line in multi-entry outputNarayan Desai2008-04-051-0/+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-1713-64/+65
* 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
* Fix tb in __important__ path (reported/patched by SolJ) [bugfix]Narayan Desai2008-02-131-1/+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
* Harden handling if __important__ entries (reported by SolJ) [bugfix]Narayan Desai2008-01-251-4/+9
* Remove client-side of (deprecated) toolset supportNarayan Desai2008-01-191-15/+2
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-16/+14
* Implement support for -b foo:bar:baz on the command line (Resolves Ticket #516)Narayan Desai2008-01-161-1/+1
* 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
* Replace bcfg2 proxy code with simplified code from CobaltNarayan Desai2008-01-092-232/+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
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-19/+45
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-44/+18
* 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