Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: Add bcfg2-report-collector manpage | Sol Jerome | 2013-07-27 | 2 | -3/+81 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'doc-fam-blocking' of https://github.com/AlexanderS/bcfg2 into ↵ | Sol Jerome | 2013-07-19 | 1 | -1/+8 |
|\ | | | | | | | | | | | | | | | | | maint Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: man/bcfg2.conf.5 | ||||
| * | man/bcfg2.conf: add documentation for fam_blocking option | Alexander Sulfrian | 2013-07-19 | 1 | -1/+8 |
| | | |||||
* | | Options: add database.options | Alexander Sulfrian | 2013-06-28 | 1 | -1/+6 |
|/ | | | | | | | 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. | ||||
* | Reporting: Fix sections for reports settings | Sol Jerome | 2013-03-18 | 10 | -34/+61 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | removed Duplicates plugin from bcfg2-lint docs | Chris St. Pierre | 2013-01-14 | 10 | -33/+27 |
| | |||||
* | doc: Document metadata caching options | Sol Jerome | 2012-11-26 | 1 | -1/+32 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | set default umask for server, added option to change it | Chris St. Pierre | 2012-11-14 | 10 | -10/+13 |
| | |||||
* | man: Migrate generate-manpages.bash to sphinx | Sol Jerome | 2012-11-07 | 10 | -20/+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 | 10 | -1341/+1990 |
| | |||||
* | Options: Update mdata option to use 'mode' | Sol Jerome | 2012-10-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Lint: Migrate Lint to 'mode' attribute | Sol Jerome | 2012-10-15 | 2 | -4/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | man: updated bcfg2.conf man page with new user/group options | Chris St. Pierre | 2012-10-04 | 1 | -1/+9 |
| | |||||
* | updated bcfg2.conf man page | Chris St. Pierre | 2012-09-25 | 1 | -10/+52 |
| | |||||
* | man: Add new client option from 6fe2b9dd | Sol Jerome | 2012-09-19 | 1 | -0/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-crypt: added -I option, made --stdout better, updated man page | Chris St. Pierre | 2012-09-13 | 10 | -11/+19 |
| | |||||
* | Removed deprecated plugins BB, Svcmgr, SGenshi | Chris St. Pierre | 2012-08-15 | 7 | -11/+8 |
| | |||||
* | man: Add -B and -Z options from 01d68bf | Sol Jerome | 2012-08-13 | 1 | -4/+12 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Remove bcfg2-ping-sweep | Sol Jerome | 2012-08-13 | 1 | -14/+0 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-crypt: Add generated bcfg2-crypt manpage | Sol Jerome | 2012-08-13 | 1 | -0/+83 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-admin: Add options from 75c6e2a to man page | Sol Jerome | 2012-08-12 | 1 | -9/+57 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | man: Add b=bundle bcfg-admin query option | Sol Jerome | 2012-07-25 | 1 | -1/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | man: Clean up man pages | Sol Jerome | 2012-06-03 | 10 | -1502/+1235 |
| | | | | | | | Created new rst files with man page information so that generating man pages is easier and more consistent throughout bcfg2. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Added inotify filemonitor driver | Chris St. Pierre | 2012-05-18 | 1 | -2/+13 |
| | | | | Moved list of files to ignore into config | ||||
* | man: Fix lintian error from debian | Sol Jerome | 2012-01-30 | 1 | -3/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Clarify that "bcfg2 -f [...]" ignores "-l" | Holger Weiß | 2011-09-12 | 2 | -2/+4 |
| | | | | | | Document the fact that the client will ignore any decision list specified via "-l" (or in the bcfg2.conf(5) file) if the client is called with the "-f" option (which tells it to configure from a file). | ||||
* | added --altsrc flag to bcfg2-info buildfile | Chris St. Pierre | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Document "bcfg2-info buildbundle" in the manpage | Holger Weiß | 2011-08-09 | 1 | -0/+5 |
| | | | | Mention the "buildbundle" command in the bcfg2-info(8) manpage. | ||||
* | bcfg2-admin viz: Remove --raw from documentation | Holger Weiß | 2011-07-06 | 1 | -5/+1 |
| | | | | | | Remove the --raw option from the "bcfg2-admin viz" documentation. The option has been superseeded by the --outfile option which allows for specifying arbitrary output types since commit 476cb9ac76. | ||||
* | bcfg2-info: Remove "generators" command | Holger Weiß | 2011-07-06 | 1 | -4/+0 |
| | | | | | | | The command "bcfg2-info generators" didn't spit out anything useful, just an unexpanded $Id$ keyword for each of the current generators. It's been that way for quite some time now, and nobody seemed to miss the command. | ||||
* | New Info attribute: "sensitive" | Holger Weiß | 2011-06-29 | 1 | -0/+4 |
| | | | | | | The contents/diffs of <Path>s which are marked as "sensitive" are now omitted from the reports transmitted to the server, so that they won't end up in the statistics database. | ||||
* | Merge branch 'fix-z-description' of https://github.com/weiss/bcfg2 | Sol Jerome | 2011-06-21 | 2 | -1/+22 |
|\ | |||||
| * | Correct the description of bcfg2(1)'s "-z" option | Holger Weiß | 2011-06-21 | 1 | -1/+1 |
| | | | | | | | | | | The "-z" option is for use with Independent collections instead of Bundles. | ||||
| * | Document serverCommonNames in bcfg2.conf(5) | Holger Weiß | 2011-06-20 | 1 | -0/+5 |
| | | | | | | | | | | Describe the serverCommonNames option which can be specified in the [communication] section of the bcfg2.conf(5) file. | ||||
| * | Add missing options to the bcfg2(1) manpage | Holger Weiß | 2011-06-20 | 1 | -1/+17 |
| | | | | | | | | A few of the existing bcfg2(1) options were missing from the manpage. | ||||
* | | Add a missing word to the bcfg2(1) manpage | Holger Weiß | 2011-06-21 | 1 | -1/+1 |
|/ | |||||
* | bcfg2-reports: Show total numbers of entries | Holger Weiß | 2011-06-08 | 1 | -2/+3 |
| | | | | | | Add a "-t NAME" option which reports the total (and good) number of managed entries on the host NAME. Also, allow for specifying "total", "good", and "bad" fields via --fields and --sort. | ||||
* | bcfg2-reports: Show modified entries | Holger Weiß | 2011-06-07 | 1 | -2/+14 |
| | | | | | bcfg2-reports now shows modified entries if it's called with --modifiedentry, -m, or -s. | ||||
* | Options: Set default encoding to UTF-8 (as per Holger Weiß's suggestion) | Sol Jerome | 2011-06-06 | 1 | -3/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Document the "decision" option in bcfg2.conf(5) | Holger Weiß | 2011-06-04 | 2 | -4/+10 |
| | | | | | | Add documentation for the "decision" option to the bcfg2.conf(5) man page. Also, note that it can be overridden using "-l none" on the bcfg2(1) command line. | ||||
* | bcfg2-server: Add the ability to listen on specific interfaces (#1013) | Sol Jerome | 2011-06-03 | 1 | -0/+6 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added -t option to set client timeout | Chris St. Pierre | 2011-06-01 | 1 | -0/+5 |
| | |||||
* | fixed typo in bcfg2-lint man page (thanks jsbillings) | Chris St. Pierre | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | added bcfg2-lint MergeFiles plugin to suggest config files and probes | Chris St. Pierre | 2011-05-17 | 2 | -0/+13 |
| | | | | | | that are very similar and could be merged added text wrapping to bcfg2-lint error handling | ||||
* | man: Point to the correct sections | Sol Jerome | 2011-05-14 | 1 | -4/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | man: Fix incorrect purge/scrub command parameters | Tim Laszlo | 2011-05-11 | 1 | -3/+3 |
| | |||||
* | man: Fix typos reported by emias on IRC | Sol Jerome | 2011-05-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Correct minor typo in man page. | Raul Cuza | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | made bcfg2-lint error handling configurable on a much more granular level | Chris St. Pierre | 2011-05-05 | 1 | -22/+25 |
| | |||||
* | changed [main] section of bcfg2-lint.conf to [lint] to make it possible to ↵ | Chris St. Pierre | 2011-04-25 | 1 | -1/+9 |
| | | | | | | combine config files get full stack trace from failed plugins for easier troubleshooting |