Statistics
| Branch: | Tag: | Revision:

root @ 180a750f

Name Size
  vncauthproxy
.gitignore 25 Bytes
LICENSE 17.7 kB
MANIFEST.in 65 Bytes
setup.py 524 Bytes

Latest revisions

# Date Author Comment
180a750f 03/22/2013 07:02 pm Vangelis Koukis

Work with multiple versions of python-daemon

31965126 03/22/2013 07:00 pm Vangelis Koukis

Make source PEP8-compliant

75eed2cf 07/13/2012 04:25 pm Vangelis Koukis

Minor fixes to diagnostics for pidfile handling

2c83c28c 07/13/2012 04:03 pm Vangelis Koukis

Version bump to 1.3

39840bd3 07/13/2012 03:54 pm Vangelis Koukis

Remove stale pid lockfiles on daemon invocation

da142b1f 03/22/2012 09:41 pm Stratos Psomadakis

Version bump to 1.2

7eb27319 03/22/2012 11:05 am Stratos Psomadakis

Make server connect retries and retry wait tunable

512c571e 03/16/2012 05:43 pm Stratos Psomadakis

Wait for VNC server connection establishment

Wait until the connection to the VNC server has been
established, before sending a successful response to the
client.

Sending a response before establishing a connection to the
server could allow a malicious user to access a different...

a699949f 11/18/2011 06:31 pm Vangelis Koukis

Fix dependencies in setup.py, bump version to 1.1

Fix dependencies in setup.py (python-daemon instead of daemon)
to prevent the console script entry point from barfing on execution.

Also bump version number to 1.1.

0e02cdc8 11/18/2011 06:02 pm Vangelis Koukis

Introduce setuptools entry_points functionality

Modify setup.py, replace vncauthproxy.py wrapper with a console
script generated automatically using the 'entry_points' functionality
of setuptools.

View all revisions | View revisions

Also available in: Atom