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