Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Chris St. Pierre | 2013-09-09 | 1 | -0/+9 |
|\ | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py | ||||
| * | Cfg: allow changing category specific-ness of generated authorized_keys | Chris St. Pierre | 2013-09-09 | 1 | -0/+9 |
| | | |||||
* | | Merge branch 'maint' | Chris St. Pierre | 2013-09-04 | 1 | -7/+57 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: doc/client/tools/actions.txt schemas/authorizedkeys.xsd src/lib/Bcfg2/Client/Frame.py src/lib/Bcfg2/Server/Plugin/helpers.py src/lib/Bcfg2/Server/Plugins/Bundler.py testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py | ||||
| * | Cfg: More flexible and complete way to specify authorized keys options | Chris St. Pierre | 2013-09-04 | 1 | -3/+67 |
| | | |||||
* | | Options: schema changes for changes made for new parser | Chris St. Pierre | 2013-06-27 | 1 | -0/+8 |
| | | |||||
* | | made XInlcude and Encryption support more consistent | Chris St. Pierre | 2013-02-07 | 1 | -11/+13 |
| | | |||||
* | | Bundler: various changes | Chris St. Pierre | 2013-02-04 | 1 | -1/+2 |
| | | | | | | | | | | | | | | * Deprecated use of an explicit name attribute * Deprecated .genshi bundles * Minor restructuring for better performance * bcfg2-lint updates | ||||
* | | updated StructFile schemas to allow genshi attrs/elements | Chris St. Pierre | 2013-02-04 | 1 | -0/+10 |
|/ | |||||
* | Cfg: Added feature to provide generation of SSH keys, authorized_keys file | Chris St. Pierre | 2013-01-03 | 1 | -0/+105 |