summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '1.4.x'Chris St. Pierre2013-04-2370-2449/+1085
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: debian/bcfg2-server.install doc/server/plugins/grouping/metadata.txt src/lib/Bcfg2/Client/Client.py src/lib/Bcfg2/Client/Tools/Portage.py src/lib/Bcfg2/Client/Tools/RcUpdate.py src/lib/Bcfg2/Client/Tools/YUM24.py src/lib/Bcfg2/Client/Tools/__init__.py src/lib/Bcfg2/Client/Tools/launchd.py src/lib/Bcfg2/Options.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/Plugin/helpers.py src/lib/Bcfg2/Server/Plugins/Metadata.py src/lib/Bcfg2/Server/models.py src/lib/Bcfg2/Utils.py src/sbin/bcfg2-info src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/Test_init.py testsuite/Testsrc/test_code_checks.py
| * Merge branch 'master' into 1.4.xChris St. Pierre2013-02-207-89/+21
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | doc: added wildcard xinclude docs that were lost in mergeChris St. Pierre2013-02-141-0/+38
| | |
| * | added docs for Bcfg2.UtilsChris St. Pierre2013-02-143-2/+28
| | |
| * | Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-142-12/+25
| | |
| * | Added client ACLs:Chris St. Pierre2013-02-122-0/+207
| | | | | | | | | | | | | | | | | | | | | * IP and CIDR-based ACLs * Metadata (group/hostname)-based ACLs * Documentation * Unit tests
| * | removed deprecated Base pluginChris St. Pierre2013-02-0821-63/+44
| | |
| * | made Action entries in Independent structures run with when="always"Chris St. Pierre2013-02-081-2/+1
| | |
| * | Bundler: added support for independent bundlesChris St. Pierre2013-02-084-153/+244
| | |
| * | Bundler: improved XInclude support, added inter-bundle dependenciesChris St. Pierre2013-02-081-0/+49
| | |
| * | doc: clarified Group/Client tag use in xml-common.txtChris St. Pierre2013-02-084-81/+63
| | |
| * | made XInlcude and Encryption support more consistentChris St. Pierre2013-02-071-40/+59
| | |
| * | documented which XML files have which featuresChris St. Pierre2013-02-069-131/+218
| | |
| * | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-053-13/+15
| | |
| * | documented xmlschema sphinx extension options/flagsChris St. Pierre2013-02-051-0/+26
| | |
| * | misc. schema and schema doc fixesChris St. Pierre2013-02-051-0/+1
| | |
| * | Decisions: use StructFile instead of host- or group-specific XML filesChris St. Pierre2013-02-051-13/+12
| | |
| * | Bundler: various changesChris St. Pierre2013-02-0425-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.xChris St. Pierre2013-01-181-1/+46
| |\ \
| | * \ Merge branch 'master' into 1.3.1Chris St. Pierre2013-01-181-1/+46
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Server/Plugins/Properties.py
| * | | | removed straggling references to removed stuffChris St. Pierre2013-01-172-12/+0
| | | | |
| * | | | Merge branch '1.3.1' into 1.4.xChris St. Pierre2013-01-171-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 globalChris St. Pierre2013-01-171-1/+0
| | | | |
| | * | | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-172-1/+11
| | | | |
| * | | | removed magic groupsChris St. Pierre2013-01-175-115/+48
| | | | |
| * | | | removed deprecated tools: RPMng, YUM24, YUMngChris St. Pierre2013-01-176-25/+13
| | | | |
| * | | | removed support for info/:info filesChris St. Pierre2013-01-171-22/+0
| | | | |
| * | | | removed support for .cat/.diff filesChris St. Pierre2013-01-171-67/+0
| | | | |
| * | | | removed mode="inherit" supportChris St. Pierre2013-01-171-3/+1
| | | | |
| * | | | removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ↵Chris St. Pierre2013-01-1712-1033/+4
| | | | | | | | | | | | | | | | | | | | Statistics, Editor
| * | | | removed deprecated FAM filemonitorChris St. Pierre2013-01-174-14/+12
| | | | |
| * | | | removed deprecated PostInstall supportChris St. Pierre2013-01-173-3/+3
| | | | |
| * | | | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-172-1/+11
| |/ / /
* | | | Merge branch 'maint'Chris St. Pierre2013-03-242-78/+15
|\ \ \ \
| * | | | doc: write and use proper sphinx docs for MetadataQuery/ClientMetadata classesChris St. Pierre2013-03-221-67/+4
| | | | |
| * | | | doc: fixed example Reporting configChris St. Pierre2013-03-211-11/+11
| | | | |
* | | | | Merge branch 'maint'Chris St. Pierre2013-03-216-20/+95
|\| | | |
| * | | | Merge branch '1.3.2' into maintChris St. Pierre2013-03-215-18/+93
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Client/Tools/__init__.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/test_code_checks.py
| | * | | | added docs for Bcfg2.UtilsChris St. Pierre2013-02-143-3/+29
| | | | | |
| | * | | | Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-142-12/+25
| | | | | |
| | * | | | added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-3/+39
| | | | | |
| * | | | | more consistent XML-RPC debug calls for FAMChris St. Pierre2013-03-211-2/+2
| | | | | |
| * | | | | Version bump to 1.3.1v1.3.1Sol Jerome2013-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | | | | | Merge branch 'maint'Sol Jerome2013-03-212-7/+1
|\ \ \ \ \ \
| * | | | | | Version bump to 1.3.1Sol Jerome2013-03-211-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * | | | | doc: Remove redundancySol Jerome2013-03-191-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | | | | | add package requirements for reportingTim Laszlo2013-03-181-0/+14
|/ / / / /
* | | | | Reporting: Fix sections for reports settingsSol Jerome2013-03-182-7/+19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | | | | fixed doc build on py2.4Chris St. Pierre2013-03-181-1/+6
| | | | |
* | | | | man: added -r UsersChris St. Pierre2013-03-151-3/+6
| | | | |