summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-info: refuse to write build output outside of /tmp without -f flag (Res...Narayan Desai2009-09-181-3/+11
* bcfg2-admin: implement xcmd modeNarayan Desai2009-09-152-1/+37
* Packages: Implement remote cache update callNarayan Desai2009-09-151-0/+9
* SSLServer: Re-implement support for plugin rmi callsNarayan Desai2009-09-151-0/+6
* Proxy: Implement tunable socket timeoutsNarayan Desai2009-09-151-6/+7
* Packages: Add list of packages and dependencies on clientSol Jerome2009-09-152-2/+8
* bcfg2-info: Fix traceback when client has no bundlesSol Jerome2009-09-151-1/+2
* Pull.py: Fix traceback for ticket #731Sol Jerome2009-09-141-1/+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
* *Genshi: Don't strip whitespace (Resolves Ticket #730)Narayan Desai2009-09-112-3/+3
* Packages: Improve clarity of debug messages (Resolves Ticket #728)Narayan Desai2009-09-101-2/+2
* Packages: fix typo (Resolves Ticket #726)Narayan Desai2009-09-101-2/+2
* POSIXCompat: Change name of Compat plugin to POSIXCompatSol Jerome2009-09-093-14/+37
* Packages: Add error message when clients do not match any Packages sources (R...Narayan Desai2009-09-091-0/+3
* Packages: Make Packages handle urls not terminated with /'s properly (Resolve...Narayan Desai2009-09-091-0/+4
* Packages: automatically include placeholder values for version and component ...Narayan Desai2009-09-091-1/+7
* bcfg2-info: improve showclient displayNarayan Desai2009-09-091-4/+9
* Compat: old clients will not accept entries containing a type attributeSol Jerome2009-09-091-0/+1
* Compat: Fix plugin to generate proper spec for older clientsSol Jerome2009-09-071-7/+11
* POSIX: Add hard link support for ticket #588Sol Jerome2009-09-071-5/+47
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-077-9/+9
* POSIX: Replace incorrect SymLinksSol Jerome2009-09-071-5/+11
* POSIX: Add support for unified Path entriesSol Jerome2009-09-074-10/+51
* 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-1616-170/+170
* Packages: Handle file fetch errors (on repo refresh) betterNarayan Desai2009-08-161-2/+7
* YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...Narayan Desai2009-08-141-45/+19
* bcfg2-admin init: Fix __import__ call for python pre 2.5Narayan Desai2009-08-131-1/+2
* bcfg2-repo-validate: Use proper English in error messagesSol Jerome2009-08-121-1/+1
* bcfg2-repo-validate: Fix traceback when reading empty pkgmgr files (Reported ...Sol Jerome2009-08-121-1/+4
* Packages: Fix make_non_redundant to work with packages with no depsNarayan Desai2009-08-091-1/+5
* Don't run Actions when client is in dryrun modeSol Jerome2009-08-061-11/+14
* bcfg2: Write cached config using encoding from Options.pySol Jerome2009-08-031-1/+1
* Packages: implement code to determine non-redundant package setNarayan Desai2009-08-011-0/+17
* bcfg2-repo-validate: Fix for ticket #699 from Mike McCallisterSol Jerome2009-07-301-6/+5
* YUMng: skip unbound gpg key packagesNarayan Desai2009-07-291-0/+3
* Snapshots: Fix typo in __init__.pySol Jerome2009-07-281-1/+1
* bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...Narayan Desai2009-07-282-0/+4
* bcfg2-server: remove debug printNarayan Desai2009-07-271-1/+0
* Gamin: Fix order inversion in the local event bufferNarayan Desai2009-07-271-1/+1
* SSHbase: defer ssh_known_hosts file building until metadata is workingNarayan Desai2009-07-271-1/+4
* Gamin: aggressively drain gamin events from the gamin lib interface. (Patch f...Narayan Desai2009-07-261-2/+8
* Client tools: Prompt for service restart in Interactive mode (Patch from Leif...Sol Jerome2009-07-251-0/+4
* NagiosGen: Make properties use completely optionalNarayan Desai2009-07-241-2/+4
* Client: relax verification modlist to include all entries in all bundlesNarayan Desai2009-07-231-7/+6
* Snapshots: make importer async, and serialize db loadsNarayan Desai2009-07-231-1/+11