/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-12-13 17:55:20 UTC
  • mto: This revision was merged to the branch mainline in revision 524.
  • Revision ID: belorn@recompile.se-20111213175520-0my4v4nvp2vd8la4
more refactoring in regards to how clients get created

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
** TODO [#B] Use openat()
41
41
 
42
42
* mandos (server)
 
43
** TODO Document why we ignore sigint
43
44
** TODO [#B] Log level                                                    :BUGS:
 
45
** TODO [#A] Save state to new file and move instead of overwrite
44
46
  
45
 
*** TODO /etc/mandos/clients.d/*.conf
46
 
    Watch this directory and add/remove/update clients?
47
47
** TODO [#C] config for TXT record
48
48
** TODO Log level option
49
49
   syslogger.setLevel(logging.WARNING)