/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

  • Committer: Teddy Hogeborn
  • Date: 2011-10-22 00:46:35 UTC
  • mto: (237.7.67 trunk)
  • mto: This revision was merged to the branch mainline in revision 290.
  • Revision ID: teddy@recompile.se-20111022004635-3hey47pvet46yccr
* Makefile (run-server): Remove obsolete warning.
* mandos: Clean up and demystify logging.  Add time stamp to console
          debug log messages.
  (AvahiServiceToSyslog): New; only to adjust syslog format.
  (AvahiService.rename): Don't touch syslog logger.
* mandos.xml (BUGS): Remove note about timestamps on console log.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
 
5
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
 
6
 
5
7
* mandos-applet
6
8
 
7
9
* mandos-client
14
16
* splashy
15
17
** TODO [#B] use scandir(3) instead of readdir(3)
16
18
 
17
 
* usplash
 
19
* usplash (Deprecated)
18
20
** TODO [#A] Make it work again
19
21
** TODO [#B] use scandir(3) instead of readdir(3)
20
22
** TODO Use [[info:libc:Argz%20Functions][argz_extract]]
51
53
   [[info:standards:Option%20Table][Table of Long Options]]
52
54
** TODO Implement --socket
53
55
   [[info:standards:Option%20Table][Table of Long Options]]
54
 
** TODO Date+time on console log messages                                 :BUGS:
55
 
   Is this the default?
56
56
** TODO [#C] DBusServiceObjectUsingSuper
57
57
** TODO [#B] Global enable/disable flag
58
58
** TODO [#B] By-client countdown on secrets given
59
 
** TODO [#B] Fix problem with fsck taking a really long time
60
 
   Whenever a client successfully gets a secret it could get a
61
 
   one-time timeout boost to allow for an fsck-incurred delay
62
59
** TODO [#B] Support RFC 3339 time duration syntax
63
60
** More D-Bus methods
64
61
*** NeedsPassword(50) - Timeout, default disapprove
67
64
** TODO [#C] python-parsedatetime
68
65
** TODO [#C] systemd/launchd
69
66
   http://0pointer.de/blog/projects/systemd.html
 
67
   http://wiki.debian.org/systemd
70
68
** TODO Separate logging logic to own object
71
69
** TODO make clients to a dict!
72
70
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
82
80
*** Handle "no D-Bus server" and/or "no Mandos server found" better
83
81
*** [#B] --dump option
84
82
** TODO Support RFC 3339 time duration syntax
 
83
** TODO Send milliseconds if bare integer is passed as time duration
85
84
 
86
85
* TODO mandos-dispatch
87
86
  Listens for specified D-Bus signals and spawns shell commands with
115
114
   From XML sources directly?
116
115
 
117
116
* 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
 
117
** TODO Locate which package moves the other bin/sh when busybox is deactivated
 
118
** TODO contact owner of package, and ask them to have that shell static in position regardless of busybox
120
119
 
121
120
 
122
121
#+STARTUP: showall