summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #139 from ↵Chris St. Pierre2013-09-031-4/+20
|\ | | | | | | | | kincl/pre-action-processing-with-independent-entries Pre action processing with independent entries
| * doc: Updated Client Actions doc to include BoundActions and anotherJason Kincl2013-08-301-4/+20
| | | | | | | | | | example schemas: Fixed Action `when` attribute description
* | doc: Remove bcfg2-admin query (moved to bcfg2-info)Sol Jerome2013-08-301-15/+0
|/ | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: updated pros/cons for builtin yum librariesChris St. Pierre2013-08-191-6/+7
|
* doc: Remove deprecated PostInstall entrySol Jerome2013-08-074-9/+13
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Add bcfg2-report-collector manpageSol Jerome2013-07-273-2/+43
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix typoSol Jerome2013-07-191-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Update ubuntu quickstart guideSol Jerome2013-07-192-223/+522
| | | | | | This commit fixes #29 along with 1450bd7. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Merge branch 'doc-fam-blocking' of https://github.com/AlexanderS/bcfg2 into ↵Sol Jerome2013-07-191-0/+6
|\ | | | | | | | | | | | | | | | | maint Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: man/bcfg2.conf.5
| * man/bcfg2.conf: add documentation for fam_blocking optionAlexander Sulfrian2013-07-191-0/+6
| |
* | repoint some trac links to githubDuncan Hutty2013-07-113-3/+3
| |
* | Version bump to 1.3.2v1.3.2Sol Jerome2013-07-011-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: fixed typo in Properties automatch docsChris St. Pierre2013-07-011-2/+2
| |
* | Options: add database.optionsAlexander Sulfrian2013-06-282-0/+11
|/ | | | | | | With the options setting in the database section of the config file various database options for the django database could be set (like ssl mode for postgres). For more information, consult your django databse backend module's documentation.
* doc: Fix database engine configuration valueSol Jerome2013-06-251-2/+3
| | | | | | | The code automatically adds 'django.db.backends' to the database backend. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* fix TCheetah documentationAlexander Sulfrian2013-06-181-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. Pierre2013-06-141-15/+32
| | | | base file
* Merge branch 'django-1.5' into maintSol Jerome2013-06-051-1/+1
|\
| * Reports: Add support for Django 1.5Sol Jerome2013-04-291-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Recomend gentoo installation via portageSol Jerome2013-06-021-13/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: fixed typoChris St. Pierre2013-05-291-1/+1
| |
* | doc: encryption requires M2Crypto 0.18+Chris St. Pierre2013-05-231-1/+2
| |
* | doc: return correctly from xmlschema errorsChris St. Pierre2013-05-221-0/+2
| |
* | doc: fixed xmlschema extension error handlingChris St. Pierre2013-05-221-3/+5
| |
* | doc: fixed unterminated referenceChris St. Pierre2013-05-221-1/+1
| |
* | doc: snapshots is deprecated, not new and shinyChris St. Pierre2013-05-221-3/+2
| |
* | added multiprocessing server coreChris St. Pierre2013-05-202-12/+30
| |
* | doc: fixed doc warningsChris St. Pierre2013-05-142-3/+3
| |
* | doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-0/+167
| |
* | APT: Allow specification of deb-src lines (Resolves #1148)Sol Jerome2013-05-101-2/+3
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | docs: clarified GroupPatterns docs, fixed typosChris St. Pierre2013-05-091-9/+8
| |
* | doc: Update centos guide with new Package Source styleSol Jerome2013-05-091-12/+6
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-3/+3
|/
* doc: Add link to 1.3 stable documentationSol Jerome2013-04-291-0/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* meta docs: about redhat based systems, links, clarity, spellingDuncan Hutty2013-04-251-9/+18
|
* doc: [statistics] is deprecatedSol Jerome2013-04-161-5/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* POSIX: SELinux context fixes for Path entriesChris St. Pierre2013-04-111-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 tagSol Jerome2013-04-101-5/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Clarify reporting installation stepsSol Jerome2013-04-091-28/+29
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* fixed another SubjectAltName/subjectAltName mixupChris St. Pierre2013-04-091-1/+1
|
* Change generated APT sources default to someplace APT will actually look, ↵Phil Miller2013-03-281-20/+20
| | | | and avoid potential name conflicts there
* doc: fixed typosChris St. Pierre2013-03-281-9/+8
|
* new GroupLogic pluginChris St. Pierre2013-03-281-0/+122
|
* testsuite: more text fixesChris St. Pierre2013-03-261-0/+2
|
* 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 '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
| |