/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: 2009-01-29 22:01:00 UTC
  • Revision ID: belorn@nexus-20090129220100-8wzzh4q1b1ka56a2
* mandos (main): Catch SIGSEGV and raise RuntimeError.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* mandos-client
4
4
** TODO [#A] Clean up /tmp directory on signal
 
5
** TODO [#B] Temporarily lower kernel log level
 
6
   for less printouts during sucessfull boot.
 
7
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
5
8
** TODO [#C] IPv4 support
6
9
 
7
10
* plugin-runner
39
42
* mandos-list
40
43
*** Handle "no D-Bus server" and/or "no Mandos server found" better
41
44
*** [#B] --dump option
 
45
** TODO Disable client
 
46
** TODO Enable client
 
47
** TODO Reset timer
42
48
 
43
49
* Curses interface
44
50
 
45
51
* mandos-keygen
46
 
** TODO Loop until passwords match when run interactively
47
52
** TODO "--secfile" option
48
53
   Using the "secfile" option instead of "secret"
49
54
** TODO [#B] "--test" option