Activity

From 03/01/2013 to 03/30/2013

03/30/2013

01:01 pm Revision f6eb1be8: Fix possible race in returning source port to pool
First make sure all sockets for a connection are closed,
then return the source port number to the port pool.
This f...
Vangelis Koukis
12:55 pm Revision 020f4a9e: Improve cleanup of worker greenlets
There are two worker greenlets per direction of an established
connection. This patch improves the way they are clean...
Vangelis Koukis
12:46 pm Revision d5705e2c: Fix a few more instances of logging
Fix a few more instances of logging, per pylint W6501,
after commit c87d99e96.
Vangelis Koukis
12:44 pm Revision 0423d976: Use gevent.sleep instead of time.sleep
Use green version of sleep() from gevent,
so other greenlets get to run while a specific greenlet sleeps.
Vangelis Koukis

03/29/2013

01:34 pm Revision c87d99e9: Make logging more consistent
Generate all logging-specific function members of VncAuthProxy
("info", "error", etc) dynamically, from a single temp...
Vangelis Koukis
12:48 pm Revision fe5fc466: Fix minor typo
Vangelis Koukis
12:35 pm Revision 68caea79: Add support for devflow
Add support for computing version numbers using devflow infrastructure. Vangelis Koukis

03/28/2013

05:08 pm Revision 6e40f2a8: Be more verbose when waiting for client to connect
Vangelis Koukis

03/26/2013

07:36 pm Revision 03a592b9: Support argument parsing in command line client
Make the vncauthproxy client a proper command line tool,
by adding support for argument parsing. Also output debuggin...
Vangelis Koukis

03/22/2013

07:02 pm Revision 180a750f: Work with multiple versions of python-daemon
Vangelis Koukis
07:00 pm Revision 31965126: Make source PEP8-compliant
Vangelis Koukis
« Previous
Next »
 

Also available in: Atom