/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2012-06-17 22:07:02 UTC
  • mfrom: (237.7.154 trunk)
  • mto: This revision was merged to the branch mainline in revision 302.
  • Revision ID: teddy@recompile.se-20120617220702-oh6mr9nrx45ce968
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
* mandos-applet
6
6
 
7
7
* mandos-client
8
 
** TODO [#A] Wireless network hook
9
8
** TODO [#B] Use capabilities instead of seteuid().
10
9
** TODO [#B] Use struct sockaddr_storage instead of a union
11
10
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
12
11
** TODO [#B] Use getnameinfo(serv=NULL, NI_NUMERICHOST) instead of inet_ntop()
13
12
** TODO [#B] Prefer /run/tmp over /tmp, if it exists
14
 
** TODO [#B] Use in_port_t instead of uint16_t for port numbers.
 
13
** TODO [#C] Make start_mandos_communication() take "struct server".
15
14
 
16
15
* splashy
17
16
** TODO [#B] use scandir(3) instead of readdir(3)
19
18
* usplash (Deprecated)
20
19
** TODO [#A] Make it work again
21
20
** TODO [#B] use scandir(3) instead of readdir(3)
22
 
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
23
21
 
24
22
* askpass-fifo
25
23
** TODO [#B] Drop privileges after opening FIFO.
33
31
 
34
32
* plugin-runner
35
33
** TODO handle printing for errors for plugins
36
 
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
 
34
*** Hook up stderr of plugins, buffer them, and prepend "Mandos Plugin [plugin name]"
37
35
** TODO [#B] use scandir(3) instead of readdir(3)
38
36
** TODO [#C] use same file name rules as run-parts(8)
39
37
** kernel command line option for debug info
46
44
** TODO [#C] config for TXT record
47
45
** TODO Log level dbus option
48
46
   SetLogLevel D-Bus call
49
 
** TODO Implement --foreground                                            :BUGS:
50
 
   [[info:standards:Option%20Table][Table of Long Options]]
51
47
** TODO [#C] DBusServiceObjectUsingSuper
52
48
** TODO [#B] Global enable/disable flag
53
49
** TODO [#B] By-client countdown on number of secrets given