summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg
Commit message (Expand)AuthorAgeFilesLines
...
* bcfg2-lint bug fixesChris St. Pierre2012-07-111-2/+5
* try to get details about a genshi errorChris St. Pierre2012-07-051-4/+61
* fixed changed events in Cfg; stringification of FAM objectsChris St. Pierre2012-06-211-0/+1
* made bcfg2-lint load lint plugins from server plugins where appropriateChris St. Pierre2012-06-141-0/+21
* added properties element encryptionChris St. Pierre2012-06-061-1/+1
* fixes for missing genshiChris St. Pierre2012-05-212-4/+4
* fixed tb when genshi is not installedChris St. Pierre2012-05-211-0/+1
* CfgLegacyInfo: Missing path attributeTim Laszlo2012-05-181-0/+4
* Allow Cfg loader to work with python 2.4Tim Laszlo2012-05-181-1/+13
* fixed encrypted genshi/cheetah generatorsChris St. Pierre2012-05-176-30/+29
* 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-161-1/+1
* Added ability to store Cfg files with AES encryptionChris St. Pierre2012-05-151-0/+54
* fixed bug in list_accept_choices in CfgChris St. Pierre2012-05-141-1/+1
* added ability to disable Cfg file validationChris St. Pierre2012-05-111-22/+32
* 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 more bcfg2-lint plugins for Cfg modularizationChris St. Pierre2012-05-091-0/+1
* fixed bcfg2-lint Deltas pluginChris St. Pierre2012-05-092-2/+2
* modularized CfgChris St. Pierre2012-05-088-0/+534