summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg
Commit message (Expand)AuthorAgeFilesLines
* 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