summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* allowed specifying path to schema files in bcfg2.confChris St. Pierre2012-07-111-0/+1
* allow selection of preferred python interpreterChris St. Pierre2012-07-051-0/+7
* added selinux supportChris St. Pierre2012-07-031-0/+40
* fixed option alignment issuesChris St. Pierre2012-06-151-17/+15
* added -B (skip bundles) and -Z (skip independent) optionsChris St. Pierre2012-06-061-0/+10
* added properties element encryptionChris St. Pierre2012-06-061-0/+45
* fixed typoChris St. Pierre2012-06-011-41/+164