summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* APT/Client: Suppress known warningsSol Jerome2009-06-262-1/+15
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-141-0/+3
* APT: Force cache reload to get data from source updatesNarayan Desai2009-06-141-5/+3
* Improve error message for attempted directory unlinks (Patch from Torsten Reh...Narayan Desai2009-06-141-0/+3
* APT: fix cache invalidationNarayan Desai2009-06-141-0/+2
* Fix yum api use for centos 4 compatibility (Resolves Ticket #670)Narayan Desai2009-06-051-6/+20
* Add back python 2.3 fixes for {RPM,YUM}ngSol Jerome2009-05-272-0/+12
* Revert "Remove last traces of popen2 from client code"Sol Jerome2009-05-271-12/+38
* APT.Remove: Split up package names properlySol Jerome2009-05-221-1/+1
* Remove deprecated RPM and Yum driversNarayan Desai2009-05-153-158/+1
* 'N' is the default actionSol Jerome2009-05-141-1/+1
* Fix reversed options (Reported by Kamil Kisiel)Sol Jerome2009-05-141-1/+1
* Display diff in interactive mode (for Ticket #526)Sol Jerome2009-05-121-9/+13
* YUMng: Fix for RHEL5 (patch from Tim Lazlo)Narayan Desai2009-05-061-0/+1
* 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