/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: 2012-10-24 19:34:13 UTC
  • mto: (237.7.272 trunk)
  • mto: This revision was merged to the branch mainline in revision 303.
  • Revision ID: teddy@recompile.se-20121024193413-yiorm0x5lj48fu7i
* mandos: Comment changes.
* mandos-keygen (--password): Fix bashism.  Thanks to Raphael Geissert
                              <atomo64@gmail.com> for the bug report.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* GIT
4
 
** Intro: [[http://www.eyrie.org/~eagle/notes/debian/git.html][Using Git for Debian Packaging]]
5
 
** Use: [[https://honk.sigxcpu.org/piki/projects/git-buildpackage/][git-buildpackage]]
6
 
** Migration
7
 
   tailor?
8
 
   Using bzr-fastimport: [[http://www.fusonic.net/en/blog/2013/03/26/migrating-from-bazaar-to-git/][Migrating from Bazaar to Git]]
9
 
** Unresolved: [[http://jameswestby.net/bzr/builddeb/user_manual/split.html][bzr builddeb split mode]]
10
 
   Maybe: [[http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.import.html#GBP.IMPORT.UPSTREAM.GIT.NOTARBALL>][git-buildpackage - No upstream tarballs]]
11
 
 
12
3
* [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]]
13
4
 
14
5
* Testing
63
54
    + SetPass(u"gazonk", True) -> Approval, persistent
64
55
    + Approve(False) -> Close client connection immediately
65
56
** TODO [#C] python-parsedatetime
 
57
** TODO [#C] systemd/launchd
 
58
   http://0pointer.de/blog/projects/systemd.html
 
59
   http://wiki.debian.org/systemd
66
60
** TODO Separate logging logic to own object
67
61
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
68
62
** TODO [#B] break the wait on approval_delay if connection dies
83
77
   http://standards.freedesktop.org/secret-service/
84
78
** TODO Remove D-Bus interfaces with old domain name                      :2:
85
79
** TODO Remove old string_to_delta format                                 :2:
86
 
** TODO --no-zeroconf (only valid if port or socket is set)
87
80
 
88
81
* mandos.xml
89
82
** Add mandos contact info in manual pages
103
96
   Better view of client data in the listing
104
97
*** Properties popup
105
98
** Print a nice "We are sorry" message, save stack trace to log.
106
 
** Rename module "gobject" to "GObject".
107
99
 
108
100
* mandos-keygen
109
101
** TODO "--secfile" option