summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add preliminary support for FreeBSD Packages (from gogo)Narayan Desai2007-06-023-3/+47
* Fix build mode (Half Resolves Ticket #434)Narayan Desai2007-05-211-1/+1
* Make interactive messages consistent (Resolves Ticket #437)Narayan Desai2007-05-151-2/+2
* Make service supervision explicitNarayan Desai2007-05-021-5/+9
* RPMng/YUMng driver update from mbradyNarayan Desai2007-04-192-39/+46
* Fix unconditional inclusion of mtime installation fix (Resolves Ticket #424)Narayan Desai2007-04-111-7/+8
* Add YUMng to list of available driversNarayan Desai2007-04-111-2/+2
* Implement ConfigFile mtime assertion (Resolves Ticket #421)Narayan Desai2007-04-111-3/+25
* Newest update to RPMng from mbradyNarayan Desai2007-04-112-36/+395
* Latest version of RPMng from mbradyNarayan Desai2007-04-112-319/+703
* Fix service status verification issue reported by mbradyNarayan Desai2007-04-061-2/+2
* Add in verify-only version of the RPMng driver (Resolves Ticket #394)Narayan Desai2007-04-053-4/+1600
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-052-2/+9
* Change to /etc/init.d/svc restart for DebInit services (Resolves Ticket #417)Narayan Desai2007-04-052-1/+3
* Add support for drivers not enabled by default (in preparation for addition o...Narayan Desai2007-04-022-1/+3