/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 04:54:35 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926045435-0thnnqops1kzclag
* debian/mandos-client.postinst: Change home directory to
                                 "/nonexistent".
* debian/mandos.postinst: - '' -

* plugin-runner.c (main): Bug fix: Block signals while modifying
                          "plugin_list".

* plugins.d/usplash.c (usplash_write): New function.
  (main): Use "usplash_write" to write "INPUTQUIET" command.  Also
          write "TIMEOUT 0" before it, and write "TIMEOUT 15" and
          "PULSATE" if starting a new usplash process.  Kill old
          usplash before forking.  Bug fix: do setuid(geteuid()) to
          preserve genuine rootness.  Better interrupted/error logic
          overall.

* debian/mandos-client.lintian-overrides: Ignore setuid
                                          "plugins.d/usplash".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* plugin-runner
4
 
** TODO Man page  for plugin-runner.conf.5
5
 
   link to plugin-runner.8
 
3
* DONE plugin-runner
6
4
 
7
5
* mandos-client
8
6
** TODO [#B] Temporarily lower kernel log level
41
39
 
42
40
* Installer
43
41
** Client-side
44
 
*** TODO Update initrd.img after installation
45
 
    This seems to use some kind of "trigger" system
46
 
    [[file:/usr/share/doc/dpkg/triggers.txt.gz]]
47
 
    dpkg-trigger(1), deb-triggers(5)
48
42
*** mandos-keygen
49
 
**** TODO [#A] Ask for password twice for confirmation
50
 
**** TODO "--passfile" option
 
43
**** TODO "--secfile" option
51
44
     Using the "secfile" option instead of "secret"
52
45
**** TODO [#B] "--test" option
53
46
     For testing decryption before rebooting.
54
 
** Server-side
55
 
*** TODO [#A] Create mandos user and group for server
56
47
 
57
48
 
58
49
* [#A] Package
63
54
** TODO /etc/bash_completion.d/mandos
64
55
   From XML sources directly?
65
56
** TODO unperish
66
 
** DONE bzr-builddeb
67
 
** DONE mandos user/group creation              :test:
68
 
** DONE Key creation in postinst                :test:
69
57
 
70
58
* TODO Web site
71
59
** DONE http://www.fukt.bsnet.se/mandos
72
60
   Redirects to the wiki page
73
 
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
 
61
** DONE http://wiki.fukt.bsnet.se/wiki/Mandos
74
62
 
75
63
* Mailing list
76
64
** DONE mandos-dev