summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Properties.py
Commit message (Collapse)AuthorAgeFilesLines
* unified [Single]XMLFileBacked, enabled xinclude pretty much everywhereChris St. Pierre2012-06-251-3/+0
|
* added ability to disable Properties write-backChris St. Pierre2012-06-191-20/+28
|
* added automatch to automatically invoke XMLMatch() on Properties filesChris St. Pierre2012-06-191-2/+10
|
* fixed decryption of Properties filesChris St. Pierre2012-06-191-6/+7
|
* added support for encrypting different elements in a single Properties file ↵Chris St. Pierre2012-06-151-15/+14
| | | | with different passphrases
* added properties element encryptionChris St. Pierre2012-06-061-1/+57
| | | | added bcfg2-crypt utility for encrypting Properties and Cfg files
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+76
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>