/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-06-15 17:18:34 UTC
  • Revision ID: teddy@recompile.se-20120615171834-gzzgknth003j903u
* plugins.d/mandos-client.c (main): Bug fix: Set DEVICE environment
                                    variable correctly for network
                                    hooks.  Also, don't call
                                    run_network_hooks() with NULL
                                    value.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
11
11
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
12
12
** TODO [#B] Prefer /run/tmp over /tmp, if it exists
13
 
** TODO [#C] Make start_mandos_communication() take "struct server".
14
13
 
15
14
* splashy
16
15
** TODO [#B] use scandir(3) instead of readdir(3)
31
30
 
32
31
* plugin-runner
33
32
** TODO handle printing for errors for plugins
34
 
*** Hook up stderr of plugins, buffer them, and prepend "Mandos Plugin [plugin name]"
 
33
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
35
34
** TODO [#B] use scandir(3) instead of readdir(3)
36
35
** TODO [#C] use same file name rules as run-parts(8)
37
36
** kernel command line option for debug info
44
43
** TODO [#C] config for TXT record
45
44
** TODO Log level dbus option
46
45
   SetLogLevel D-Bus call
 
46
** TODO Implement --foreground                                            :BUGS:
 
47
   [[info:standards:Option%20Table][Table of Long Options]]
47
48
** TODO [#C] DBusServiceObjectUsingSuper
48
49
** TODO [#B] Global enable/disable flag
49
50
** TODO [#B] By-client countdown on number of secrets given
 
51
** TODO [#B] Support RFC 3339 time duration syntax
50
52
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
51
53
    + SetPass(u"gazonk", True) -> Approval, persistent
52
54
    + Approve(False) -> Close client connection immediately
79
81
* mandos-ctl
80
82
*** Handle "no D-Bus server" and/or "no Mandos server found" better
81
83
*** [#B] --dump option
 
84
** TODO Support RFC 3339 time duration syntax
82
85
 
83
86
* TODO mandos-dispatch
84
87
  Listens for specified D-Bus signals and spawns shell commands with