summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-033-14/+254
* doc: added docs about setting debug levelChris St. Pierre2012-12-111-0/+25
* doc: removed unused "obsolete" treeChris St. Pierre2012-12-112-15/+1
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-1015-1026/+1212
* Fixing Ohai documentation URL.s19n2012-12-101-2/+2
* doc: Add version notes for new featuresSol Jerome2012-12-052-0/+26
* doc: fixed typos in Svn docsChris St. Pierre2012-12-051-4/+3
* doc: Fix typoSol Jerome2012-12-051-1/+1
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-56/+52
* Svn: cleaned up conflict resolution stuffChris St. Pierre2012-12-041-21/+16
* Merge remote branch 'upstream/master' into jasons-hackingJason Kincl2012-12-047-125/+256
|\
| * fixed conversion to octal in py3kChris St. Pierre2012-12-041-0/+6
| * doc: Fix indentation errorsSol Jerome2012-12-031-5/+5
| * doc: Fix broken linkSol Jerome2012-12-031-2/+2
| * SSLCA improvements:Chris St. Pierre2012-12-031-7/+56
| * added builtin support for creating users and groupsChris St. Pierre2012-12-032-33/+150
| * doc: fixed in-depth genshi debugging instructionsChris St. Pierre2012-12-031-15/+15
| * SELinux: Split up selinux entriesSol Jerome2012-12-032-68/+27
| * doc: Fix broken target nameSol Jerome2012-11-291-2/+2
* | Added documentationJason Kincl2012-12-031-1/+9
* | fixing logic so try..except works correctly, bugsJason Kincl2012-11-281-2/+0
* | adding doc, changing variable namesJason Kincl2012-11-271-0/+27
|/
* doc: Add links to source codeSol Jerome2012-11-271-0/+1
* doc: Document metadata caching optionsSol Jerome2012-11-262-1/+24
* documented "recursive" attr of permissions Path entriesChris St. Pierre2012-11-211-12/+14
* Templating updates:Chris St. Pierre2012-11-192-71/+69
* Git: Added ability to update to a specific tree-ishChris St. Pierre2012-11-161-3/+32
* Git: only support GitPython; only support Git.Update with GitPythonChris St. Pierre2012-11-161-13/+10
* set default umask for server, added option to change itChris St. Pierre2012-11-141-0/+3
* Create documentation for the RedisTransportTim Laszlo2012-11-141-0/+25
* doc: roles/prefix attributes are requiredSol Jerome2012-11-131-2/+2
* doc: Remove nonexistent attributeSol Jerome2012-11-121-2/+0
* doc: made format of man page option lists consistentChris St. Pierre2012-11-0711-353/+225
* Updated screenshotsTim Laszlo2012-11-0711-11/+50
* doc: fixed typoChris St. Pierre2012-11-071-1/+1
* doc: Fix paths in man pagesSol Jerome2012-11-065-18/+18
* doc: Add man pages to html documentationSol Jerome2012-11-062-0/+14
* doc: Add man pages to Sphinx documentationSol Jerome2012-11-0611-21/+1868
* Properties: allow lax decryption, where failure to decrypt an element is not ...Chris St. Pierre2012-11-061-0/+17
* improved SSLCA cert.xml/key.xml docsChris St. Pierre2012-11-061-2/+68
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-303-65/+39
* removed straggling references to DBStatsChris St. Pierre2012-10-293-17/+2
* documented potential thread contention issues when using sqliteChris St. Pierre2012-10-292-9/+15
* doc: note deprecation of mode='inherit'Chris St. Pierre2012-10-161-29/+27
* fixing the fixChris St. Pierre2012-10-161-1/+1
* doc: fixed awful cat | grep | wc abomination in probes exampleChris St. Pierre2012-10-161-5/+9
* doc: added note about exit_on_probe_failureChris St. Pierre2012-10-161-0/+9
* added unit tests to test for schema validityChris St. Pierre2012-10-161-1/+1
* POSIX: Switch from perms to modeSol Jerome2012-10-1512-74/+72
* added support for JSON and YAML properties filesChris St. Pierre2012-10-151-59/+144