summaryrefslogtreecommitdiffstats
path: root/schemas/privkey.xsd
Commit message (Collapse)AuthorAgeFilesLines
* Options: schema changes for changes made for new parserChris St. Pierre2013-06-271-2/+2
|
* Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-7/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/appendix/contributors.txt schemas/bundle.xsd src/lib/Bcfg2/Client/Tools/__init__.py src/lib/Bcfg2/Server/Encryption.py src/lib/Bcfg2/Server/Lint/Genshi.py src/lib/Bcfg2/Server/Plugins/Bundler.py src/lib/Bcfg2/Server/Plugins/Decisions.py src/lib/Bcfg2/Server/Plugins/TemplateHelper.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py tools/bcfg2-profile-templates.py
| * schemas: fixed privkey.xml schemaChris St. Pierre2013-01-291-7/+0
| |
* | misc. schema and schema doc fixesChris St. Pierre2013-02-051-1/+1
| |
* | Bundler: various changesChris St. Pierre2013-02-041-2/+3
| | | | | | | | | | | | | | * 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/elementsChris St. Pierre2013-02-041-0/+9
|/
* Made a few encryption things simpler:Chris St. Pierre2013-01-171-0/+17
| | | | | | * Only one strict/lax setting, in [encryption], rather than separate settings in [properties] and [sshkeys] * No longer necessary to enable encryption on each Properties file
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-0/+138