summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Group paths to prune as an elementTim Laszlo2010-09-261-1/+4
* YUMng: correct the __req__Jack Neely2010-09-261-14/+6
* DebInit: implement support for dependency-based boot in Squeeze and beyondNarayan Desai2010-09-261-2/+18
* YUMng: Deal with any possible Yum verify exceptionsJack Neely2010-09-131-1/+8
* Client/Tools: Remove debsums.py client tool (accidentally committed)Sol Jerome2010-09-121-11/+0
* YUMng: patch from Tim Laszlo to handle verifying broken symlinksJack Neely2010-09-041-0/+2
* YUMng: fix bug #931Jack Neely2010-09-041-1/+0
* YUMng: Fix Path type='ignore' traceback (Reported by Thomas Ackermann)Sol Jerome2010-08-301-3/+8
* YUMng: speed improvements, multilib verify bug fixes, configuration knobsJack Neely2010-08-301-43/+97
* Tools/__init__.py: Pylint/PEP8 fixesSol Jerome2010-08-271-5/+15
* Tools/__init__.py: Autoload client tools present in the Tools directorySol Jerome2010-08-271-26/+9
* YUMng: Speed improvements, Enable reinstallsJack Neely2010-08-271-17/+107
* YUMng: All gpg-pubkey must be in the proper work queue to be installed.Jack Neely2010-08-181-7/+10
* YUMng.py: correct undefined variableJack Neely2010-08-181-1/+1
* YUMng display classes, always compare string versions of packages.Jack Neely2010-08-181-2/+2
* Display classes for the YUMng driverJack Neely2010-08-141-3/+57
* YUMng re-implementation of VerifyPackage using the Yum API.Jack Neely2010-08-111-89/+318
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-111-1/+2
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-111-7/+7
* IPS: Fix argument ordering for PkgTool.__init__ as wellTim Laszlo2010-08-041-1/+1
* IPS: init args ordering patch from Rick BradshawSol Jerome2010-07-301-1/+1
* YUMng: Better error handling for installsTim Laszlo2010-07-301-2/+8
* Commit whitelist/blacksupport for glob style entriesNarayan Desai2010-07-301-6/+19
* YUMng: Fix spellingSol Jerome2010-07-191-1/+1
* YUMng: Add basic Yum error handling on loadTim Laszlo2010-07-081-3/+13
* YUMng: Use native Yum APITim Laszlo2010-07-081-134/+96
* Add the ability to specify important entries via info/info.xmlSol Jerome2010-06-224-3/+8
* APT: Add more filters for deprecated apt API accesses (Patch from Kioob)Sol Jerome2010-06-211-0/+2
* RPMng, YUMng improvements (patch from slack)Narayan Desai2010-06-212-15/+51
* POSIX: Don't install incompletely specified directory entries (Resolves Ticke...Sol Jerome2010-06-161-1/+9
* POSIX: Don't set perms for unspecified entries (Resolves ticket #893)Sol Jerome2010-06-161-0/+8
* Upstart: Fix bug when installing servicesSol Jerome2010-06-161-6/+6
* Add /etc/yum.repos.d to the important list for YUMngTim Laszlo2010-06-141-1/+2
* APT: Fix nonexistent Path verification failures (Reported by Remi Broemeling)Sol Jerome2010-06-101-0/+6
* tabs -> spacesSol Jerome2010-06-101-5/+5
* MacPorts/Portage: Fix indentation errorsSol Jerome2010-06-102-2/+2
* Updated files to match PEP 257Fabian Affolter2010-06-072-15/+16
* Updated files to match PEP 257Fabian Affolter2010-06-0720-180/+182
* Chkconfig: Fix supervised mode status='off' behavior (Patch from Mathieu Jobin)Sol Jerome2010-05-181-9/+17
* YUMng: Add support for Path type='ignore' entriesSol Jerome2010-04-302-2/+21
* YUMng: make yumng robust again virtual package specs (patch from slack)Narayan Desai2010-04-301-7/+26
* Upstart: Fix traceback for non-upstart services (Resolves Ticket #878)Sol Jerome2010-04-291-2/+7
* YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]Sol Jerome2010-04-291-2/+2
* Frame.py: Fix handling of ^C on CentOS 5Sol Jerome2010-04-221-0/+3
* Upstart: Fix traceback for services that don't existSol Jerome2010-04-211-10/+16
* Frame: Modify list comprehension so that it doesn't require lxmlSol Jerome2010-04-141-2/+3
* APT: Add sources.list* to __important__ listSol Jerome2010-04-132-9/+24
* APT: produce reasonable interactive messages for version=auto entriesNarayan Desai2010-04-081-1/+1
* YUMng: preinstall /etc/yum.d/*Narayan Desai2010-04-081-0/+3
* RcUpdate: Add supervised service installSol Jerome2010-03-261-5/+13