summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* NagiosGen: Add support for properties driven monitoring configurations (Patch...Narayan Desai2009-07-231-6/+16
* RPMng: force incremental prelink call if prelink is installed on the system -...Narayan Desai2009-07-231-0/+9
* bcfg2: handle errors in lockfile unlockingNarayan Desai2009-07-231-2/+5
* APT: add backwards compatibility for python-apt 0.6Narayan Desai2009-07-211-2/+9
* sync from bbNarayan Desai2009-07-211-4/+4
* YUMng: fix removal traceback for gpg-pubkey packages (Resolves Ticket #693)Narayan Desai2009-07-211-0/+1
* Statistics: fix destructive use of statistics dataNarayan Desai2009-07-181-2/+2
* Merged bcfg2-admin init fixes in from my branch.Kamil Kisiel2009-07-182-159/+204
* bcfg2-info: implement more showclient command that displays connector dataNarayan Desai2009-07-181-28/+10
* Ohai: Implement Ohai pluginNarayan Desai2009-07-182-1/+59
* Paranoid mode: Make paranoid mode more versatile/configurableSol Jerome2009-07-182-1/+40
* Fix FileBacked class to catch created files againNarayan Desai2009-07-161-1/+1
* bcfg2-info: change profiling options to be more usefulNarayan Desai2009-07-161-2/+2
* Bundler-genshi: import genshi for error pathNarayan Desai2009-07-161-0/+1
* TCheetah: handle imports in a way that pylint likesNarayan Desai2009-07-161-8/+6
* Packages: pylint fixesNarayan Desai2009-07-161-1/+5
* GroupPatterns: short-circuit range matchingNarayan Desai2009-07-161-2/+6
* GroupPatterns: support activation of multiple groups from a single patternNarayan Desai2009-07-161-10/+13
* FileCaching: only process file updates on exists and changed events (should c...Narayan Desai2009-07-161-1/+3
* bcfg2-info: reduce size of startup event windowNarayan Desai2009-07-161-1/+1
* Fix initial event quiescingNarayan Desai2009-07-161-2/+2
* SSHbase: fix skn caching (Fixes startup behavior (-40s on my repo))Narayan Desai2009-07-161-2/+2
* POSIX.py: Fix false error in InstallSymLinkSol Jerome2009-07-161-13/+14
* GroupPatterns: implement NodeRange (node[[001-096,099]]) supportNarayan Desai2009-07-151-5/+46
* Packages: Reverse sorting order for sources, allowing sources to work similar...Narayan Desai2009-07-151-0/+2