summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Add new text pattern to ignore for Chkconfig (Resolves Ticket #505) [bugfix]Narayan Desai2007-12-281-5/+9
* Fix YUMng extra package display (Resolves Ticket #509) [bugfix]Narayan Desai2007-12-281-1/+2
* Revert unintentional DebInit commit [bugfix]Narayan Desai2007-12-021-6/+2
* Harden frame against tool driver syntax errors (Related to #507) [bugfix]Narayan Desai2007-12-022-3/+12
* Fix Chkconfig traceback (Resolves Ticket #507) [bugfix]Narayan Desai2007-12-021-1/+1
* Fix chkconfig services that run in runlevel 1 [bugfix]Narayan Desai2007-11-301-2/+7
* Handle weird importer behavior on python2.3 [bugfix]Narayan Desai2007-11-301-0/+3
* Fix weird python2.3/sarge traceback [bugfix]Narayan Desai2007-11-301-1/+1
* Implement data collection on incomplete entry path for POSIXNarayan Desai2007-11-032-1/+30
* Ensure that APT.py doesn't update more than once per runNarayan Desai2007-11-031-5/+6
* Fix error in state handling (Resolves Ticket #479)Narayan Desai2007-11-032-0/+4
* Fix DebInit traceback (Resolves Ticket #486)Narayan Desai2007-10-151-2/+1
* Pass through modlist data for non package entriesNarayan Desai2007-10-111-1/+1
* Move apt-get update call (in -k mode) to Install, so that changes to sources....Narayan Desai2007-10-101-6/+7
* Implement prune mode for directories (only bundle entries are allowed in the ...Narayan Desai2007-10-021-7/+39
* fixed a type mismatch on line 183 url=None was failing when the proxy Rick Bradshow2007-09-061-1/+1
* RPMng/YUMng: Added check to canInstall to make sure that the Package entry wa...Mike Brady2007-08-291-0/+7
* Supress package reverification if packages are incomplete (in YUMng)Narayan Desai2007-08-281-1/+1
* typo fix from jcollieNarayan Desai2007-08-271-1/+1
* RPMng: Improved debug output when required attributes are not present.Mike Brady2007-08-111-3/+7
* Fix posix error pathsNarayan Desai2007-08-091-3/+6
* Fix diff displays for non-binary files in interactive modeNarayan Desai2007-08-081-1/+1
* Fix binary config file stats uploadNarayan Desai2007-08-011-3/+2
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-012-22/+37
* remove spurious -q from RPM.py (resolves Ticket #473)Narayan Desai2007-07-301-3/+4
* Change incomplete entry reason to be an error, and include all missing attrib...Narayan Desai2007-07-301-4/+11
* Fix DebInit format TBNarayan Desai2007-07-251-3/+2
* Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by d...Narayan Desai2007-07-231-1/+1
* quiet down RPMng a little (patch from lueningh)Narayan Desai2007-07-231-10/+10
* Switch DebInit to use invoke-rc.d (Resolves Ticket #434)Narayan Desai2007-07-201-1/+19
* Change encap splitting regular expressions to allow package names with dashes...Daniel Joseph Barnhart Clark2007-07-191-3/+3
* Make InstallDirectory control flow more obviousNarayan Desai2007-07-171-4/+4
* Fix intermediate path symlink issue in POSIX (Resolves Ticket #465)Narayan Desai2007-07-171-4/+4
* fix base64 problemNarayan Desai2007-07-161-1/+1
* Add checker support to ComponentNarayan Desai2007-07-131-1/+5
* Changed pkgtool syntax for SYSV packages so abstraction between package name ...Daniel Joseph Barnhart Clark2007-07-081-2/+2
* fix epoch handing (from mbrady)Narayan Desai2007-07-071-1/+2
* Added debugging when verify or install fails due to lack of an attribute.Daniel Joseph Barnhart Clark2007-07-061-8/+10
* More work for ticket #458: fix verificationDaniel Joseph Barnhart Clark2007-07-031-6/+6
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-021-9/+25
* Attempted partial fix for AIX fallback issueNarayan Desai2007-07-021-1/+5
* Removed because we no longer use built-in Python SSL (we use tlslite instead).Daniel Joseph Barnhart Clark2007-07-021-3/+0
* Fix name issue (caused YUMng failure)Narayan Desai2007-06-261-1/+0
* update from mbrady to fix nonexistent group problemNarayan Desai2007-06-141-2/+8
* Updates from rpmng and yumng from mbradyNarayan Desai2007-06-142-2/+4
* YUM update from mbradyNarayan Desai2007-06-131-34/+4
* New RPMng/YUMng code drop from mbradyNarayan Desai2007-06-132-117/+45
* RPMng fixes from mbradyNarayan Desai2007-06-121-15/+62
* more driver updates from mbradyNarayan Desai2007-06-062-3/+6
* Updates from mbrady for RPMng/YUMngNarayan Desai2007-06-062-227/+283