/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: 2008-09-26 18:03:10 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926180310-6npcdb9v7sl60zlf
* plugins.d/usplash.c (usplash_write): Move "cmd_line_len" up.
  (main): Bug fix: Check result of "readlink".  Bug fix: do not write
          if "buf" is empty.  Bug fix:  Free "buf".  Bug fix: Free
          "cmdline".  Bug fix: Check result of "execv".  Bug fix: free
          "cmdline_argv".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
 
3
* DONE plugin-runner
 
4
 
3
5
* mandos-client
4
6
** TODO [#B] Temporarily lower kernel log level
5
7
   for less printouts during sucessfull boot.
6
8
** TODO [#C] IPv4 support
7
9
 
 
10
* DONE password-prompt
 
11
 
8
12
* mandos (server)
9
13
** TODO [#B] Log level                          :bugs:
10
14
** TODO /etc/mandos/clients.d/*.conf
28
32
** TODO Enable client
29
33
** TODO Reset timer
30
34
 
31
 
* mandos-keygen
32
 
** TODO "--secfile" option
33
 
   Using the "secfile" option instead of "secret"
34
 
** TODO [#B] "--test" option
35
 
   For testing decryption before rebooting.
 
35
* Man pages
 
36
** TODO Use xinclude for all common sections
 
37
   Like authors, etc.
 
38
 
 
39
 
 
40
* Installer
 
41
** Client-side
 
42
*** mandos-keygen
 
43
**** TODO "--secfile" option
 
44
     Using the "secfile" option instead of "secret"
 
45
**** TODO [#B] "--test" option
 
46
     For testing decryption before rebooting.
 
47
 
36
48
 
37
49
* [#A] Package
38
50
** /usr/share/initramfs-tools/hooks/mandos
41
53
    question.
42
54
** TODO /etc/bash_completion.d/mandos
43
55
   From XML sources directly?
 
56
** TODO unperish
 
57
 
 
58
* TODO Web site
 
59
** DONE http://www.fukt.bsnet.se/mandos
 
60
   Redirects to the wiki page
 
61
** DONE http://wiki.fukt.bsnet.se/wiki/Mandos
 
62
 
 
63
* Mailing list
 
64
** DONE mandos-dev
 
65
*** TODO http://gmane.org/subscribe.php
 
66
 
 
67
* TODO Announce project on Usenet
 
68
  [[news:comp.os.linux.announce]]
44
69
 
45
70
 
46
71
#+STARTUP: showall