=== modified file 'TODO' --- TODO 2011-12-27 12:15:06 +0000 +++ TODO 2011-12-27 14:15:40 +0000 @@ -2,15 +2,6 @@ * [[http://www.undeadly.org/cgi?action=article&sid=20110530221728][OpenBSD]] -* mandos -** Use org.freedesktop.DBus.Method.NoReply annotation on async methods. -** Emit [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties][org.freedesktop.DBus.Properties.PropertiesChanged]] signal - Deprecate se.recompile.Mandos.Client.PropertyChanged - annotate! - Can use "invalidates" annotation to also emit on changed secret. -** Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object - Deprecate methods GetAllClients(), GetAllClientsWithProperties() - and signals ClientAdded and ClientRemoved. - * mandos-applet * mandos-client @@ -78,6 +69,13 @@ ** TODO Allow %%(checker)s as a runtime expansion ** TODO Use python-tlslite? ** TODO D-Bus AddClient() method on server object +** TODO Use org.freedesktop.DBus.Method.NoReply annotation on async methods. +** TODO Emit [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties][org.freedesktop.DBus.Properties.PropertiesChanged]] signal + TODO Deprecate se.recompile.Mandos.Client.PropertyChanged - annotate! + TODO Can use "invalidates" annotation to also emit on changed secret. +** TODO Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object + Deprecate methods GetAllClients(), GetAllClientsWithProperties() + and signals ClientAdded and ClientRemoved. * mandos.xml ** Add mandos contact info in manual pages