summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
...
* Fix RcUpdate driver regressionsSol Jerome2009-04-281-2/+2
* Fix svn keyword for RcUpdate.pySol Jerome2009-04-241-1/+1
* Python 2to3 updates for the Client toolsSol Jerome2009-04-249-137/+175
* Chkconfig patch from leggettNarayan Desai2009-04-231-1/+1
* Remove unused imports for pylintSol Jerome2009-04-172-2/+6
* Remove last traces of popen2 from client codeSol Jerome2009-04-151-38/+12
* Fix YUMng -r behaviorNarayan Desai2009-04-131-1/+1
* YUMng: Fix version=auto for epoch-sensitive packagesNarayan Desai2009-04-061-4/+3
* Update RcUpdate tool driver to catch all servicesSol Jerome2009-04-011-2/+2
* Initial IPS (Opensolaris) driverNarayan Desai2009-04-012-1/+61
* Fix portage driver traceback (Resolves Ticket #649)Narayan Desai2009-03-281-2/+4
* launchd update for 10.5 (patch from Kamil Kisiel)Sol Jerome2009-03-191-0/+15
* YUMng: Switch to yum lib calls instead of parsing command output (thanks to S...Narayan Desai2009-03-191-19/+11
* YUMng: implement version=auto/any supportNarayan Desai2009-03-132-17/+74
* Implement improved client-side error checking (will allow better error messag...Narayan Desai2009-02-182-1/+23
* Pylint fixes for Account PluginSol Jerome2009-02-111-1/+1
* Fix gpg nosignature option (Ticket #641)Sol Jerome2009-02-111-1/+2
* RPMng: add support for version='any'Narayan Desai2009-02-091-6/+18
* 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
* M Tools/Portage.pyMichael Jinks2009-01-311-2/+2
* Use safer alternatives to mktemp (Patch from adeason)Sol Jerome2009-01-292-4/+6
* Simplify service configuration; make all services use common restart frameworkNarayan Desai2009-01-235-73/+64
* Revert dict accesses in APT toolSol Jerome2009-01-131-1/+1
* Add more verbose apt cache mismatch errorsNarayan Desai2009-01-131-2/+7
* SYSV support for version=any (patch from adeason) (Resolves Ticket #632)Narayan Desai2009-01-131-2/+7
* Fall back to auto behavior for APT version=any installation (Resolves Ticket ...Narayan Desai2009-01-131-3/+1
* Improve error message for APT.py when version=any (Resolves Ticket #631)Narayan Desai2009-01-131-0/+2
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-229-13/+13
* 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