summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-177-36/+38
* fixed merge error with Lint.DeltasChris St. Pierre2012-05-171-0/+0
* 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-153-0/+204
* merged maintChris St. Pierre2012-05-1515-31/+80
|\
| * added len() to PackagesSources objectChris St. Pierre2012-05-151-0/+3
| * use XML parser that strips whitespace to avoid xml concatenation pretty_print...Chris St. Pierre2012-05-1511-24/+52
| * disabling metadata implies disabling the resolverChris St. Pierre2012-05-072-2/+9
| * check for bcfg2-yum-helper in $PATH firstChris St. Pierre2012-05-042-6/+21
* | fixed event handling for bcfg2.confChris St. Pierre2012-05-151-1/+1
* | Store group="name" rather than gid="GID" at the attribute of UnixUser.DongInn Kim2012-05-141-2/+7
* | added docs for selectively disabling Cfg validationChris St. Pierre2012-05-141-7/+13
* | fixed docs for packages.conf/rules.confChris St. Pierre2012-05-142-36/+27
* | 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
* | Merge branch 'master' of https://github.com/dikim33/bcfg2Sol Jerome2012-05-141-12/+34
|\ \
| * | Better approach to get /etc/group updated with the exisitng accountDongInn Kim2012-05-141-12/+34
* | | Merge branch 'master' of https://github.com/dikim33/bcfg2Sol Jerome2012-05-131-0/+120
|\| |
| * | Add a script to generate accounts.xml from the existing /etc/passwd file.DongInn Kim2012-05-131-0/+120
* | | reports: Fix typoSol Jerome2012-05-131-1/+1
* | | doc: Clarify group-specific file documentationSol Jerome2012-05-131-9/+9
|/ /
* | added ability to disable Cfg file validationChris St. Pierre2012-05-113-23/+44
* | moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-1120-212/+225
* | 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-097-102/+241
* | 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-0812-307/+567
* | Options: Change default paranoid setting to 'true'Sol Jerome2012-05-073-6/+4
* | gitignore: Remove duplicate ignore entriesSol Jerome2012-05-071-2/+0
* | Update package_dir to fix the pip install -e bugCalvin Cheng2012-05-072-10/+5
|\ \
| * | Try modifying package_dir againCalvin Cheng2012-05-071-1/+1
| * | Try modifying package_dir againCalvin Cheng2012-05-071-1/+1
| * | revertCalvin Cheng2012-05-071-0/+1
| * | what if we remove package_dir?Calvin Cheng2012-05-071-1/+0
| * | Trying my luck with package_dirCalvin Cheng2012-05-071-1/+1
| * | Revert back to the original src/lib/Bcfg2 pathCalvin Cheng2012-05-071-1/+1