summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options.py
Commit message (Expand)AuthorAgeFilesLines
* Options.py: Fix database OPTIONS parsingSol Jerome2014-11-041-21/+7
* Merge branch 'ssl-protocol-fix' of github.com:solj/bcfg2 into maintSol Jerome2014-10-211-0/+1
|\
| * Proxy.py: Pass through SSL protocol optionSol Jerome2014-10-151-0/+1
* | YUM: Add options to enable and disable Yum pluginsJonathan Billings2014-10-171-0/+12
|/
* Probes: fixed default list of allowed probe groupsChris St. Pierre2013-12-061-1/+1
* testsuite: fixed unit tests for Probes allowed_groups optionChris St. Pierre2013-11-141-0/+1
* Add probes.allowed_groups option to restrict group assignments.Simon Ruderich2013-11-141-1/+16
* Options: make "public" default pgsql database schemaChris St. Pierre2013-11-131-1/+1
* Options: fix parsing of POSIX GID blacklist/whitelistChris St. Pierre2013-07-301-2/+2
* settings: fixed db schema optionChris St. Pierre2013-07-241-1/+2
* settings: allow setting database schemaChris St. Pierre2013-07-241-1/+4
* Packages: Added timeout to bcfg2-yum-helper callsChris St. Pierre2013-07-221-1/+2
* Options: Fix typosSol Jerome2013-06-291-1/+1
* Options: add database.optionsAlexander Sulfrian2013-06-281-0/+7
* Opitons: add cook function to parse a dict for the config fileAlexander Sulfrian2013-06-281-0/+22
* Options: fixed typo in optionChris St. Pierre2013-05-231-1/+1
* added multiprocessing server coreChris St. Pierre2013-05-201-1/+12
* minor fixes for FAM blockingJason Kincl2013-05-011-0/+1
* Adding option to force server to wait until all FAM events are processedJason Kincl2013-05-011-0/+5
* Options: add environment var for config fileChris St. Pierre2013-04-191-1/+2
* Options: Fix PEP8 errorSol Jerome2013-04-041-0/+1
* Promote bcfg2-info to have it's own Options dictMichael Fenn2013-04-011-0/+4
* Added option to periodically dump performance stats to logsChris St. Pierre2013-03-291-1/+12
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-3/+3
* Merge branch '1.3.2' into maintChris St. Pierre2013-03-211-3/+58
|\
| * bcfg2-test: added option to spawn multiple child processes to run testsChris St. Pierre2013-02-251-1/+28
| * extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-1/+23
| * Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-141-1/+7
* | Reporting: Fix sections for reports settingsSol Jerome2013-03-181-4/+6
* | fixed option description for bcfg2-crypt passphrase optionChris St. Pierre2013-02-211-1/+1
|/
* POSIXUsers: set managed uid/gid rangeChris St. Pierre2013-01-181-1/+25
* read bcfg2-lint plugin list properlyChris St. Pierre2013-01-141-0/+5
* testsuite: test for exceptions raised without messagesChris St. Pierre2012-12-101-2/+2
* set default umask for server, added option to change itChris St. Pierre2012-11-141-0/+6
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-301-1/+7
* Options: Add more vim tempfiles to ignoreSol Jerome2012-10-211-2/+2
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-151-1/+1
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-151-3/+3
* Change the default base for sqlite dbs to SERVER_REPOSITORY/etc/Tim Laszlo2012-10-111-1/+1
* Lower reporting_file_limit to match 1.2, move web_prefix to reporting sectionTim Laszlo2012-10-111-2/+3
* Reporting: Make transport configurableTim Laszlo2012-10-101-1/+8
* fix pylint unit test errorsChris St. Pierre2012-10-091-0/+3
* Reporting: Merge new reporting dataTim Laszlo2012-10-081-0/+25
* drop privs options added, works in CherryPyChris St. Pierre2012-10-041-1/+33
* fixed default SSL CA cert, which is optionalChris St. Pierre2012-10-031-1/+1
* set default paths for ssl certs/keys according to SELinux policyChris St. Pierre2012-10-031-3/+3
* made client runs abort on probe failure, added option to disable thatChris St. Pierre2012-09-281-1/+9
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-58/+72
* updated bcfg2.conf man pageChris St. Pierre2012-09-251-10/+0
* expanded pylint coverageChris St. Pierre2012-09-251-30/+72