/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-12-21 00:29:33 UTC
  • mfrom: (518.1.15 mandos-persistent)
  • Revision ID: belorn@recompile.se-20111221002933-6sc0a64o1ns2s2s8
Working persistant state

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