/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 at bsnet
  • Date: 2010-09-02 19:07:20 UTC
  • mto: (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 421.
  • Revision ID: teddy@fukt.bsnet.se-20100902190720-sp0pitu30isx4pvi
* mandos (ClientDBus.approvals_pending): Bug fix: Only send D-Bus
                                         signals if connected to the
                                         D-Bus.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* _attribute_((nonnull))
4
 
* FIX XXX
5
4
 
6
5
* mandos-client
7
6
** TODO [#B] use scandir(3) instead of readdir(3)
86
85
   http://0pointer.de/blog/projects/systemd.html
87
86
** TODO Separate logging logic to own object
88
87
** TODO make clients to a dict!
89
 
** TODO PropertyChanged should be a python generic property for client variables
90
88
 
91
89
* mandos.xml
92
90
** [[file:mandos.xml::XXX][Document D-Bus interface]]
108
106
** Urwid client data displayer
109
107
   Better view of client data in the listing
110
108
*** Properties popup
111
 
** Nicer crashes. Stack traces Messes up shell.
112
 
*** Print a nice "We are sorry" message, save stack trace to log.
113
109
 
114
110
* mandos-keygen
115
111
** TODO Loop until passwords match when run interactively