/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-06-02 11:09:07 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090602110907-utt933ql22lq8j7l
* plugins.d/mandos-client.c (main): Take down network interface on
                                    exit if it was brought up.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
4
 
** TODO [#A] Take down network interface if it was initially down
5
 
** TODO [#A] Clean up /tmp directory on signal
 
4
** TODO [#A] Clean up /tmp directory and take down interface on signal
6
5
 
7
6
* plugin-runner
8
7
** TODO [#B] use scandir(3) instead of readdir(3)