/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: Teddy Hogeborn
  • Date: 2014-07-14 10:03:10 UTC
  • Revision ID: teddy@recompile.se-20140714100310-omqvn3mujflspggi
mandos.lsm: Fix white space.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
* plugin-runner
45
45
** TODO handle printing for errors for plugins
46
46
*** Hook up stderr of plugins, buffer them, and prepend "Mandos Plugin [plugin name]"
47
 
** TODO [#B] use scandir(3) instead of readdir(3)
48
47
** TODO [#C] use same file name rules as run-parts(8)
49
48
** kernel command line option for debug info
50
 
** TODO [#B] Use openat()
51
 
** TODO [#C] Use fnmatch() to look for bad prefixes and suffixes
52
49
 
53
50
* mandos (server)
54
51
** TODO [#B] Log level                                                    :BUGS:
84
81
   http://standards.freedesktop.org/secret-service/
85
82
** TODO Remove D-Bus interfaces with old domain name                      :2:
86
83
** TODO Remove old string_to_delta format                                 :2:
87
 
** TODO --no-zeroconf (only valid if port or socket is set)
 
84
** TODO http://0pointer.de/blog/projects/stateless.html
 
85
*** tmpfiles snippet to create /var/lib/mandos with right user+perms
 
86
*** File in /usr/lib/sysusers.d to create user+group "_mandos"
 
87
** TODO Error handling on error parsing config files
 
88
** TODO init.d script error handling
88
89
 
89
90
* mandos.xml
90
91
** Add mandos contact info in manual pages
105
106
*** Properties popup
106
107
** Print a nice "We are sorry" message, save stack trace to log.
107
108
** Rename module "gobject" to "GObject".
 
109
** TODO Optional verbose mode to see checkers starting and succeeding
108
110
 
109
111
* mandos-keygen
110
112
** TODO "--secfile" option