Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix TCheetah documentation | Alexander Sulfrian | 2013-06-18 | 1 | -1/+1 |
| | | | | | The TCheetah documentation contains a reference to TGenshi. It was maybe a left over from generating the TCheetah docs from the TGenshi docs. | ||||
* | Cfg: Fixed and documented .cat and .diff file behavior with host-specific ↵ | Chris St. Pierre | 2013-06-14 | 1 | -15/+32 |
| | | | | base file | ||||
* | Merge branch 'django-1.5' into maint | Sol Jerome | 2013-06-05 | 1 | -1/+1 |
|\ | |||||
| * | Reports: Add support for Django 1.5 | Sol Jerome | 2013-04-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Recomend gentoo installation via portage | Sol Jerome | 2013-06-02 | 1 | -13/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: fixed typo | Chris St. Pierre | 2013-05-29 | 1 | -1/+1 |
| | | |||||
* | | doc: encryption requires M2Crypto 0.18+ | Chris St. Pierre | 2013-05-23 | 1 | -1/+2 |
| | | |||||
* | | doc: return correctly from xmlschema errors | Chris St. Pierre | 2013-05-22 | 1 | -0/+2 |
| | | |||||
* | | doc: fixed xmlschema extension error handling | Chris St. Pierre | 2013-05-22 | 1 | -3/+5 |
| | | |||||
* | | doc: fixed unterminated reference | Chris St. Pierre | 2013-05-22 | 1 | -1/+1 |
| | | |||||
* | | doc: snapshots is deprecated, not new and shiny | Chris St. Pierre | 2013-05-22 | 1 | -3/+2 |
| | | |||||
* | | added multiprocessing server core | Chris St. Pierre | 2013-05-20 | 2 | -12/+30 |
| | | |||||
* | | doc: fixed doc warnings | Chris St. Pierre | 2013-05-14 | 2 | -3/+3 |
| | | |||||
* | | doc: added devel docs for bcfg2-lint plugins | Chris St. Pierre | 2013-05-14 | 1 | -0/+167 |
| | | |||||
* | | APT: Allow specification of deb-src lines (Resolves #1148) | Sol Jerome | 2013-05-10 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | docs: clarified GroupPatterns docs, fixed typos | Chris St. Pierre | 2013-05-09 | 1 | -9/+8 |
| | | |||||
* | | doc: Update centos guide with new Package Source style | Sol Jerome | 2013-05-09 | 1 | -12/+6 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | POSIXUsers: allow better <MemberOf group="foo"/> syntax | Chris St. Pierre | 2013-05-07 | 1 | -3/+3 |
|/ | |||||
* | doc: Add link to 1.3 stable documentation | Sol Jerome | 2013-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | meta docs: about redhat based systems, links, clarity, spelling | Duncan Hutty | 2013-04-25 | 1 | -9/+18 |
| | |||||
* | doc: [statistics] is deprecated | Sol Jerome | 2013-04-16 | 1 | -5/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | POSIX: SELinux context fixes for Path entries | Chris St. Pierre | 2013-04-11 | 1 | -2/+7 |
| | | | | | | | * Fixed Path entries with secontext='__default__' where no fcontext rule applied to the path. * Permitted setting secontext='' when no SELinux context should be applied to a Path entry | ||||
* | doc: Fix old SELinux tag | Sol Jerome | 2013-04-10 | 1 | -5/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Clarify reporting installation steps | Sol Jerome | 2013-04-09 | 1 | -28/+29 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | 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, ↵ | Phil Miller | 2013-03-28 | 1 | -20/+20 |
| | | | | and avoid potential name conflicts there | ||||
* | 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 |
| | |||||
* | 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 '1.3.2' into maint | Chris St. Pierre | 2013-03-21 | 5 | -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.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 |
| | | |||||
* | | Version bump to 1.3.1v1.3.1 | Sol Jerome | 2013-03-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Remove redundancy | Sol Jerome | 2013-03-19 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Reporting: Fix sections for reports settings | Sol Jerome | 2013-03-18 | 2 | -7/+19 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | fixed doc build on py2.4 | Chris St. Pierre | 2013-03-18 | 1 | -1/+6 |
| | | |||||
* | | man: added -r Users | Chris St. Pierre | 2013-03-15 | 1 | -3/+6 |
| | | |||||
* | | Add Yum groups to the Packages internal dependency resolver. | Sol Jerome | 2013-03-15 | 1 | -4/+3 |
|\ \ | |||||
| * | | Packages: Adding Yum groups to Bcfg2's internal dependency resolver | Jason Kincl | 2013-02-22 | 1 | -4/+3 |
| | | | |||||
* | | | doc: Add reference to Packages.Refresh command | Sol Jerome | 2013-03-07 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | doc: Fix typo | Sol Jerome | 2013-02-25 | 1 | -3/+3 |
|/ / | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | fixed unit tests using long ints for py3k | Chris St. Pierre | 2013-02-20 | 1 | -0/+2 |
| | | |||||
* | | doc: Fix typo (#1144) | Alexander Y Tiurin | 2013-02-18 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | documented xmlschema sphinx extension options/flags | Chris St. Pierre | 2013-02-05 | 1 | -0/+26 |
| | |||||
* | changed to stock BSD 2-clause license | Chris St. Pierre | 2013-02-04 | 2 | -79/+0 |
| | |||||
* | docs: document abstract Package tag | Chris St. Pierre | 2013-02-01 | 1 | -4/+14 |
| |