summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]Sol Jerome2008-12-211-4/+15
* Do not stop services in build mode (Partially resolves Ticket #624)Sol Jerome2008-12-111-4/+9
* Merge branch 'tools'Narayan Desai2008-12-101-0/+8
* pylint fixes for client codeNarayan Desai2008-12-0820-47/+47
* Spelling fixesSol Jerome2008-11-261-3/+2
* Implement version=any for Apt driverNarayan Desai2008-11-251-0/+2
* Fix false verification failureNarayan Desai2008-11-251-0/+1
* New APT driver (git-svn sent the last change astray)Narayan Desai2008-11-221-82/+120
* Fix apt purge calls (Fix PDS's issue reported on IRC)Narayan Desai2008-10-281-1/+1
* Smarten up Chkconfig service supervision (Should Resolve Ticket #587)Narayan Desai2008-10-101-0/+4
* Implement the balance of decision mode support (tested and working)Narayan Desai2008-10-081-6/+7
* 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