/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-10 06:28:14 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090910062814-wkkngiwm0xhxwlm2
* init.d-mandos: Bug fix: Correct the LSB header.

* mandos.xml (CHECKING): Add text about client disabling requiring
                         manual intervention to reverse.

* plugin-runner.c: Cast return value of TEMP_FAILURE_RETRY to "int"
                   where necessary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
4
 
** TODO [#A] Clean up /tmp directory and take down interface on signal    :test:
5
4
** TODO [#B] use scandir(3) instead of readdir(3)
6
5
** TODO [#B] Prefix all debug output with argv[0]
7
6
** TODO [#B] Retry a server which has a non-definite reply:
53
52
** TODO DBusServiceObjectUsingSuper
54
53
** Global enable/disable flag
55
54
** By-client countdown on secrets given
 
55
** Fix problem with fsck taking a really long time
 
56
   Whenever a client successfully gets a secret it could get a
 
57
   one-time timeout boost to allow for an fsck-incurred delay
56
58
 
57
59
* mandos.xml
58
60
** [[file:mandos.xml::XXX][Document D-Bus interface]]