summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Redhat.py
Commit message (Expand)AuthorAgeFilesLines
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-172/+0
* Fix importNarayan Desai2006-09-291-1/+1
* Fix RPM.Refresh when rpm is already in use (Resolves Ticket #134)Narayan Desai2006-09-291-2/+7
* Add --allmatches to rpm -e calls (Resolves Ticket #86)Narayan Desai2006-08-151-1/+1
* Change extra entries messages to be less scaryNarayan Desai2006-07-281-2/+2
* Skip checksum verification for multiarch packagesNarayan Desai2006-07-201-1/+1
* Fix multiarch package verificationNarayan Desai2006-07-191-1/+1
* Two bugfixes from Ti's bugreportsNarayan Desai2006-07-101-1/+1
* Patch to suppress mtime verify failures (from Jason Pepas)Narayan Desai2006-07-051-1/+5
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-301-0/+13
* change to current_exists in case where entries are not installedNarayan Desai2006-06-301-1/+1
* * Add specific info reporting code for Extra elements Narayan Desai2006-06-291-4/+15
* * Pylint cleanupsNarayan Desai2006-05-021-0/+2
* Fix potential toolset failureNarayan Desai2006-04-191-1/+4
* * Fix rh service verification for cases where the service is not yet install...Narayan Desai2006-03-291-1/+1
* Fix up logging in dryrun modeNarayan Desai2006-03-011-2/+3
* Whitespace changes in Logging.pyNarayan Desai2006-03-011-2/+1
* Switch more client toolsets over to the new logging infrastructureNarayan Desai2006-02-281-18/+14
* Update to new logging infrastructureNarayan Desai2006-02-211-12/+15
* Fix relative imports and improve verbosityNarayan Desai2006-02-171-0/+1
* Fix erroneous report of extra configuration entities after they have been rem...Narayan Desai2006-02-021-0/+1
* last step of repo switchesNarayan Desai2006-01-231-1/+1
* fix two minor problemsNarayan Desai2005-12-131-2/+2
* set keyword attributes on most filesNarayan Desai2005-12-131-5/+6
* begin client hardeningNarayan Desai2005-12-091-1/+1
* Stop services on debian if they are enabled but shouldn't beNarayan Desai2005-12-081-0/+3
* add reinventory upon extra package deletionNarayan Desai2005-11-031-1/+2
* typoNarayan Desai2005-10-241-21/+7
* add full path for chkconfigNarayan Desai2005-10-181-1/+1
* fix extra package removalNarayan Desai2005-10-061-1/+1
* add extra service supportNarayan Desai2005-09-301-0/+9
* add extra reporting/removal supportNarayan Desai2005-09-291-0/+19
* add spaceNarayan Desai2005-09-131-2/+2
* fix all of Cory's problemsNarayan Desai2005-09-131-2/+7
* relocation supportNarayan Desai2005-09-131-0/+7
* add type pkgtool supportNarayan Desai2005-09-121-1/+1
* fix version detectionNarayan Desai2005-09-011-28/+29
* kill --level in chkconfig callNarayan Desai2005-07-231-1/+1
* add missing parenZach Lowry2005-07-141-1/+1
* fix odata bugZach Lowry2005-07-131-1/+1
* improve error messageNarayan Desai2005-06-221-2/+2
* switch to url from nameNarayan Desai2005-05-121-1/+1
* pylint cleanupsNarayan Desai2005-04-111-147/+2
* fix code for TGNarayan Desai2005-02-141-25/+16
* fix popen spinNarayan Desai2005-01-311-2/+3
* fix pipe hanging for large package descriptionsNarayan Desai2005-01-271-0/+2
* I guess ! is not a python operator.Brian Pellin2005-01-101-1/+1
* Fixed service verification for services that are not installed.Brian Pellin2005-01-061-1/+8
* Rewrote mostly to follow inventory model.Brian Pellin2005-01-061-29/+163
* pylint fixesNarayan Desai2004-10-261-31/+32