summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2
Commit message (Expand)AuthorAgeFilesLines
* Added inotify filemonitor driverChris St. Pierre2012-05-1810-355/+429
* CfgLegacyInfo: Missing path attributeTim Laszlo2012-05-181-0/+4
* Allow Cfg loader to work with python 2.4Tim Laszlo2012-05-181-1/+13
* Merge branch 'YUMng_DBStats' of https://github.com/reddywhp/bcfg2Sol Jerome2012-05-171-0/+7
|\
| * Adding DBStats hooks into YUMngJohn 'Skip' Reddy2012-05-171-0/+7
* | Adding DB2 support for StatisticsJohn 'Skip' Reddy2012-05-171-0/+3
|/
* fixed encrypted genshi/cheetah generatorsChris St. Pierre2012-05-176-30/+29
* fixed merge error with Lint.DeltasChris St. Pierre2012-05-171-0/+25
* added Cfg drivers for encrypted genshi/cheetah templatesChris St. Pierre2012-05-163-17/+71
* add_option properly adds an option to OptionParser after initial parsingChris St. Pierre2012-05-162-3/+11
* Added ability to store Cfg files with AES encryptionChris St. Pierre2012-05-152-0/+129
* merged maintChris St. Pierre2012-05-1514-48/+68
|\
| * use XML parser that strips whitespace to avoid xml concatenation pretty_print...Chris St. Pierre2012-05-151-20/+0
* | fixed event handling for bcfg2.confChris St. Pierre2012-05-151-1/+1
* | fixed OptionParser FAM race conditionChris St. Pierre2012-05-141-1/+5
* | fixed bug in list_accept_choices in CfgChris St. Pierre2012-05-141-1/+1
* | reports: Fix typoSol Jerome2012-05-131-1/+1
* | added ability to disable Cfg file validationChris St. Pierre2012-05-112-23/+43
* | moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-1110-166/+131
* | added short-lived caching of Packages Collection objectsChris St. Pierre2012-05-112-19/+54
* | remove extraneous assignment of package versionChris St. Pierre2012-05-111-1/+0
* | reports: Fix traceback reported by Rodney YoungSol Jerome2012-05-111-2/+12
* | reports: Fix traceback when missing python db modulesSol Jerome2012-05-101-1/+10
* | set important on yum/apt config generated by PackagesChris St. Pierre2012-05-101-5/+6
* | reports: Fix unpruned entries displaySol Jerome2012-05-092-2/+2
* | added support for validating Cfg file contents using external commandsChris St. Pierre2012-05-096-68/+158
* | fixed return value check in diff filterChris St. Pierre2012-05-091-1/+1
* | fixed MergeFiles bcfg2-lint pluginChris St. Pierre2012-05-091-1/+4
* | fixed more bcfg2-lint plugins for Cfg modularizationChris St. Pierre2012-05-093-20/+26
* | fixed bcfg2-lint Deltas pluginChris St. Pierre2012-05-093-9/+9
* | modularized CfgChris St. Pierre2012-05-0811-307/+566
* | Options: Change default paranoid setting to 'true'Sol Jerome2012-05-071-1/+1
* | reports: Fix bcfg2-admin reports initSol Jerome2012-05-061-1/+7
* | reports: Remove indexes for nonexistent tablesSol Jerome2012-05-061-3/+1
* | reports: Add fine-grained filter for 'bad' clientsSol Jerome2012-05-064-39/+74
* | reports: More pylint/pep8 fixesSol Jerome2012-05-061-3/+6
* | reports: Pylint fixesSol Jerome2012-05-061-69/+71
* | reports: Remove unused importSol Jerome2012-05-061-1/+1
* | PY3K: Get server code working againSol Jerome2012-05-055-13/+24
* | merged maint to masterChris St. Pierre2012-05-041-0/+1
|\|
| * made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-05-041-6/+6
| * make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-05-041-0/+20
* add essentialpkgs to all Source objectsChris St. Pierre2012-05-042-1/+1
* better support for re-reading packages.conf (and SimpleConfigs in general)Chris St. Pierre2012-05-043-15/+32
* fixed repo name generationChris St. Pierre2012-05-041-2/+3
* improved some error messages; only setup pulp connection if there are pulp so...Chris St. Pierre2012-05-041-18/+19
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-0313-14/+26
* fixed total think-o in ProxyErrorChris St. Pierre2012-05-021-1/+1
* Bcfg2.Options.list_split only strips whitespace around commas (this allows, e...Chris St. Pierre2012-05-011-2/+5
* better error message from bcfg2-info on no matching generatorChris St. Pierre2012-05-011-1/+2