summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/RPMng.py
Commit message (Expand)AuthorAgeFilesLines
* 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