/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: 2012-04-24 06:55:34 UTC
  • Revision ID: teddy@recompile.se-20120424065534-n1jqfth9odw3l1jr
* network-hooks.d/bridge: Move "start" and "stop" commands to separate
                          functions.
* network-hooks.d/openvpn: - '' -
* network-hooks.d/wireless: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
12
12
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
13
13
** TODO [#B] Prefer /run/tmp over /tmp, if it exists
 
14
** TODO [#B] Use in_port_t instead of uint16_t for port numbers.
14
15
 
15
16
* splashy
16
17
** TODO [#B] use scandir(3) instead of readdir(3)
78
79
   and signals ClientAdded and ClientRemoved.
79
80
** TODO Save state periodically to recover better from hard shutdowns
80
81
** TODO CheckerCompleted method, deprecate CheckedOK
 
82
** TODO Secret Service API?
 
83
   http://standards.freedesktop.org/secret-service/
81
84
 
82
85
* mandos.xml
83
86
** Add mandos contact info in manual pages