summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Expand)AuthorAgeFilesLines
* FreeBSDInit: Add __init__ call (Resolves Ticket #814)Sol Jerome2010-02-171-0/+1
* SMF: Spelling fixSol Jerome2010-02-171-1/+1
* Remove duplicate definitions (reported by zed on irc) [bugfix]Sol Jerome2010-02-101-8/+0
* rpmtools: Use hashlib for 2.5 or greater clientsSol Jerome2010-02-011-2/+11
* RcUpdate: Fix Service detection on Gentoo (Patch from Thorsten Lockert #825) ...Sol Jerome2010-01-201-0/+10
* Code cleanupsSol Jerome2009-12-301-1/+1
* RPMng: fix ignore filename handing (Resolves Ticket #811)Narayan Desai2009-12-091-4/+3
* IPS: Fix typo (Patch from Matthew Baker) [bugfix]Sol Jerome2009-12-041-2/+2
* MacPorts: Preliminary attempt at a workable macports client toolSol Jerome2009-11-302-2/+62
* rpmtools: Spelling/pep8 fixesSol Jerome2009-11-301-22/+22
* launchd: fixed return code checks when (un)installing servicesKamil Kisiel2009-11-251-2/+2
* POSIX: Use tag name in interactive mode to prevent confusionSol Jerome2009-11-241-1/+1
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-5/+0
* launchd: minor spacing fixSol Jerome2009-11-191-1/+1
* RPMng: supress prelink runs in dryrun mode (Resolves Ticket #794) [bugfix]Narayan Desai2009-11-111-1/+1
* RcUpdate: Fix final regression caused by [5178] (Patch from Thorsten Lockert)Sol Jerome2009-11-071-1/+1
* APT: suppress apt driver api warningsNarayan Desai2009-11-051-0/+2
* RPMng: Fix modlist usage (resolves verification issue reported by drtns)Narayan Desai2009-11-051-3/+3
* Gentoo: Fix RemovePackages() so that packages can be removedSol Jerome2009-11-051-4/+3
* Moved launchd plist cache to __init__ function.Kamil Kisiel2009-11-031-21/+24
* Added checks for Snow Leopard (10.6) to launchd client toolKamil Kisiel2009-11-021-1/+2
* Greatly sped up launchd client tool. Also made services reload correctly.Kamil Kisiel2009-11-021-25/+33
* YUMng: remove call to yum api that breaks plugin use (Resolves Ticket #765)Narayan Desai2009-10-301-2/+0
* POSIX: File file comparison in cases where unicode mismatches occur (Resolves...Narayan Desai2009-10-301-1/+0
* 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