Activity

From 03/30/2013 to 04/28/2013

04/28/2013

12:34 am Revision 310ae019: Code refactoring
* Move the connection establishment inside the VncAuthProxy greenlet /
class.
* Use a shared get_listening_sockets(...
Stratos Psomadakis

04/24/2013

01:05 pm Revision cf328b06: Minor lexical fixes
Stratos Psomadakis
03:33 am Revision b129b0c0: Use TCP instead of UNIX sockets (first try)
Initial 'implementation' of vncauthproxy using TCP sockets instead of
UNIX domain sockets for control connections.
B...
Stratos Psomadakis
03:27 am Revision 86d1202e: Make control connection handling async
For every incoming control connection, accept() inside the main loop and
dispatch the connection handling/establishme...
Stratos Psomadakis
02:02 am Revision 72ce8365: Add DAEMON_OPTS variable in vncauthproxy.default
Stratos Psomadakis

04/10/2013

02:53 pm Revision 2979a34d: Bump version to 1.4-1
Signed-off-by: Stratos Psomadakis <psomas@grnet.gr> Stratos Psomadakis
02:52 pm Revision 78b78d4d: Merge branch 'master' into debian-master
Stratos Psomadakis
02:51 pm Revision 37a236d1: Merge branch 'release-1.4' into develop
Stratos Psomadakis
02:49 pm Revision 5f5f14cf: Update version to 1.4
Stratos Psomadakis
02:10 pm Revision bb809b1b: Bump version to 1.4~rc2-1
Signed-off-by: Stratos Psomadakis <psomas@grnet.gr> Stratos Psomadakis
02:08 pm Revision 78ab70b8: Merge branch 'release-1.4' into debian-release-1.4
Stratos Psomadakis
02:07 pm Revision dbb5a50f: Merge branch 'release-1.4' into debian-release-1.4
Stratos Psomadakis
02:03 pm Revision 1e3d1c7d: Modify default port range for port pool
The default port range used for automatic port selection
was chosen to be the ephemeral port range. This was the wron...
Vangelis Koukis

04/08/2013

11:53 pm Revision 2c8bd68a: Bump version to rc2
Stratos Psomadakis
11:39 pm Revision 98cc310e: Update version to 1.4rc1 (release branch)
Stratos Psomadakis
11:37 pm Revision 4a83b4bc: Bump version for next release
Stratos Psomadakis

04/01/2013

02:03 pm Revision 364265a0: Merge branch 'develop' into debian-develop
Vangelis Koukis
01:59 pm Revision 6a8190a5: Create a docs stub to keep the CI system happy
Vangelis Koukis
01:08 pm Revision f0e7fc76: Use single setup.py in ci/install.sh
Vangelis Koukis
01:03 pm Revision 538cf0de: Use devflow-update-version in ci/install.sh
Vangelis Koukis
12:02 pm Revision 529dadc5: Use /bin/sh instead of "/usr/bin/env sh" in ci/
Use /bin/sh instead of "/usr/bin/env sh" in ci/ scripts consistently.
Yes, in theory the Bourne shell may not be in /...
Vangelis Koukis
11:57 am Revision 4908cdde: Add CI functionality
Add various scripts under ci/, enabling support for
Continuous Integration.
Among others, there are scripts for auto...
Vangelis Koukis

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
« Previous
Next »
 

Also available in: Atom