/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: Teddy Hogeborn
  • Date: 2011-10-22 00:46:35 UTC
  • mto: This revision was merged to the branch mainline in revision 519.
  • Revision ID: teddy@recompile.se-20111022004635-3hey47pvet46yccr
* Makefile (run-server): Remove obsolete warning.
* mandos: Clean up and demystify logging.  Add time stamp to console
          debug log messages.
  (AvahiServiceToSyslog): New; only to adjust syslog format.
  (AvahiService.rename): Don't touch syslog logger.
* mandos.xml (BUGS): Remove note about timestamps on console log.

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 [#A] Save state to new file and move instead of overwrite
45
 
  
 
44
** TODO Persistent state                                                  :BUGS:
 
45
   /var/lib/mandos/*
 
46
*** TODO /etc/mandos/clients.d/*.conf
 
47
    Watch this directory and add/remove/update clients?
46
48
** TODO [#C] config for TXT record
47
49
** TODO Log level option
48
50
   syslogger.setLevel(logging.WARNING)
64
66
   http://0pointer.de/blog/projects/systemd.html
65
67
   http://wiki.debian.org/systemd
66
68
** TODO Separate logging logic to own object
 
69
** TODO make clients to a dict!
67
70
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
68
71
** TODO [#B] break the wait on approval_delay if connection dies
69
72
** TODO Generate Client.runtime_expansions from client options + extra