4
4
** TODO [#A] Clean up /tmp directory and take down interface on signal :test:
5
5
** TODO [#B] use scandir(3) instead of readdir(3)
6
6
** TODO [#B] Prefix all debug output with argv[0]
7
** TODO [#B] Retry a server which has a non-definite reply:
8
*** A closed connection during the TLS handshake
10
** TODO [#B] Use capabilities instead of seteuid().
13
** TODO [#A] Re-raise signal received when exiting due to handled signal :test:
9
** TODO [#A] Re-raise signal received when exiting due to handled signal.
14
10
** TODO [#B] use scandir(3) instead of readdir(3)
15
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
11
** TODO [#B] Prefix all debug output with argv[0]
18
14
** TODO [#A] Re-raise signal received when exiting due to handled signal.
19
15
** TODO [#B] use scandir(3) instead of readdir(3)
20
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
23
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
24
** TODO [#B] Drop privileges after opening FIFO.
16
** TODO [#B] Prefix all debug output with argv[0]
27
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
19
** TODO [#B] Prefix all debug output with argv[0]
22
** TODO [#A] Do not handle ignored signals
30
23
** TODO [#B] use scandir(3) instead of readdir(3)
31
24
** TODO [#C] use same file name rules as run-parts(8)