Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed deprecated Base plugin | Chris St. Pierre | 2013-02-08 | 21 | -63/+44 |
| | |||||
* | made Action entries in Independent structures run with when="always" | Chris St. Pierre | 2013-02-08 | 1 | -2/+1 |
| | |||||
* | Bundler: added support for independent bundles | Chris St. Pierre | 2013-02-08 | 4 | -153/+244 |
| | |||||
* | Bundler: improved XInclude support, added inter-bundle dependencies | Chris St. Pierre | 2013-02-08 | 1 | -0/+49 |
| | |||||
* | doc: clarified Group/Client tag use in xml-common.txt | Chris St. Pierre | 2013-02-08 | 4 | -81/+63 |
| | |||||
* | made XInlcude and Encryption support more consistent | Chris St. Pierre | 2013-02-07 | 1 | -40/+59 |
| | |||||
* | documented which XML files have which features | Chris St. Pierre | 2013-02-06 | 9 | -131/+218 |
| | |||||
* | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places | Chris St. Pierre | 2013-02-05 | 3 | -13/+15 |
| | |||||
* | documented xmlschema sphinx extension options/flags | Chris St. Pierre | 2013-02-05 | 1 | -0/+26 |
| | |||||
* | misc. schema and schema doc fixes | Chris St. Pierre | 2013-02-05 | 1 | -0/+1 |
| | |||||
* | Decisions: use StructFile instead of host- or group-specific XML files | Chris St. Pierre | 2013-02-05 | 1 | -13/+12 |
| | |||||
* | Bundler: various changes | Chris St. Pierre | 2013-02-04 | 25 | -680/+103 |
| | | | | | | | * Deprecated use of an explicit name attribute * Deprecated .genshi bundles * Minor restructuring for better performance * bcfg2-lint updates | ||||
* | Merge branch '1.3.1' into 1.4.x | Chris St. Pierre | 2013-01-18 | 1 | -1/+46 |
|\ | |||||
| * | Merge branch 'master' into 1.3.1 | Chris St. Pierre | 2013-01-18 | 1 | -1/+46 |
| |\ | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Server/Plugins/Properties.py | ||||
| | * | docs: added docs for POSIXUsers uid/gid ranges | Chris St. Pierre | 2013-01-18 | 1 | -1/+46 |
| | | | |||||
* | | | removed straggling references to removed stuff | Chris St. Pierre | 2013-01-17 | 2 | -12/+0 |
| | | | |||||
* | | | Merge branch '1.3.1' into 1.4.x | Chris St. Pierre | 2013-01-17 | 1 | -1/+0 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/server/plugins/generators/cfg.txt src/lib/Bcfg2/Server/Admin/Snapshots.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/Plugin/helpers.py src/lib/Bcfg2/Server/Plugins/Bundler.py src/lib/Bcfg2/Server/Plugins/FileProbes.py src/lib/Bcfg2/Server/Plugins/NagiosGen.py src/lib/Bcfg2/Server/Plugins/Packages/PackagesSources.py src/lib/Bcfg2/Server/models.py testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py | ||||
| * | | docs: removed stray reference to SETUP global | Chris St. Pierre | 2013-01-17 | 1 | -1/+0 |
| | | | |||||
| * | | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile | Chris St. Pierre | 2013-01-17 | 2 | -1/+11 |
| |/ | |||||
* | | removed magic groups | Chris St. Pierre | 2013-01-17 | 5 | -115/+48 |
| | | |||||
* | | removed deprecated tools: RPMng, YUM24, YUMng | Chris St. Pierre | 2013-01-17 | 6 | -25/+13 |
| | | |||||
* | | removed support for info/:info files | Chris St. Pierre | 2013-01-17 | 1 | -22/+0 |
| | | |||||
* | | removed support for .cat/.diff files | Chris St. Pierre | 2013-01-17 | 1 | -67/+0 |
| | | |||||
* | | removed mode="inherit" support | Chris St. Pierre | 2013-01-17 | 1 | -3/+1 |
| | | |||||
* | | removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ↵ | Chris St. Pierre | 2013-01-17 | 12 | -1033/+4 |
| | | | | | | | | Statistics, Editor | ||||
* | | removed deprecated FAM filemonitor | Chris St. Pierre | 2013-01-17 | 4 | -14/+12 |
| | | |||||
* | | removed deprecated PostInstall support | Chris St. Pierre | 2013-01-17 | 3 | -3/+3 |
| | | |||||
* | | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile | Chris St. Pierre | 2013-01-17 | 2 | -1/+11 |
|/ | |||||
* | Made a few encryption things simpler: | Chris St. Pierre | 2013-01-17 | 3 | -6/+25 |
| | | | | | | * 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 | ||||
* | docs: clarified how authorized_keys is generated | Chris St. Pierre | 2013-01-16 | 1 | -0/+14 |
| | |||||
* | removed Duplicates plugin from bcfg2-lint docs | Chris St. Pierre | 2013-01-14 | 1 | -23/+17 |
| | |||||
* | doc: clarified ssh key configuration | Chris St. Pierre | 2013-01-11 | 1 | -1/+2 |
| | |||||
* | doc: Fallback to old behavior for intersphinxv1.3.0rc1 | Sol Jerome | 2013-01-10 | 1 | -2/+3 |
| | | | | | | | If the object inventories don't exist on disk, fallback to the previous method of attempting to download them from the specified URL. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: xmlschema extension fixes | Chris St. Pierre | 2013-01-10 | 1 | -19/+27 |
| | | | | | | * Use xpath() instead of find()/findall(), which do not support namespace mappings in older versions of lxml. * Properly initialize entities dict | ||||
* | doc: Use local object inventory files for sphinx | Sol Jerome | 2013-01-10 | 2 | -5/+733 |
| | | | | | | | | Use the local object inventory files to prevent sphinx-build from downloading them during build. This should allow the packages to be built in network-disabled build environments. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Cfg: Added feature to provide generation of SSH keys, authorized_keys file | Chris St. Pierre | 2013-01-03 | 3 | -14/+254 |
| | |||||
* | doc: added docs about setting debug level | Chris St. Pierre | 2012-12-11 | 1 | -0/+25 |
| | |||||
* | doc: removed unused "obsolete" tree | Chris St. Pierre | 2012-12-11 | 2 | -15/+1 |
| | |||||
* | generate XML schema docs from XML schemas themselves | Chris St. Pierre | 2012-12-10 | 15 | -1026/+1212 |
| | |||||
* | Fixing Ohai documentation URL. | s19n | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | doc: Add version notes for new features | Sol Jerome | 2012-12-05 | 2 | -0/+26 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: fixed typos in Svn docs | Chris St. Pierre | 2012-12-05 | 1 | -4/+3 |
| | |||||
* | doc: Fix typo | Sol Jerome | 2012-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: wrote devel docs for client tool base objects | Chris St. Pierre | 2012-12-04 | 1 | -56/+52 |
| | |||||
* | Svn: cleaned up conflict resolution stuff | Chris St. Pierre | 2012-12-04 | 1 | -21/+16 |
| | |||||
* | Merge remote branch 'upstream/master' into jasons-hacking | Jason Kincl | 2012-12-04 | 7 | -125/+256 |
|\ | |||||
| * | fixed conversion to octal in py3k | Chris St. Pierre | 2012-12-04 | 1 | -0/+6 |
| | | |||||
| * | doc: Fix indentation errors | Sol Jerome | 2012-12-03 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | doc: Fix broken link | Sol Jerome | 2012-12-03 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | SSLCA improvements: | Chris St. Pierre | 2012-12-03 | 1 | -7/+56 |
| | | | | | | | | | | | | Added support for Group/Client tags in cert.xml/key.xml Added support for explicit subjectAltNames in cert.xml Reorganized code to make generally more like other GroupSpool plugins |