/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: Teddy Hogeborn
  • Date: 2011-11-29 20:58:01 UTC
  • mto: (518.1.13 mandos-persistent)
  • mto: This revision was merged to the branch mainline in revision 524.
  • Revision ID: teddy@recompile.se-20111129205801-oufxx7hwq0nq2zau
* mandos (main): Bug fix: Syntax fix when restoring settings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
 
5
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
 
6
 
5
7
* mandos-applet
6
8
 
7
9
* mandos-client
14
16
* splashy
15
17
** TODO [#B] use scandir(3) instead of readdir(3)
16
18
 
17
 
* usplash
 
19
* usplash (Deprecated)
18
20
** TODO [#A] Make it work again
19
21
** TODO [#B] use scandir(3) instead of readdir(3)
20
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
39
41
 
40
42
* mandos (server)
41
43
** TODO [#B] Log level                                                    :BUGS:
42
 
** TODO Persistent state                                                  :BUGS:
43
 
   /var/lib/mandos/*
44
 
*** TODO /etc/mandos/clients.d/*.conf
45
 
    Watch this directory and add/remove/update clients?
 
44
** TODO [#A] Save state to new file and move instead of overwrite
 
45
  
46
46
** TODO [#C] config for TXT record
47
47
** TODO Log level option
48
48
   syslogger.setLevel(logging.WARNING)
51
51
   [[info:standards:Option%20Table][Table of Long Options]]
52
52
** TODO Implement --socket
53
53
   [[info:standards:Option%20Table][Table of Long Options]]
54
 
** TODO Date+time on console log messages                                 :BUGS:
55
 
   Is this the default?
56
54
** TODO [#C] DBusServiceObjectUsingSuper
57
55
** TODO [#B] Global enable/disable flag
58
56
** TODO [#B] By-client countdown on secrets given
59
 
** TODO [#B] Fix problem with fsck taking a really long time
60
 
   Whenever a client successfully gets a secret it could get a
61
 
   one-time timeout boost to allow for an fsck-incurred delay
62
57
** TODO [#B] Support RFC 3339 time duration syntax
63
58
** More D-Bus methods
64
59
*** NeedsPassword(50) - Timeout, default disapprove
67
62
** TODO [#C] python-parsedatetime
68
63
** TODO [#C] systemd/launchd
69
64
   http://0pointer.de/blog/projects/systemd.html
 
65
   http://wiki.debian.org/systemd
70
66
** TODO Separate logging logic to own object
71
 
** TODO make clients to a dict!
72
67
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
73
68
** TODO [#B] break the wait on approval_delay if connection dies
74
69
** TODO Generate Client.runtime_expansions from client options + extra
82
77
*** Handle "no D-Bus server" and/or "no Mandos server found" better
83
78
*** [#B] --dump option
84
79
** TODO Support RFC 3339 time duration syntax
 
80
** TODO Send milliseconds if bare integer is passed as time duration
85
81
 
86
82
* TODO mandos-dispatch
87
83
  Listens for specified D-Bus signals and spawns shell commands with
115
111
   From XML sources directly?
116
112
 
117
113
* Side Stuff
118
 
** TODO Locate which packet move the other bin/sh when busy box is deactivated
119
 
** TODO contact owner of packet, and ask them to have that shell static in position regardless of busybox
 
114
** TODO Locate which package moves the other bin/sh when busybox is deactivated
 
115
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
120
116
 
121
117
 
122
118
#+STARTUP: showall