summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/YUMng.py
Commit message (Expand)AuthorAgeFilesLines
* YUMng: correct the __req__Jack Neely2010-09-261-14/+6
* YUMng: Deal with any possible Yum verify exceptionsJack Neely2010-09-131-1/+8
* 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
* 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
* YUMng: Better error handling for installsTim Laszlo2010-07-301-2/+8
* 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-221-1/+2
* RPMng, YUMng improvements (patch from slack)Narayan Desai2010-06-211-14/+41
* Add /etc/yum.repos.d to the important list for YUMngTim Laszlo2010-06-141-1/+2
* Updated files to match PEP 257Fabian Affolter2010-06-071-7/+8
* YUMng: Add support for Path type='ignore' entriesSol Jerome2010-04-301-1/+3
* YUMng: make yumng robust again virtual package specs (patch from slack)Narayan Desai2010-04-301-7/+26
* YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]Sol Jerome2010-04-291-2/+2
* YUMng: preinstall /etc/yum.d/*Narayan Desai2010-04-081-0/+3
* Code cleanupsSol Jerome2009-12-301-1/+1
* YUMng: remove call to yum api that breaks plugin use (Resolves Ticket #765)Narayan Desai2009-10-301-2/+0
* YUMng: pass through verify flags for multi-instance packagesNarayan Desai2009-10-241-0/+2
* bcfg2-info: simplify codepaths for debug modeNarayan Desai2009-10-211-4/+3
* YUMng: Fix bulk package removal backtrace (Resolves Ticket #749)Narayan Desai2009-09-281-1/+1
* YUMng: Fix spelling error (Reported by David Strauss)Sol Jerome2009-09-141-2/+2
* SYSV: Fix noask use (Patch via HCoyote)Narayan Desai2009-08-211-4/+6
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-8/+8
* YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...Narayan Desai2009-08-141-45/+19
* YUMng: skip unbound gpg key packagesNarayan Desai2009-07-291-0/+3
* YUMng: fix removal traceback for gpg-pubkey packages (Resolves Ticket #693)Narayan Desai2009-07-211-0/+1
* 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-271-0/+6
* YUMng: Fix for RHEL5 (patch from Tim Lazlo)Narayan Desai2009-05-061-0/+1
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-9/+6
* Fix YUMng -r behaviorNarayan Desai2009-04-131-1/+1
* YUMng: Fix version=auto for epoch-sensitive packagesNarayan Desai2009-04-061-4/+3
* 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-131-13/+69
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-8/+8
* Fix YUMng extra package display (Resolves Ticket #509) [bugfix]Narayan Desai2007-12-281-1/+2
* Handle weird importer behavior on python2.3 [bugfix]Narayan Desai2007-11-301-0/+3
* Supress package reverification if packages are incomplete (in YUMng)Narayan Desai2007-08-281-1/+1
* typo fix from jcollieNarayan Desai2007-08-271-1/+1
* Updates from rpmng and yumng from mbradyNarayan Desai2007-06-141-1/+2