/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: Björn Påhlsson
  • Date: 2011-11-28 07:38:37 UTC
  • mto: This revision was merged to the branch mainline in revision 525.
  • Revision ID: belorn@recompile.se-20111128073837-rom2ul1agen1iu3y
todo updates

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