/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: 2010-09-26 18:32:58 UTC
  • Revision ID: teddy@fukt.bsnet.se-20100926183258-n31ux2r8d06m1hi1
Update copyright year to "2010" wherever appropriate.

* DBUS-API: Added copyright and license statement.
* README: Mention new "plymouth" plugin.
* debian/control: Depend on python-2.6 or python-multiprocessing.
* debian/mandos-client.README.Debian: Update info about DEVICE setting
                                      of initramfs.conf.
* mandos-ctl: Added copyright and license statement.
* mandos-monitor: - '' -
* plugins.d/plymouth.c: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
5
 
* mandos-applet
6
 
 
7
5
* mandos-client
 
6
** TODO [#B] use scandir(3) instead of readdir(3)
 
7
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
 
8
** TODO [#B] Retry a server which has a non-definite reply:
 
9
*** A closed connection during the TLS handshake
 
10
*** A TCP timeout
8
11
** TODO [#B] Use capabilities instead of seteuid().
 
12
** TODO [#A] Retry --connect forever
9
13
 
10
14
* splashy
11
15
** TODO [#B] use scandir(3) instead of readdir(3)
 
16
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
12
17
 
13
18
* usplash
14
19
** TODO [#A] Make it work again
15
20
** TODO [#B] use scandir(3) instead of readdir(3)
 
21
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
16
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
17
23
 
18
24
* askpass-fifo
 
25
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
19
26
** TODO [#B] Drop privileges after opening FIFO.
20
27
 
21
28
* password-prompt
 
29
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
22
30
** TODO [#B] lock stdin (with flock()?)
23
31
 
24
32
* TODO [#B] passdev
25
33
 
26
34
* plugin-runner
27
 
** TODO handle printing for errors for plugins
28
 
*** Hook up stderr of plugins, buffer them, and prepend mandos pluig [plugin name]
29
35
** TODO [#B] use scandir(3) instead of readdir(3)
30
36
** TODO [#C] use same file name rules as run-parts(8)
31
37
** kernel command line option for debug info
91
97
  arguments.
92
98
 
93
99
* mandos-monitor
94
 
** TODO help should be toggleable
 
100
** TODO help should be toggable
95
101
** Urwid client data displayer
96
102
   Better view of client data in the listing
97
103
*** Properties popup