summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-09-091-4/+4
|\
| * Cfg: allow changing category specific-ness of generated authorized_keysChris St. Pierre2013-09-091-3/+3
* | 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
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-2/+2
* | testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-091-1/+1
* | Options: migrated plugins to new options parserChris St. Pierre2013-06-271-12/+5
* | removed experimental flag from plugins/tools added in 1.3Chris St. Pierre2013-02-121-4/+0
* | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-4/+4
|/
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-0/+101