/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: 2015-07-06 20:14:45 UTC
  • Revision ID: teddy@recompile.se-20150706201445-kq3o6qozigmiqsp9
plugin-runner.xml (EXAMPLE): Use the /usr/lib/<arch> directory.
                             Also explain used options in order.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
** TODO [#C] Remove code for GNU libc < 2.15
53
53
 
54
54
* mandos (server)
 
55
** TODO [#B] Work around Avahi issue
 
56
   Avahi does not announce link-local addresses if any global
 
57
   addresses exist: http://lists.freedesktop.org/archives/avahi/2010-March/001863.html
55
58
** TODO [#B] --notify-command
56
59
   This would allow the mandos.service to use
57
60
   --notify-command="systemd-notify --pid READY=1"
69
72
    + Approve(False) -> Close client connection immediately
70
73
** TODO [#C] python-parsedatetime
71
74
** TODO Separate logging logic to own object
72
 
** TODO [#B] Limit approval_delay to max gnutls/tls timeout value
 
75
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
73
76
** TODO [#B] break the wait on approval_delay if connection dies
74
77
** TODO Generate Client.runtime_expansions from client options + extra
75
78
** TODO Allow %%(checker)s as a runtime expansion