/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

Bug fix: Make D-Bus properties settable again.

* mandos (ClientDBus.notifychangeproperty/setter): Bug fix: pass
                                                   variant_level as a
                                                   keyword argument.
  (ClientDBus.Timeout_dbus_property): Bug fix: call function
                                      _timedelta_to_milliseconds in
                                      its new position as a global
                                      function.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
* splashy
17
17
** TODO [#B] use scandir(3) instead of readdir(3)
18
18
 
19
 
* usplash
 
19
* usplash (Deprecated)
20
20
** TODO [#A] Make it work again
21
21
** TODO [#B] use scandir(3) instead of readdir(3)
22
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
40
40
** TODO [#B] Use openat()
41
41
 
42
42
* mandos (server)
43
 
** TODO [#A] Make all attributes properties!
44
43
** TODO [#B] Log level                                                    :BUGS:
45
44
** TODO Persistent state                                                  :BUGS:
46
45
   /var/lib/mandos/*
67
66
** TODO [#C] python-parsedatetime
68
67
** TODO [#C] systemd/launchd
69
68
   http://0pointer.de/blog/projects/systemd.html
 
69
   http://wiki.debian.org/systemd
70
70
** TODO Separate logging logic to own object
71
71
** TODO make clients to a dict!
72
72
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
82
82
*** Handle "no D-Bus server" and/or "no Mandos server found" better
83
83
*** [#B] --dump option
84
84
** TODO Support RFC 3339 time duration syntax
 
85
** TODO Send milliseconds if bare integer is passed as time duration
85
86
 
86
87
* TODO mandos-dispatch
87
88
  Listens for specified D-Bus signals and spawns shell commands with
115
116
   From XML sources directly?
116
117
 
117
118
* Side Stuff
118
 
** TODO Locate which packet move the other bin/sh when busy box is deactivated
119
 
** TODO contact owner of packet, and ask them to have that shell static in position regardless of busybox
 
119
** TODO Locate which package moves the other bin/sh when busybox is deactivated
 
120
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
120
121
 
121
122
 
122
123
#+STARTUP: showall