summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/YUMng.py
Commit message (Expand)AuthorAgeFilesLines
* YUMng: arch may not be specifiedJack Neely2011-06-221-1/+6
* YUMng: correct syntax in list compJack Neely2011-06-221-1/+1
* Packages are uniquely identified by both name and archJack Neely2011-06-221-2/+2
* Client Tools: Add PY3K compatibilitySol Jerome2011-06-151-9/+19
* Addition Yum error handlingJack Neely2011-06-141-16/+34
* Make -q turn off package verification in YUMngJack Neely2011-06-141-0/+3
* YUMng: Fix typo in last commitSol Jerome2011-06-141-1/+1
* YUM: Make YUMng the preferred client tool on RPM systemsSol Jerome2011-06-141-1/+1
* Client: PY3K + PEP8 fixesSol Jerome2011-04-071-13/+14
* Add error checking to make sure gpg-pubkeys have all needed informationJack Neely2011-03-171-0/+8
* APT/YUMng: Remove stray punctuationSol Jerome2011-03-011-1/+1
* YUMng: Fix handling of gpg-pubkey packages by yum 3.2.20 on SLESChris St. Pierre2011-02-241-1/+6
* client tools: Add verification failure suggestion (Resolves #724)Sol Jerome2011-01-221-0/+3
* YUMng: Sync Joe Digilio's patch over from svnSol Jerome2010-11-021-0/+7
* YUMng: syntax errorTim Laszlo2010-11-021-1/+1
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-021-1/+1
* Client Tools: Pylint/PEP8 fixesSol Jerome2010-11-021-39/+50
* 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