/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-08-17 22:27:13 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110817222713-xemqfzafjciuaqkz
* mandos-keygen: Loop until passwords match when run interactively.

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
 
 
7
5
* mandos-applet
8
6
 
9
7
* mandos-client
16
14
* splashy
17
15
** TODO [#B] use scandir(3) instead of readdir(3)
18
16
 
19
 
* usplash (Deprecated)
 
17
* usplash
20
18
** TODO [#A] Make it work again
21
19
** TODO [#B] use scandir(3) instead of readdir(3)
22
20
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
58
56
** TODO [#C] DBusServiceObjectUsingSuper
59
57
** TODO [#B] Global enable/disable flag
60
58
** 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
61
62
** TODO [#B] Support RFC 3339 time duration syntax
62
63
** More D-Bus methods
63
64
*** NeedsPassword(50) - Timeout, default disapprove
66
67
** TODO [#C] python-parsedatetime
67
68
** TODO [#C] systemd/launchd
68
69
   http://0pointer.de/blog/projects/systemd.html
69
 
   http://wiki.debian.org/systemd
70
70
** TODO Separate logging logic to own object
71
71
** TODO make clients to a dict!
72
72
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
82
82
*** Handle "no D-Bus server" and/or "no Mandos server found" better
83
83
*** [#B] --dump option
84
84
** TODO Support RFC 3339 time duration syntax
85
 
** TODO Send milliseconds if bare integer is passed as time duration
86
85
 
87
86
* TODO mandos-dispatch
88
87
  Listens for specified D-Bus signals and spawns shell commands with
104
103
   For testing decryption before rebooting.
105
104
 
106
105
* Makefile
 
106
** TODO Add "--Xlinker --as-needed"
 
107
   http://udrepper.livejournal.com/19395.html
107
108
** TODO [#C] Implement DEB_BUILD_OPTIONS
108
109
   http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
109
110
 
116
117
   From XML sources directly?
117
118
 
118
119
* Side Stuff
119
 
** TODO Locate which package moves the other bin/sh when busybox is deactivated
120
 
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
 
120
** TODO Locate which packet move the other bin/sh when busy box is deactivated
 
121
** TODO contact owner of packet, and ask them to have that shell static in position regardless of busybox
121
122
 
122
123
 
123
124
#+STARTUP: showall