Activity

From 05/22/2011 to 06/20/2011

06/20/2011

07:56 pm Revision 39f9b704: Minor fixes to the Debian packaging
Faidon Liambotis
07:56 pm Revision b00b9a69: Drop daemon's privileges
Since there is no support for this in the daemon itself nor a proper
configuration file, do that in the (Debian) init...
Faidon Liambotis
07:56 pm Revision ea81e37e: Initial Debian packaging
Faidon Liambotis
07:52 pm Revision 1c241b27: Adjust the control sockets umask
Add g=rwx to the control socket's umask as to allow the owning group to
control the proxy (useful e.g. when wanting t...
Faidon Liambotis
07:12 pm Revision 88420a63: Fix logger crash
Commit 138d0e8 scoped the main flow to a main() function. It seems that
the variable "logger" was being set there and...
Faidon Liambotis
06:47 pm Revision 08845665: Add setup.py and friends
Use setuptools and add setup.py, MANIFEST.in etc. in the package
distribution.
Faidon Liambotis
06:36 pm Revision 138d0e8b: Major restructuring of the directory layout
Create a proper Python package called "vncauthproxy" and move the proxy
and the client there; also create a vncauthpr...
Faidon Liambotis
06:11 pm Revision 0a78eb3c: Restore Python 2.5 compatibility
The 2.6 syntax for octal numbers (0oNNN) was used for umask; use 0022
which is implicitly octal instead, to restore 2...
Faidon Liambotis
06:10 pm Revision 7183f55d: Adjust the default location of the control socket
Move it from the (insecure) /tmp/vncproxy.sock to
/var/run/vncauthproxy/ctrl.sock
Faidon Liambotis
« Previous
Next »
 

Also available in: Atom