summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Options: Try to make options more readableSol Jerome2012-05-241-189/+399
* added option groupsChris St. Pierre2012-05-211-11/+40
* Options: Add vim temporary files to ignore listSol Jerome2012-05-201-3/+2
* Reports: Use config file from the command lineTim Laszlo2012-05-181-0/+1
* Added inotify filemonitor driverChris St. Pierre2012-05-181-0/+4
* add_option properly adds an option to OptionParser after initial parsingChris St. Pierre2012-05-161-2/+10
* fixed event handling for bcfg2.confChris St. Pierre2012-05-151-1/+1
* fixed OptionParser FAM race conditionChris St. Pierre2012-05-141-1/+5
* added ability to disable Cfg file validationChris St. Pierre2012-05-111-1/+11
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-29/+69
* Options: Change default paranoid setting to 'true'Sol Jerome2012-05-071-1/+1
* Bcfg2.Options.list_split only strips whitespace around commas (this allows, e...Chris St. Pierre2012-05-011-2/+5
* added ability to pass options to nose, ignore tests, test specific clients to...Chris St. Pierre2012-04-131-0/+10
* Options: Don't display empty help messagesSol Jerome2012-04-021-1/+6
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+381