summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/SSLServer.py
Commit message (Collapse)AuthorAgeFilesLines
* added XML-RPC RMI capabilities to FileMonitor objectsChris St. Pierre2013-03-211-6/+3
|
* documented core implementationsChris St. Pierre2012-10-151-72/+46
|
* improve some error messagesChris St. Pierre2012-10-041-3/+4
|
* SSLServer: check for existing but unreadable cert/key/ca filesChris St. Pierre2012-10-041-57/+58
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+3
|
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
|
* Add IPv6 supportSol Jerome2012-07-081-1/+10
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* fixed return values from toggle_debug xcmdsChris St. Pierre2012-06-011-1/+1
|
* PY3K: Get server code working againSol Jerome2012-05-051-2/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+461
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>