/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

* plugins.d/mandos-client.c: Merge unified printing system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
* mandos-applet
8
8
 
9
9
* mandos-client
 
10
** TODO [#A] Document network hook functionality
10
11
** TODO [#B] Use capabilities instead of seteuid().
11
12
** TODO [#B] Use struct sockaddr_storage instead of a union
12
13
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
41
42
 
42
43
* mandos (server)
43
44
** TODO [#B] Log level                                                    :BUGS:
44
 
** TODO [#A] Move approval to Client from ClientDBus
45
 
  
 
45
** TODO Persistent state                                                  :BUGS:
 
46
   /var/lib/mandos/*
46
47
*** TODO /etc/mandos/clients.d/*.conf
47
48
    Watch this directory and add/remove/update clients?
48
49
** TODO [#C] config for TXT record
53
54
   [[info:standards:Option%20Table][Table of Long Options]]
54
55
** TODO Implement --socket
55
56
   [[info:standards:Option%20Table][Table of Long Options]]
 
57
** TODO Date+time on console log messages                                 :BUGS:
 
58
   Is this the default?
56
59
** TODO [#C] DBusServiceObjectUsingSuper
57
60
** TODO [#B] Global enable/disable flag
58
61
** TODO [#B] By-client countdown on secrets given
66
69
   http://0pointer.de/blog/projects/systemd.html
67
70
   http://wiki.debian.org/systemd
68
71
** TODO Separate logging logic to own object
 
72
** TODO make clients to a dict!
69
73
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
70
74
** TODO [#B] break the wait on approval_delay if connection dies
71
75
** TODO Generate Client.runtime_expansions from client options + extra