summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* working version of the updated Solaris packaging files. Rick Bradshow2009-07-184-120/+129
* 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-162-18/+26
* 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-152-5/+48
* Packages: Reverse sorting order for sources, allowing sources to work similar...Narayan Desai2009-07-151-0/+2
* rpm/deb packaging: Remove remaining Cheetah dependenciesSol Jerome2009-07-155-3/+12
* GroupPatterns plugin: initial implementationNarayan Desai2009-07-154-2/+99
* SSHbase: add an error message for non-resolving clientsNarayan Desai2009-07-141-0/+4
* Metadata: fix query.all_groups to catch implicit groups in groups.xmlNarayan Desai2009-07-141-1/+3
* TCheetah: Remove RPM python-cheetah requirementSol Jerome2009-07-132-3/+11
* bcfg2-admin: Fix typoSol Jerome2009-07-131-1/+1
* bcfg2-admin init: fix traceback (reported by somekool on irc)Narayan Desai2009-07-132-11/+17
* Improve error handling when key improperly specified on server (Reported by n...Narayan Desai2009-07-131-3/+3
* redhat/bcfg2.spec.in: Add unpackaged files to redhat spec file (Reported by s...Sol Jerome2009-07-131-0/+2
* Rework SSHbase alias/address supportNarayan Desai2009-07-112-54/+51
* Deps: fix tb due to change in metadata.groups type (Reported by teknix)Narayan Desai2009-07-101-1/+1
* bcfg2-info: fix showclient traceback (Reported by teknix on irc)Narayan Desai2009-07-101-2/+4
* Trigger: Add Trigger pluginNarayan Desai2009-07-092-1/+34
* Packages: Smarten up Yum dep resolverNarayan Desai2009-07-081-10/+13
* Init.py: Fix typo in intializeRepoSol Jerome2009-07-071-1/+1
* Added Bundle and Group for bcfg2-admin.James Yang2009-07-072-0/+99
* Made fixes to Metadata, Client, and Init, and added methods for bcfg2-admin g...James Yang2009-07-073-23/+132
* bcfg2-admin viz: Implement support for arbitrary output typesNarayan Desai2009-07-071-14/+12
* Packages: Fix YumSource file map pruningNarayan Desai2009-07-071-1/+1
* Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)Sol Jerome2009-07-013-7/+58
* Options.py: Remove unused variableSol Jerome2009-07-011-1/+0
* Changed how bcfg2-admin init handles plugins and added update_client to metad...James Yang2009-06-303-15/+86
* Added additional list and update options to bcfg2-admin clientJames Yang2009-06-301-4/+25
* Metadata - Fix method referenceNarayan Desai2009-06-301-1/+1
* Packages: Fix file architecture tagging for YumSources (patch from slack)Narayan Desai2009-06-291-1/+1
* Metadata: implement get_clients/get_groups interfaceNarayan Desai2009-06-291-3/+8
* APT/Client: Suppress known warningsSol Jerome2009-06-262-1/+15
* update to new Connector APIRick Bradshow2009-06-251-1/+1
* Version bump to 1.0pre4Narayan Desai2009-06-254-5/+11
* SSL: Implement protocol selection in bcfg2.confNarayan Desai2009-06-244-8/+27
* Fix Fam supportNarayan Desai2009-06-242-49/+134