/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

merge

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