Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | docs: formatting fixes, updated reserved encryption options | Chris St. Pierre | 2013-01-24 | 1 | -4/+3 |
| | |||||
* | doc: Fix formatting | Sol Jerome | 2013-01-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | docs: added docs for POSIXUsers uid/gid ranges | Chris St. Pierre | 2013-01-18 | 1 | -1/+46 |
| | |||||
* | Made a few encryption things simpler: | Chris St. Pierre | 2013-01-17 | 3 | -6/+25 |
| | | | | | | * Only one strict/lax setting, in [encryption], rather than separate settings in [properties] and [sshkeys] * No longer necessary to enable encryption on each Properties file | ||||
* | docs: clarified how authorized_keys is generated | Chris St. Pierre | 2013-01-16 | 1 | -0/+14 |
| | |||||
* | removed Duplicates plugin from bcfg2-lint docs | Chris St. Pierre | 2013-01-14 | 1 | -23/+17 |
| | |||||
* | doc: clarified ssh key configuration | Chris St. Pierre | 2013-01-11 | 1 | -1/+2 |
| | |||||
* | doc: Fallback to old behavior for intersphinxv1.3.0rc1 | Sol Jerome | 2013-01-10 | 1 | -2/+3 |
| | | | | | | | If the object inventories don't exist on disk, fallback to the previous method of attempting to download them from the specified URL. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: xmlschema extension fixes | Chris St. Pierre | 2013-01-10 | 1 | -19/+27 |
| | | | | | | * Use xpath() instead of find()/findall(), which do not support namespace mappings in older versions of lxml. * Properly initialize entities dict | ||||
* | doc: Use local object inventory files for sphinx | Sol Jerome | 2013-01-10 | 2 | -5/+733 |
| | | | | | | | | Use the local object inventory files to prevent sphinx-build from downloading them during build. This should allow the packages to be built in network-disabled build environments. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Cfg: Added feature to provide generation of SSH keys, authorized_keys file | Chris St. Pierre | 2013-01-03 | 3 | -14/+254 |
| | |||||
* | 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 |
| |