summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* Action: Implement per-action toggle to prevent execution in build mode (Resol...Narayan Desai2009-10-241-0/+4
* Actions: Fix bundle filtering of actions (Resolves Ticket #766)Narayan Desai2009-10-241-1/+2
* YUMng: pass through verify flags for multi-instance packagesNarayan Desai2009-10-241-0/+2
* RPMng: Fix package verification when verify=falseNarayan Desai2009-10-241-10/+18
* bcfg2-info: simplify codepaths for debug modeNarayan Desai2009-10-211-4/+3
* POSIX: Add support for all new POSIX types in the client codeSol Jerome2009-10-161-3/+48
* Fix incorrect mappings and change configfile type to fileSol Jerome2009-10-161-1/+1
* SYSV fixes: (Resolves Ticket #762) (Patch from ITS Systems Team)Narayan Desai2009-10-161-1/+9
* Add bcfg2.conf option so that client can always run in paranoid modeSol Jerome2009-10-141-2/+3
* POSIX: Add block/character/fifo devices (ticket #477)Sol Jerome2009-10-011-12/+89
* Client Frame: Do not run updates for unspecified bundles (Fix for ticket #751)Sol Jerome2009-09-281-10/+13
* YUMng: Fix bulk package removal backtrace (Resolves Ticket #749)Narayan Desai2009-09-281-1/+1
* POSIX: Add support for nonexistent Path entry typesSol Jerome2009-09-262-6/+26
* Services: Use the 'target' attribute for custom servicesSol Jerome2009-09-211-1/+1
* Packages: Add list of packages and dependencies on clientSol Jerome2009-09-151-0/+6
* YUMng: Fix spelling error (Reported by David Strauss)Sol Jerome2009-09-141-2/+2
* FreeBSDInit: Add check to see if we are on a FreeBSD systemSol Jerome2009-09-111-0/+5
* POSIXCompat: Change name of Compat plugin to POSIXCompatSol Jerome2009-09-091-6/+5
* POSIX: Add hard link support for ticket #588Sol Jerome2009-09-071-5/+47
* POSIX: Replace incorrect SymLinksSol Jerome2009-09-071-5/+11
* POSIX: Add support for unified Path entriesSol Jerome2009-09-071-5/+11
* SYSV: Fix noask use (Patch via HCoyote)Narayan Desai2009-08-212-7/+9
* POSIX: Add client side support for Path entriesSol Jerome2009-08-171-1/+13
* POSIX: Fix traceback with ConfigFile encoding errors (Ticket #705)Sol Jerome2009-08-171-1/+6
* Actions: Warn user when actions aren't run in dryrun modeSol Jerome2009-08-161-0/+2
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-1615-169/+169
* YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...Narayan Desai2009-08-141-45/+19
* Don't run Actions when client is in dryrun modeSol Jerome2009-08-061-11/+14
* YUMng: skip unbound gpg key packagesNarayan Desai2009-07-291-0/+3
* Client tools: Prompt for service restart in Interactive mode (Patch from Leif...Sol Jerome2009-07-251-0/+4
* Client: relax verification modlist to include all entries in all bundlesNarayan Desai2009-07-231-7/+6
* RPMng: force incremental prelink call if prelink is installed on the system -...Narayan Desai2009-07-231-0/+9
* APT: add backwards compatibility for python-apt 0.6Narayan Desai2009-07-211-2/+9
* YUMng: fix removal traceback for gpg-pubkey packages (Resolves Ticket #693)Narayan Desai2009-07-211-0/+1
* Paranoid mode: Make paranoid mode more versatile/configurableSol Jerome2009-07-181-1/+33
* POSIX.py: Fix false error in InstallSymLinkSol Jerome2009-07-161-13/+14
* APT/Client: Suppress known warningsSol Jerome2009-06-262-1/+15
* Implement -z (for Independent entries only, a la -b) (Resolves Ticket #616)Narayan Desai2009-06-141-0/+3
* APT: Force cache reload to get data from source updatesNarayan Desai2009-06-141-5/+3
* Improve error message for attempted directory unlinks (Patch from Torsten Reh...Narayan Desai2009-06-141-0/+3
* APT: fix cache invalidationNarayan Desai2009-06-141-0/+2
* Fix yum api use for centos 4 compatibility (Resolves Ticket #670)Narayan Desai2009-06-051-6/+20
* Add back python 2.3 fixes for {RPM,YUM}ngSol Jerome2009-05-272-0/+12
* Revert "Remove last traces of popen2 from client code"Sol Jerome2009-05-271-12/+38
* APT.Remove: Split up package names properlySol Jerome2009-05-221-1/+1
* Remove deprecated RPM and Yum driversNarayan Desai2009-05-153-158/+1
* 'N' is the default actionSol Jerome2009-05-141-1/+1
* Fix reversed options (Reported by Kamil Kisiel)Sol Jerome2009-05-141-1/+1
* Display diff in interactive mode (for Ticket #526)Sol Jerome2009-05-121-9/+13
* YUMng: Fix for RHEL5 (patch from Tim Lazlo)Narayan Desai2009-05-061-0/+1