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: 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