summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix service status checkNarayan Desai2007-04-021-1/+2
* Add error message when destination file cannot be read or does not exist (pro...Narayan Desai2007-03-211-2/+2
* Add error message for config file chown failure (Resolves Ticket #407)Narayan Desai2007-03-211-0/+3
* Actually use the new timeout codeNarayan Desai2007-03-201-2/+2
* Set tlslite xmlrpc timeout up to 90 secNarayan Desai2007-03-201-1/+35
* Add Package Ignore support for barfooNarayan Desai2007-03-181-1/+3
* Implement client profile remapping (May resolve Ticket #392)Narayan Desai2007-03-151-2/+3
* Fix interactive modeNarayan Desai2007-03-121-0/+4
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-57/+24
* Move multiple inclusion messages into debug modeNarayan Desai2007-03-121-2/+2
* Properly integrate actions into Interactive mode (Resolves Ticket #414)Narayan Desai2007-03-102-39/+42
* Fix a cosmetic tracebackNarayan Desai2007-02-281-3/+6
* Make bcfg2.conf-less -p -s runs workNarayan Desai2007-02-281-32/+56
* Added Revision to svn:keywords so Revision shows up correctly in sourceDaniel Joseph Barnhart Clark2007-02-253-3/+3
* Fix another tracebackNarayan Desai2007-02-151-1/+1