/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

Change "fukt.bsnet.se" to "recompile.se" throughout.

* README: - '' -
* debian/control: - '' -
* debian/copyright: - '' -
* debian/mandos-client.README.Debian: - '' - and some rewriting.
* debian/mandos.README.Debian: - '' -
* debian/watch: Change "fukt.bsnet.se" to "recompile.se".
* init.d-mandos: - '' -
* intro.xml: - '' -
* mandos: - '' -
* mandos-clients.conf.xml: - '' -
* mandos-ctl: - '' -
* mandos-ctl.xml: - '' -
* mandos-keygen: - '' -
* mandos-keygen.xml: - '' -
* mandos-monitor: - '' -
* mandos-monitor.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.lsm: - '' -
* mandos.xml: - '' -
* plugin-runner.c: - '' -
* plugin-runner.xml: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/askpass-fifo.xml: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.c: - '' -
* plugins.d/password-prompt.xml: - '' -
* plugins.d/plymouth.c: - '' -
* plugins.d/plymouth.xml: - '' -
* plugins.d/splashy.c: - '' -
* plugins.d/splashy.xml: - '' -
* plugins.d/usplash.c: - '' -
* plugins.d/usplash.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
* mandos-applet
8
8
 
9
9
* mandos-client
10
 
** TODO [#A] Document network hook functionality
11
10
** TODO [#B] Use capabilities instead of seteuid().
12
11
** TODO [#B] Use struct sockaddr_storage instead of a union
13
12
** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
17
16
* splashy
18
17
** TODO [#B] use scandir(3) instead of readdir(3)
19
18
 
20
 
* usplash (Deprecated)
 
19
* usplash
21
20
** TODO [#A] Make it work again
22
21
** TODO [#B] use scandir(3) instead of readdir(3)
23
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
67
66
** TODO [#C] python-parsedatetime
68
67
** TODO [#C] systemd/launchd
69
68
   http://0pointer.de/blog/projects/systemd.html
70
 
   http://wiki.debian.org/systemd
71
69
** TODO Separate logging logic to own object
72
70
** TODO make clients to a dict!
73
71
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
83
81
*** Handle "no D-Bus server" and/or "no Mandos server found" better
84
82
*** [#B] --dump option
85
83
** TODO Support RFC 3339 time duration syntax
86
 
** TODO Send milliseconds if bare integer is passed as time duration
87
84
 
88
85
* TODO mandos-dispatch
89
86
  Listens for specified D-Bus signals and spawns shell commands with
117
114
   From XML sources directly?
118
115
 
119
116
* Side Stuff
120
 
** TODO Locate which package moves the other bin/sh when busybox is deactivated
121
 
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
 
117
** TODO Locate which packet move the other bin/sh when busy box is deactivated
 
118
** TODO contact owner of packet, and ask them to have that shell static in position regardless of busybox
122
119
 
123
120
 
124
121
#+STARTUP: showall