/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-05-22 20:23:46 UTC
  • Revision ID: teddy@recompile.se-20150522202346-taccq232srbszyd9
mandos-keygen: Bug fix: Only use one SSH key from ssh-keyscan

If ssh-keyscan found keys of more than one type, the generated output
would be incorrect.  Restrict the output to one type of key.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
** TODO [#B] Work around Avahi issue
54
54
   Avahi does not announce link-local addresses if any global
55
55
   addresses exist: http://lists.freedesktop.org/archives/avahi/2010-March/001863.html
 
56
** TODO [#B] --notify-command
 
57
   This would allow the mandos.service to use
 
58
   --notify-command="systemd-notify --pid READY=1"
56
59
** TODO [#B] Log level                                                    :BUGS:
57
60
*** TODO /etc/mandos/clients.d/*.conf
58
61
    Watch this directory and add/remove/update clients?