Statistics
| Branch: | Tag: | Revision:

root @ f1facf89

Name Size
  ci
  docs
  vncauthproxy
.gitignore 62 Bytes
Changelog 339 Bytes
LICENSE 17.7 kB
MANIFEST.in 120 Bytes
README 917 Bytes
devflow.conf 81 Bytes
distribute_setup.py 15.4 kB
setup.py 1.5 kB
version 7 Bytes

Latest revisions

# Date Author Comment
f1facf89 12/20/2013 05:47 pm Stratos Psomadakis

Print dry run output to stdout

c7da5329 12/20/2013 05:43 pm Stratos Psomadakis

Create tempfile in the same dir as passwdfile

write_wrapper() uses a tempfile to write the new contents of the
passwdfile and then atomically renames / moves it to the original passwd
file. os.rename() won't work if the tempfile is not created on the same...

1b01e27f 12/20/2013 05:04 pm Stratos Psomadakis

Bump version to 1.5rc2

627e2841 12/02/2013 09:16 pm Stratos Psomadakis

Bump version to 1.5rc1

7b67c026 12/02/2013 08:13 pm Stratos Psomadakis

docs fix

89ba8f64 12/02/2013 02:19 pm Stratos Psomadakis

Merge branch 'feature-auth' into develop

3b98303f 11/30/2013 07:25 pm Stratos Psomadakis

Change the auth file format

Switch to a 'passwd'/crypt-style format for the authentication file and
provide a tool to easily add / update / delete users from the file.

bd377d7e 11/30/2013 03:20 pm Stratos Psomadakis

Fix pylint warnings, typos and docs

bb8c7e81 11/30/2013 03:20 pm Stratos Psomadakis

Improve logging during startup and shutdown

d3817d45 11/30/2013 03:20 pm Stratos Psomadakis

Fix error handling in parse_auth_file

View all revisions | View revisions

Also available in: Atom