server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
SSLServer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSLServer: Fix traceback in xcmd toggle_debug
Sol Jerome
2011-10-13
1
-1
/
+2
*
* Added support for yum libraries (if available and configured). This
Chris St. Pierre
2011-10-07
1
-8
/
+14
*
SSLServer.py: 'bytes' not available in python 2.5
Sol Jerome
2011-09-16
1
-1
/
+1
*
SSLServer: Fix traceback in bcfg2-admin perf (#1042)
Sol Jerome
2011-09-15
1
-4
/
+3
*
SSLServer: Fix errors reported by emias on IRC
Sol Jerome
2011-06-15
1
-2
/
+4
*
SSLServer: Fix another syntax error for python 2
Sol Jerome
2011-06-15
1
-1
/
+5
*
SSLServer: Fix syntax error for python 2
Sol Jerome
2011-06-15
1
-1
/
+1
*
PY3K: Finish server-side code fixes
Sol Jerome
2011-06-14
1
-4
/
+14
*
bcfg2-server: Add the ability to listen on specific interfaces (#1013)
Sol Jerome
2011-06-14
1
-8
/
+17
*
Common: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-5
/
+6
*
PY3K + PEP8 fixes for remaining files
Sol Jerome
2011-04-07
1
-14
/
+27
*
SSLServer: Stop raising trapped exceptions from XMLRPCRequestHandler. Causes...
Tim Laszlo
2011-01-24
1
-1
/
+3
*
SSLServer: handle socket errors on shutdown gracefully (Resolves #907 and #909)
Narayan Desai
2010-08-11
1
-2
/
+8
*
SSLServer: Retry failed writes
Tim Laszlo
2010-07-30
1
-8
/
+37
*
Set a timeout on sockets accepted by the server
Tim Laszlo
2010-06-14
1
-0
/
+2
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-1
/
+8
*
SSLServer: add in transaction timeouts
Narayan Desai
2010-03-13
1
-0
/
+5
*
SSLServer: fix socket shutdown code (compatible across trunk, 1.0.1rc, and 0....
Narayan Desai
2010-01-12
1
-1
/
+0
*
SSLServer: Add file descriptor leak fix from 1.0.0 stable branch
Sol Jerome
2010-01-08
1
-4
/
+5
*
SSLServer: set socket timeout for client sockets [bugfix]
Narayan Desai
2010-01-06
1
-0
/
+1
*
SSLServer: fix socket leak reported by Cory and Lisa
Narayan Desai
2009-12-14
1
-0
/
+2
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-24
/
+24
*
SSLServer: Fix rmi method export
Narayan Desai
2009-09-18
1
-1
/
+1
*
SSLServer: don't pass address argument to methods with dotted names
Narayan Desai
2009-09-18
1
-1
/
+2
*
SSLServer: Re-implement support for plugin rmi calls
Narayan Desai
2009-09-15
1
-0
/
+6
*
Improve error handling when key improperly specified on server (Reported by n...
Narayan Desai
2009-07-13
1
-3
/
+3
*
SSL: Implement protocol selection in bcfg2.conf
Narayan Desai
2009-06-24
1
-4
/
+11
*
Improve server error handling
Narayan Desai
2009-06-23
1
-3
/
+20
*
SSLServer: SimpleXMLRPCServer patch for python 2.4 (Patch from Jack Neely)
Sol Jerome
2009-05-29
1
-44
/
+46
*
Fall back to previous XMLRPCDispatcher calling convention (Resolves Ticket #669)
Narayan Desai
2009-05-29
1
-1
/
+4
*
Integrate server-side performance statistics infrastructure
Narayan Desai
2009-05-14
1
-0
/
+1
*
SSL: client side read based on server-provided content length (allows gracefu...
Narayan Desai
2009-05-11
1
-3
/
+1
*
SSL: revert unwrap change for now (it broke compat with trunk)
Narayan Desai
2009-05-08
1
-1
/
+1
*
SSL: shut sockets down gracefully
Narayan Desai
2009-05-08
1
-3
/
+7
*
SSL Server: handle ctrl-c properly
Narayan Desai
2009-05-06
1
-0
/
+3
*
Get basic auth working again with new ssl framework
Narayan Desai
2009-05-06
1
-29
/
+26
*
remove old refname
Narayan Desai
2009-05-06
1
-1
/
+0
*
more to python 2.6 ssl
Narayan Desai
2009-05-06
1
-0
/
+326