/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Björn Påhlsson
  • Date: 2011-11-09 11:16:17 UTC
  • mto: (518.2.5 persistent-state-gpgme)
  • mto: This revision was merged to the branch mainline in revision 520.
  • Revision ID: belorn@fukt.bsnet.se-20111109111617-jpey2sy4dupqzabc
Persistent state: New feature. Client state is now stored when mandos
                  server exits, and restored when starting up. Secrets
                  are encrypted with key based on clients config file.
--no-restore: New argument to mandos server. Disables restore
              functionallity
minor changes: clients are now dicts!

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
* mandos (server)
43
43
** TODO [#B] Log level                                                    :BUGS:
44
 
** TODO Persistent state                                                  :BUGS:
45
 
   /var/lib/mandos/*
 
44
  
46
45
*** TODO /etc/mandos/clients.d/*.conf
47
46
    Watch this directory and add/remove/update clients?
48
47
** TODO [#C] config for TXT record
68
67
   http://0pointer.de/blog/projects/systemd.html
69
68
   http://wiki.debian.org/systemd
70
69
** TODO Separate logging logic to own object
71
 
** TODO make clients to a dict!
72
70
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
73
71
** TODO [#B] break the wait on approval_delay if connection dies
74
72
** TODO Generate Client.runtime_expansions from client options + extra