/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

  • Committer: Björn Påhlsson
  • Date: 2010-09-12 18:23:40 UTC
  • mfrom: (426 mandos)
  • mto: (237.4.3 mandos-release)
  • mto: This revision was merged to the branch mainline in revision 428.
  • Revision ID: belorn@fukt.bsnet.se-20100912182340-09gzhdzd2a4zde5y
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
* Use _attribute_((nonnull)) wherever possible.
4
4
 
5
5
* Release critical
6
 
** Make mandos-ctl fail nicer to permission deny (runing as non-root for example)
 
6
** plymouth.8mandos
7
7
 
8
8
* mandos-client
9
9
** TODO [#B] use scandir(3) instead of readdir(3)
85
85
   http://0pointer.de/blog/projects/systemd.html
86
86
** TODO Separate logging logic to own object
87
87
** TODO make clients to a dict!
88
 
** TODO [#A] Limit approved_delay to max gnutls/tls timeout value
89
 
** TODO [#B] break the wait on approved_delay if connection dies
 
88
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
 
89
** TODO [#B] break the wait on approval_delay if connection dies
90
90
 
91
91
* mandos.xml
92
 
** [[file:mandos.xml::XXX][Document D-Bus interface]]
93
 
   Remove mention of lack of such interface in BUGS section
94
92
** Add mandos contact info in manual pages
95
93
 
96
 
* TODO [#A] Provide and install /etc/dbus-1/system.d/mandos.conf
97
 
 
98
94
* mandos-ctl
99
95
*** Handle "no D-Bus server" and/or "no Mandos server found" better
100
96
*** [#B] --dump option