/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: 2009-09-17 11:42:12 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090917114212-bmb2eq0c3modtgme
* TODO: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
* password-prompt
24
24
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
25
25
 
26
 
* TODO passdev
27
 
 
28
26
* plugin-runner
29
27
** TODO [#B] use scandir(3) instead of readdir(3)
30
28
** TODO [#C] use same file name rules as run-parts(8)
48
46
** TODO Date+time on console log messages       :BUGS:
49
47
   Is this the default?
50
48
** TODO DBusServiceObjectUsingSuper
51
 
** TODO Global enable/disable flag
52
 
** TODO By-client countdown on secrets given
53
 
** TODO Fix problem with fsck taking a really long time
 
49
** Global enable/disable flag
 
50
** By-client countdown on secrets given
 
51
** Fix problem with fsck taking a really long time
54
52
   Whenever a client successfully gets a secret it could get a
55
53
   one-time timeout boost to allow for an fsck-incurred delay
56
 
** TODO Delay before client receives key
57
 
   This would give an operator opportunity to cancel the request if
58
 
   desired.
59
 
** TODO Client manual approval mode
60
 
   A client needs manual approval on the server before it gets the
61
 
   secret
62
 
** TODO Persistent state
63
 
   /var/lib/mandos/*
64
54
 
65
55
* mandos.xml
66
56
** [[file:mandos.xml::XXX][Document D-Bus interface]]
71
61
*** Handle "no D-Bus server" and/or "no Mandos server found" better
72
62
*** [#B] --dump option
73
63
 
74
 
* TODO mandos-dispatch
75
 
  Listens for specified D-Bus signals and spawns shell commands with
76
 
  arguments.
77
 
 
78
64
* mandos-monitor
79
65
** D-Bus mail loop w/ signal receiver
80
66
** Snack/Newt client data displayer