3
* Use _attribute_((nonnull)) wherever possible.
9
*** Do not write PID file if --debug is passed?
10
Do other programs do this?
11
** Update copyright year to add 2010
13
*** Document the approval concept
4
16
** TODO [#B] use scandir(3) instead of readdir(3)
5
17
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
6
** TODO use error() instead of perror()
7
18
** TODO [#B] Retry a server which has a non-definite reply:
8
19
*** A closed connection during the TLS handshake
14
25
** TODO [#B] use scandir(3) instead of readdir(3)
15
26
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
16
** TODO [#B] use error() instead of perror()
19
29
** TODO [#A] Make it work again
20
30
** TODO [#B] use scandir(3) instead of readdir(3)
21
31
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
22
** TODO [#B] use error() instead of perror()
32
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
25
35
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
26
** TODO [#B] use error() instead of perror()
27
36
** TODO [#B] Drop privileges after opening FIFO.
30
39
** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name
31
** TODO [#B] use error() instead of perror()
32
40
** TODO [#B] lock stdin (with flock()?)
34
42
* TODO [#B] passdev
37
45
** TODO [#B] use scandir(3) instead of readdir(3)
38
46
** TODO [#C] use same file name rules as run-parts(8)
39
47
** kernel command line option for debug info
40
** TODO [#B] use error() instead of perror()
48
** TODO [#B] Use openat()
43
51
** TODO [#B] Log level :BUGS:
68
76
A client needs manual approval on the server before it gets the
70
78
** TODO [#B] Support RFC 3339 time duration syntax
80
*** NeedsApproval(50, True) -> timeout, default approve
81
Default approval is configurable, but True by default
82
+ Approve(True) -> approve sending saved
83
+ Approve(False) -> Close client connection immediately
84
*** NeedsPassword(50) - Timeout, default disapprove
85
+ SetPass(u"gazonk", True) -> Approval, persistent
86
+ Approve(False) -> Close client connection immediately
87
** TODO [#C] python-parsedatetime
88
** TODO [#C] systemd/launchd
89
http://0pointer.de/blog/projects/systemd.html
90
** TODO Separate logging logic to own object
91
** TODO make clients to a dict!
92
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
93
** TODO [#B] break the wait on approval_delay if connection dies
73
** [[file:mandos.xml::XXX][Document D-Bus interface]]
74
Remove mention of lack of such interface in BUGS section
75
96
** Add mandos contact info in manual pages
77
* TODO [#A] Provide and install /etc/dbus-1/system.d/mandos.conf
80
99
*** Handle "no D-Bus server" and/or "no Mandos server found" better
81
100
*** [#B] --dump option
108
** TODO help should be toggable
89
109
** Urwid client data displayer
90
110
Better view of client data in the listing
91
111
*** Properties popup
112
** Nicer crashes. Stack traces Messes up shell.
113
*** Print a nice "We are sorry" message, save stack trace to log.
94
116
** TODO Loop until passwords match when run interactively
98
120
For testing decryption before rebooting.
123
** TODO Add "--Xlinker --as-needed"
124
http://udrepper.livejournal.com/19395.html
101
125
** TODO [#C] Implement DEB_BUILD_OPTIONS
102
126
http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options
109
133
** TODO [#C] /etc/bash_completion.d/mandos
110
134
From XML sources directly?
137
** TODO Locate which packet move the other bin/sh when busy box is deactivated
138
** TODO contact owner of packet, and ask them to have that shell static in position regardless of busybox
113
141
#+STARTUP: showall