summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options/Common.py
Commit message (Expand)AuthorAgeFilesLines
* Options: change default communication protocol to xmlrpc/tlsv1Alexander Sulfrian2014-10-151-1/+1
* Options: add missing communication:protocol optionsAlexander Sulfrian2014-10-151-0/+6
* Options/Common: remove defaults for ssl-key/ssl-cert on the ClientAlexander Sulfrian2014-10-141-10/+0
* Options: Fix default "Log to syslog" valueSol Jerome2014-07-311-1/+1
* Options: Replace relative imports with absoluteChris St. Pierre2013-08-121-6/+4
* testsuite: fixed unit testsChris St. Pierre2013-08-121-3/+3
* testsuite: fixed more unit testsChris St. Pierre2013-08-121-11/+9
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-0/+2
* Options: wrote completely new option parserChris St. Pierre2013-06-271-0/+135