4
4
** TODO [#B] use scandir(3) instead of readdir(3)
5
** TODO [#B] Prefix all debug output with argv[0]
5
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
6
** TODO use error() instead of perror()
6
7
** TODO [#B] Retry a server which has a non-definite reply:
7
8
*** A closed connection during the TLS handshake
9
10
** TODO [#B] Use capabilities instead of seteuid().
11
** TODO use EX_* from <sysexits.h>
12
14
** TODO [#B] use scandir(3) instead of readdir(3)
13
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
15
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
16
** TODO use error() instead of perror()
16
19
** TODO [#B] use scandir(3) instead of readdir(3)
17
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
20
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
21
** TODO use EX_* from <sysexits.h>
22
** TODO use error() instead of perror()
20
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
25
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
21
26
** TODO [#B] Drop privileges after opening FIFO.
27
** TODO use EX_* from <sysexits.h>
28
** TODO use error() instead of perror()
24
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
31
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
32
** TODO use EX_* from <sysexits.h>
33
** TODO use error() instead of perror()
29
38
** TODO [#B] use scandir(3) instead of readdir(3)
30
39
** TODO [#C] use same file name rules as run-parts(8)
40
** TODO use EX_* from <sysexits.h>
41
** TODO use error() instead of perror()
33
44
** TODO [#B] Log level :BUGS: