summaryrefslogtreecommitdiffstats
path: root/tools/manpagegen
Commit message (Collapse)AuthorAgeFilesLines
* added support for encrypting different elements in a single Properties file ↵Chris St. Pierre2012-06-151-18/+34
| | | | with different passphrases
* added properties element encryptionChris St. Pierre2012-06-061-0/+92
| | | | added bcfg2-crypt utility for encrypting Properties and Cfg files
* man: Clean up man pagesSol Jerome2012-06-0311-0/+1412
Created new rst files with man page information so that generating man pages is easier and more consistent throughout bcfg2. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>