summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/SSLServer.py
Commit message (Expand)AuthorAgeFilesLines
* Server/SSLServer: allow None as return valueAlexander Sulfrian2014-12-081-1/+1
* Server/SSLServer: allow set as return valueAlexander Sulfrian2014-11-301-1/+3
* Options: change default communication protocol to xmlrpc/tlsv1Alexander Sulfrian2014-10-151-2/+2
* Pylint/PEP8 fixesSol Jerome2013-09-061-3/+3
* SSLServer: Don't decode request contentChris St. Pierre2013-09-031-1/+0
* Merge branch 'maint'Sol Jerome2013-09-011-1/+1
* Merge branch 'maint'Sol Jerome2013-09-011-18/+14
* Options: migrated server core to new option parserChris St. Pierre2013-06-271-12/+18
* Merge branch 'maint'Chris St. Pierre2013-05-211-2/+7
* Merge branch 'maint'Chris St. Pierre2013-05-171-1/+1
* Merge branch 'maint'Chris St. Pierre2013-04-241-1/+4
* Merge branch '1.4.x'Chris St. Pierre2013-04-231-6/+3
* Added client ACLs:Chris St. Pierre2013-02-121-6/+9
* Corrected acceptance of wildcard ('*') in ACL XML file.Matt Schwager2013-02-121-4/+3
* IP based ACLs working for CherryPy and Builtin Server. Rudimentary tests perf...Matt Schwager2013-02-121-0/+2
* moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-0/+452