summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Plugin configuration change: all plugins now need to be specified in the plug...Narayan Desai2009-01-124-74/+32
* Fix baseclass orderNarayan Desai2009-01-121-3/+3
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-127-63/+57
* Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...Narayan Desai2009-01-115-14/+28
* Finish up PullSource plugin workNarayan Desai2009-01-104-10/+22
* Finish up Connector API (connector data is now available from metadata.Probes...Narayan Desai2009-01-102-11/+28
* Ignore probed.xml files in the Probes directoryNarayan Desai2009-01-101-0/+1
* More Plugin rework (Structure Validator implementation complete)Narayan Desai2009-01-103-33/+63
* Rework bcfg2-info/showclient to use new metadata interfaceNarayan Desai2009-01-102-15/+17
* Implement generic structure validators and reimplement Deps as oneNarayan Desai2009-01-065-7/+59
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-0525-156/+172
* initial version of 1.0 roadmap skeletonNarayan Desai2009-01-031-0/+11
* Fix Bcfg2.Options import for admin modesNarayan Desai2008-12-301-1/+3
* Nifty new bcfg2 logo (by Torsten Rehn)Narayan Desai2008-12-243-0/+0
* Implement metadata connector functionalityNarayan Desai2008-12-2410-181/+250
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-2229-228/+228
* Add option to view stale hosts in bcfg2-reportsSol Jerome2008-12-211-6/+15
* Warn on missing bundles when using -b (Resolves Ticket #615) [bugfix]Sol Jerome2008-12-211-4/+15
* add initial revision of metadata redesign docNarayan Desai2008-12-201-0/+46
* Properly handle info.xml validation (Resolves Ticket #620) [bugfix]Sol Jerome2008-12-131-1/+3
* Do not stop services in build mode (Partially resolves Ticket #624)Sol Jerome2008-12-111-4/+9
* Merge branch 'tools'Narayan Desai2008-12-101-0/+8
* pylint fixes for client codeNarayan Desai2008-12-0820-47/+47
* Fix TLS error path (Reported by kisielk) (Resolves Ticket #621) [bugfix]Narayan Desai2008-12-031-2/+1
* Fix TCheetah properties (resolves Ticket #613) (confirmed by Gordon Messmer)Narayan Desai2008-12-011-1/+1
* Add bcfg2-admin option information to help message (reported by Gabe Turner) ...Sol Jerome2008-11-261-3/+7
* Spelling fixesSol Jerome2008-11-261-3/+2
* Add -C description in bcfg2 man pageSol Jerome2008-11-251-1/+4
* Implement version=any for Apt driverNarayan Desai2008-11-251-0/+2
* Fix false verification failureNarayan Desai2008-11-251-0/+1
* Fix properties in cheetah templatesNarayan Desai2008-11-221-1/+1
* remove stale (and useless) docNarayan Desai2008-11-221-9/+0
* New APT driver (git-svn sent the last change astray)Narayan Desai2008-11-221-82/+120
* Fix specfile for ticket #618Sol Jerome2008-11-191-2/+3
* Version bump to 0.9.6Narayan Desai2008-11-144-3/+9
* improve bcfg2-server man page (Resolves Ticket #607)Narayan Desai2008-11-141-0/+20
* Improve Statistics plugin error handling when no entry pull data is available...Narayan Desai2008-11-131-0/+2
* Harden file monitoring option handling (Resolves Ticket #611 and reresolves #...Narayan Desai2008-11-133-2/+5
* Set keywords on Decisions and DBStatsNarayan Desai2008-11-121-1/+1
* Set keywords on TGenshi (Resolves Ticket #609)Narayan Desai2008-11-120-0/+0
* Version bump to 0.9.6rc1Narayan Desai2008-11-074-3/+9
* Improve error handling around schema auto-update codeNarayan Desai2008-11-071-4/+8
* RPM packaging updates -- add rh specific init scripts and remove prereq footp...Narayan Desai2008-11-074-8/+176
* Stage 1 of new spec commitsNarayan Desai2008-11-072-0/+156
* Increase DBstats verbosity upon import failureNarayan Desai2008-11-071-1/+1
* Re-add old spec file for suseNarayan Desai2008-11-071-0/+188
* Suppress reporting of known tempfile event suppressionNarayan Desai2008-11-071-1/+1
* Add missing options to the bcfg2 man pageSol Jerome2008-11-071-62/+98
* Improve importscript error messages (Patch from Kamil Kiseil)Narayan Desai2008-11-041-2/+2
* TCheetah: Use an explicit searchlist for variable resolution, which gets prop...Narayan Desai2008-11-041-3/+8