summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Proxy.py
Commit message (Expand)AuthorAgeFilesLines
* moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-357/+0
* improve some error messagesChris St. Pierre2012-10-041-3/+5
* various pylint fixesChris St. Pierre2012-09-251-1/+0
* removed debugging statementChris St. Pierre2012-09-071-1/+0
* improving plugin development docsChris St. Pierre2012-09-061-21/+1
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* fixed broken XML-RPC retries, made delay configurableChris St. Pierre2012-08-201-29/+38
* Proxy: made SSLHTTPConnection object py3k-compatibleChris St. Pierre2012-08-201-13/+17
* added CherryPy-based server coreChris St. Pierre2012-07-191-13/+1
* Add IPv6 supportSol Jerome2012-07-081-1/+9
* fixed total think-o in ProxyErrorChris St. Pierre2012-05-021-1/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+368