summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allowing the assertion of a profile for a host to be supplied by the bcfg2.co...Chris Brinker2012-09-191-1/+2
* bcfg2-crypt: added -I option, made --stdout better, updated man pageChris St. Pierre2012-09-131-8/+9
* bcfg2-crypt: added --stdout optionChris St. Pierre2012-09-111-0/+6
* added server-side client metadata object cachingChris St. Pierre2012-09-051-12/+0
* Options.py: Preserve config file option name caseJohn Morris2012-09-031-0/+5
* Options: misc. minor fixesChris St. Pierre2012-08-281-2/+7
* better stringification of Option objectsChris St. Pierre2012-08-281-2/+25
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* fixed broken XML-RPC retries, made delay configurableChris St. Pierre2012-08-201-0/+7
* added --version argument to everything that uses Bcfg2.Options (#1044)Chris St. Pierre2012-08-201-1/+23
* fixed some egregiously wrong Options testsChris St. Pierre2012-08-161-11/+10
* Bcfg2.settings: bcfg2-web.conf is the default, unless bcfg2-web.conf doesn't ...Chris St. Pierre2012-08-161-0/+17
* removed print statementsChris St. Pierre2012-08-151-2/+3
* Options: swap deprecation warning valuesTim Laszlo2012-08-151-1/+1
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-1/+7
* POSIX:Chris St. Pierre2012-08-151-0/+2
* Options: Change default ENGINE settingSol Jerome2012-08-141-1/+1
* Options: Suppress warnings in bcfg2-admin initSol Jerome2012-08-121-6/+13
* Bcfg2.Options: Add support for deprecated optionsTim Laszlo2012-08-091-7/+24
* Options: web_debug should be booleanTim Laszlo2012-08-091-1/+2
* Merge reporting configuration with main server configurationTim Laszlo2012-08-071-0/+16
* Metadata and other improvements:Chris St. Pierre2012-07-301-2/+32
* added CherryPy-based server coreChris St. Pierre2012-07-191-11/+22