Revision:

Revisions

# Date Author Comment
179aa9ec 04/03/2011 12:42 am Vangelis Koukis

Add graceful SIGTERM handling

Install a signal handler for fatal signals using gevent.signal().
This allows vncauthproxy to unlink its control socket and exit
gracefully when SIGTERM is received.

5cf1d655 12/01/2010 04:25 pm Apollon Oikonomopoulos

Retry connecting to the backend server if initial connection fails

The proxy now takes turns trying to connect to all backend sockets and sleeps
for 200ms if it is unable to do so. This allows the backend server to come up
up to 10 seconds after the client has authenticated....

668a9ced 11/16/2010 09:42 pm Faidon Liambotis

Switch from Mercurial to Git

.hgignore -> .gitignore

0c251ab5 11/10/2010 11:41 am Apollon Oikonomopoulos

Fixed copyright

5da701ba 11/10/2010 11:40 am Apollon Oikonomopoulos

Rename files

vncproxy.py -> vncauthproxy.py
vncproxyclient.py -> vapclient.py

eeb14dde 11/10/2010 11:36 am Apollon Oikonomopoulos

Document some TODO actions in vncproxy.py

b9866dc8 09/10/2010 08:28 pm Apollon Oikonomopoulos

Remove obsolete struct dependency from vncproxy.py

9c6144cb 09/10/2010 08:22 pm Apollon Oikonomopoulos

Code cleanup/refactoring

8790958b 09/10/2010 08:22 pm Apollon Oikonomopoulos

Add copyright/license to rfb.py

66d17b40 09/10/2010 05:21 pm Apollon Oikonomopoulos

Initial import

« Previous 1 ... 5 6 7 (151-160/160) | Per page: 25, 50, 100

Also available in: Atom