Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | added builtin support for creating users and groups | Chris St. Pierre | 2012-12-03 | 2 | -33/+150 |
| | | |||||
| * | doc: fixed in-depth genshi debugging instructions | Chris St. Pierre | 2012-12-03 | 1 | -15/+15 |
| | | |||||
| * | SELinux: Split up selinux entries | Sol Jerome | 2012-12-03 | 2 | -68/+27 |
| | | | | | | | | | | | | | | | | | | | | | | This commit splits up the all-in-one SELinux tag into various entries (formerly done using a type attribute). This helps prevent ambiguation when entries of different SELinux types have the same name. Note that there is still some ambiguation for File Context entries since there can be duplicates involved. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | doc: Fix broken target name | Sol Jerome | 2012-11-29 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Added documentation | Jason Kincl | 2012-12-03 | 1 | -1/+9 |
| | | | | | | | | * added doc link for where information about svn resolution actions can be found | ||||
* | | fixing logic so try..except works correctly, bugs | Jason Kincl | 2012-11-28 | 1 | -2/+0 |
| | | |||||
* | | adding doc, changing variable names | Jason Kincl | 2012-11-27 | 1 | -0/+27 |
|/ | |||||
* | doc: Add links to source code | Sol Jerome | 2012-11-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Document metadata caching options | Sol Jerome | 2012-11-26 | 2 | -1/+24 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | documented "recursive" attr of permissions Path entries | Chris St. Pierre | 2012-11-21 | 1 | -12/+14 |
| | |||||
* | Templating updates: | Chris St. Pierre | 2012-11-19 | 2 | -71/+69 |
| | | | | | | * Added "repo" variable to all template formats * Made variables available in Genshi and Cheetah template more similar * Improved docs | ||||
* | Git: Added ability to update to a specific tree-ish | Chris St. Pierre | 2012-11-16 | 1 | -3/+32 |
| | |||||
* | Git: only support GitPython; only support Git.Update with GitPython | Chris St. Pierre | 2012-11-16 | 1 | -13/+10 |
| | | | | | dulwich is terrible. impressively so. git pull has a bug that prevents it from honoring --work-tree in many, many versions | ||||
* | set default umask for server, added option to change it | Chris St. Pierre | 2012-11-14 | 1 | -0/+3 |
| | |||||
* | Create documentation for the RedisTransport | Tim Laszlo | 2012-11-14 | 1 | -0/+25 |
| | |||||
* | doc: roles/prefix attributes are required | Sol Jerome | 2012-11-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Remove nonexistent attribute | Sol Jerome | 2012-11-12 | 1 | -2/+0 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: made format of man page option lists consistent | Chris St. Pierre | 2012-11-07 | 11 | -353/+225 |
| | |||||
* | Updated screenshots | Tim Laszlo | 2012-11-07 | 11 | -11/+50 |
| | |||||
* | doc: fixed typo | Chris St. Pierre | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | doc: Fix paths in man pages | Sol Jerome | 2012-11-06 | 5 | -18/+18 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Add man pages to html documentation | Sol Jerome | 2012-11-06 | 2 | -0/+14 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Add man pages to Sphinx documentation | Sol Jerome | 2012-11-06 | 11 | -21/+1868 |
| | | | | | | | | | | | | This allows you to generate our manpages directly from the Sphinx documentation. This commit is more or less copied directly from the current man pages. The goal is to integrate these more closely with the current Sphinx documentation via include directives to prevent duplication and keep all documentation consistent. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Properties: allow lax decryption, where failure to decrypt an element is not ↵ | Chris St. Pierre | 2012-11-06 | 1 | -0/+17 |
| | | | | fatal and parsing of that file continues | ||||
* | improved SSLCA cert.xml/key.xml docs | Chris St. Pierre | 2012-11-06 | 1 | -2/+68 |
| | |||||
* | added Git.Update RMI, ability to base bcfg2 VCS repo at a different ↵ | Chris St. Pierre | 2012-10-30 | 3 | -65/+39 |
| | | | | directory than the repo root | ||||
* | removed straggling references to DBStats | Chris St. Pierre | 2012-10-29 | 3 | -17/+2 |
| | |||||
* | documented potential thread contention issues when using sqlite | Chris St. Pierre | 2012-10-29 | 2 | -9/+15 |
| | |||||
* | doc: note deprecation of mode='inherit' | Chris St. Pierre | 2012-10-16 | 1 | -29/+27 |
| | | | | [ci skip] | ||||
* | fixing the fix | Chris St. Pierre | 2012-10-16 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | doc: fixed awful cat | grep | wc abomination in probes example | Chris St. Pierre | 2012-10-16 | 1 | -5/+9 |
| | | | | [ci skip] | ||||
* | doc: added note about exit_on_probe_failure | Chris St. Pierre | 2012-10-16 | 1 | -0/+9 |
| | |||||
* | added unit tests to test for schema validity | Chris St. Pierre | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | POSIX: Switch from perms to mode | Sol Jerome | 2012-10-15 | 12 | -74/+72 |
| | | | | | | | | Bcfg2 has traditionally used the 'perms' attribute to specify the file mode for POSIX entries. Switching to a 'mode' attribute will allow us to be more consistent with other tools as well as POSIX itself. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added support for JSON and YAML properties files | Chris St. Pierre | 2012-10-15 | 1 | -59/+144 |
| | |||||
* | documented Statistics interface | Chris St. Pierre | 2012-10-15 | 1 | -0/+35 |
| |