Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | POSIX: SELinux context fixes for Path entries | Chris St. Pierre | 2013-04-11 | 1 | -2/+7 | |
| * | doc: Fix old SELinux tag | Sol Jerome | 2013-04-10 | 1 | -5/+5 | |
| * | doc: Clarify reporting installation steps | Sol Jerome | 2013-04-09 | 1 | -28/+29 | |
| * | fixed another SubjectAltName/subjectAltName mixup | Chris St. Pierre | 2013-04-09 | 1 | -1/+1 | |
| * | Change generated APT sources default to someplace APT will actually look, and... | Phil Miller | 2013-03-28 | 1 | -20/+20 | |
| * | doc: fixed typos | Chris St. Pierre | 2013-03-28 | 1 | -9/+8 | |
| * | new GroupLogic plugin | Chris St. Pierre | 2013-03-28 | 1 | -0/+122 | |
| * | testsuite: more text fixes | Chris St. Pierre | 2013-03-26 | 1 | -0/+2 | |
* | | Merge branch '1.4.x' | Chris St. Pierre | 2013-04-23 | 70 | -2449/+1085 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into 1.4.x | Chris St. Pierre | 2013-02-20 | 7 | -89/+21 | |
| |\ \ | ||||||
| * | | | doc: added wildcard xinclude docs that were lost in merge | Chris St. Pierre | 2013-02-14 | 1 | -0/+38 | |
| * | | | added docs for Bcfg2.Utils | Chris St. Pierre | 2013-02-14 | 3 | -2/+28 | |
| * | | | Metadata: allowed setting global default authentication type | Chris St. Pierre | 2013-02-14 | 2 | -12/+25 | |
| * | | | Added client ACLs: | Chris St. Pierre | 2013-02-12 | 2 | -0/+207 | |
| * | | | 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 | |
| * | | | 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 | |
| | |\ \ \ | ||||||
| * | | | | | 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 | |
| |\| | | | | ||||||
| | * | | | | 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 | |
| * | | | | | 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 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'maint' | Chris St. Pierre | 2013-03-24 | 2 | -78/+15 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | doc: write and use proper sphinx docs for MetadataQuery/ClientMetadata classes | Chris St. Pierre | 2013-03-22 | 1 | -67/+4 | |
| * | | | | doc: fixed example Reporting config | Chris St. Pierre | 2013-03-21 | 1 | -11/+11 | |
* | | | | | Merge branch 'maint' | Chris St. Pierre | 2013-03-21 | 6 | -20/+95 | |
|\| | | | | ||||||
| * | | | | Merge branch '1.3.2' into maint | Chris St. Pierre | 2013-03-21 | 5 | -18/+93 | |
| |\ \ \ \ | ||||||
| | * | | | | added docs for Bcfg2.Utils | Chris St. Pierre | 2013-02-14 | 3 | -3/+29 | |
| | * | | | | Metadata: allowed setting global default authentication type | Chris St. Pierre | 2013-02-14 | 2 | -12/+25 | |
| | * | | | | added support for wildcard XInclude in XMLFileBacked | Chris St. Pierre | 2013-02-14 | 1 | -3/+39 | |
| * | | | | | more consistent XML-RPC debug calls for FAM | Chris St. Pierre | 2013-03-21 | 1 | -2/+2 |