summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with Jinja < 2.7.Gordon Messmer2015-09-091-3/+9
* Keep trailing newlines in Jinja2 templates.Gordon Messmer2015-09-091-1/+3
* Plugins/Cfg: Don't depend on jinja2Alexander Sulfrian2015-07-201-14/+15
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-183-32/+28
* Add loader/environment to Jinja2 templates so that files canGordon Messmer2014-11-061-3/+42
* Update CfgJinja2Generator.py to more closely match git master code.Gordon Messmer2014-09-111-8/+22
* First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-112-0/+63
* more unit test fixesChris St. Pierre2014-04-251-1/+0
* Cfg: py3k fixSol Jerome2014-04-251-1/+1
* Merge branch 'maint'Chris St. Pierre2014-04-252-5/+7
|\
| * reduce logging from failed decryption with decrypt=laxChris St. Pierre2014-04-252-18/+17
| * Cfg: let EncryptedGenerator load setup object whenever the plugin is importedChris St. Pierre2013-12-091-3/+6
* | Bundler: added path globbingChris St. Pierre2014-02-261-2/+1
* | Plugins: Added TemplateDataProvider plugin interfaceChris St. Pierre2013-10-302-13/+35
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* | Merge branch 'maint'Chris St. Pierre2013-09-162-25/+44
|\|
| * CfgPublicKeyCreator: properly handle case where only private key has been cre...Chris St. Pierre2013-09-162-25/+44
| * bcfg2-lint: Added Cfg check for multiple global handlers for one entry setChris St. Pierre2013-09-091-1/+17
* | Merge branch 'maint'Chris St. Pierre2013-09-092-4/+6
|\|
| * Cfg: allow changing category specific-ness of generated authorized_keysChris St. Pierre2013-09-091-3/+3
| * Cfg: Give non-specific handlers a default specificityChris St. Pierre2013-09-091-0/+2
* | Pylint/PEP8 fixesSol Jerome2013-09-061-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-09-041-5/+8
|\|
| * Cfg: More flexible and complete way to specify authorized keys optionsChris St. Pierre2013-09-041-4/+13
* | testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-131-8/+5
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-136-109/+431
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-1/+10
* | testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-091-1/+1
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-088-197/+88
|\ \
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-278-177/+89
* | | Merge branch 'maint'Sol Jerome2013-07-271-6/+26
|\ \ \ | |/ / |/| / | |/
| * Cfg: added missing docstringChris St. Pierre2013-07-231-0/+4
| * Cfg: unknown-cfg-files lint check honors FAM ignore listChris St. Pierre2013-07-231-6/+22
| * Encryption: reduce noise from encryption failures when decrypt=laxChris St. Pierre2013-07-151-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-06-271-27/+78
|\|
| * Cfg: Fixed and documented .cat and .diff file behavior with host-specific bas...Chris St. Pierre2013-06-141-8/+17
| * lint: check for files in Cfg/ that aren't handled by CfgChris St. Pierre2013-06-031-21/+62
* | Merge branch 'maint'Sol Jerome2013-06-021-1/+3
|\|
| * Cfg: Handle bogus created events as changedMichael Fenn2013-05-241-1/+3
* | cleaned up old references to BundleTemplateFileChris St. Pierre2013-05-201-6/+1
* | Fixing unit testsChris St. Pierre2013-04-251-2/+3
* | Merge branch 'maint'Chris St. Pierre2013-04-243-14/+15
|\|
| * Cfg: removed debuggingChris St. Pierre2013-04-231-2/+1
| * PY3K: Fix client/server to work with python 3Sol Jerome2013-04-101-0/+2
| * fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bccChris St. Pierre2013-03-261-2/+2
| * testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-262-6/+6
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-262-6/+5
* | Merge branch '1.4.x'Chris St. Pierre2013-04-2313-373/+100
|\ \ | |/ |/|
| * use Executor class for better subprocess calling on serverChris St. Pierre2013-03-142-23/+15
| * Merge branch 'master' into 1.4.xChris St. Pierre2013-02-203-7/+12
| |\