Statistics
| Branch: | Tag: | Revision:

root / vncauthproxy @ 1508a5ab

Name Size
d3des.py 13.7 kB
rfb.py 2.1 kB
vncauthproxy.py 14.8 kB

Latest revisions

# Date Author Comment
4af60ef0 04/05/2011 12:54 am Vangelis Koukis

Make vncauthproxy a proper daemon, improve logging

Have vncauthproxy daemonize properly.
Introduce pidfile under /var/run/vncauthproxy,
logfile under /var/log/vncauthproxy.

33c82017 04/05/2011 12:52 am Vangelis Koukis

Add SIGTERM handling to vncauthproxy

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.

07b0130f 04/05/2011 12:46 am Vangelis Koukis

Initial commit of vncauthproxy

Initial commit of vncauthproxy, based on commit
5cf1d6553d72 from the git repository on code.grnet.gr.

View revisions

Also available in: Atom