summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/RPMng.py
Commit message (Expand)AuthorAgeFilesLines
* Client Tools: Add PY3K compatibilitySol Jerome2011-06-151-1/+2
* RPMng, YUMng improvements (patch from slack)Narayan Desai2010-06-211-1/+10
* Updated files to match PEP 257Fabian Affolter2010-06-071-30/+28
* YUMng: Add support for Path type='ignore' entriesSol Jerome2010-04-301-1/+18
* RPMng: fix ignore filename handing (Resolves Ticket #811)Narayan Desai2009-12-091-4/+3
* RPMng: supress prelink runs in dryrun mode (Resolves Ticket #794) [bugfix]Narayan Desai2009-11-111-1/+1
* RPMng: Fix modlist usage (resolves verification issue reported by drtns)Narayan Desai2009-11-051-3/+3
* RPMng: Fix package verification when verify=falseNarayan Desai2009-10-241-10/+18
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-58/+58
* RPMng: force incremental prelink call if prelink is installed on the system -...Narayan Desai2009-07-231-0/+9
* Add back python 2.3 fixes for {RPM,YUM}ngSol Jerome2009-05-271-0/+6
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-24/+19
* Remove unused imports for pylintSol Jerome2009-04-171-1/+5
* YUMng: implement version=auto/any supportNarayan Desai2009-03-131-4/+5
* Implement improved client-side error checking (will allow better error messag...Narayan Desai2009-02-181-1/+13
* Fix gpg nosignature option (Ticket #641)Sol Jerome2009-02-111-1/+2
* RPMng: add support for version='any'Narayan Desai2009-02-091-6/+18
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
* pylint fixes for client codeNarayan Desai2008-12-081-19/+19
* Pylint formatting fixes for client tool driversSol Jerome2008-09-271-1/+1
* SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)Narayan Desai2008-08-051-2/+12
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-10/+10
* Allow for mixed case false for pkg_checks in RPMng/YUMngMike Brady2008-03-041-1/+1
* RPMng/YUMng: Added check to canInstall to make sure that the Package entry wa...Mike Brady2007-08-291-0/+7
* RPMng: Improved debug output when required attributes are not present.Mike Brady2007-08-111-3/+7
* quiet down RPMng a little (patch from lueningh)Narayan Desai2007-07-231-10/+10
* fix epoch handing (from mbrady)Narayan Desai2007-07-071-1/+2
* Fix name issue (caused YUMng failure)Narayan Desai2007-06-261-1/+0
* Updates from rpmng and yumng from mbradyNarayan Desai2007-06-141-1/+2
* New RPMng/YUMng code drop from mbradyNarayan Desai2007-06-131-75/+37
* RPMng fixes from mbradyNarayan Desai2007-06-121-15/+62
* more driver updates from mbradyNarayan Desai2007-06-061-2/+2
* Updates from mbrady for RPMng/YUMngNarayan Desai2007-06-061-197/+228
* RPMng/YUMng driver update from mbradyNarayan Desai2007-04-191-37/+37
* Newest update to RPMng from mbradyNarayan Desai2007-04-111-36/+52
* Latest version of RPMng from mbradyNarayan Desai2007-04-111-270/+621
* Add in verify-only version of the RPMng driver (Resolves Ticket #394)Narayan Desai2007-04-051-0/+534