** TODO [#B] Use getaddrinfo(hints=AI_NUMERICHOST) instead of inet_pton()
33
32
** TODO [#B] use scandir(3) instead of readdir(3)
34
33
35
34
* usplash (Deprecated)
36
** TODO [#B] Make it work again
35
** TODO [#A] Make it work again
37
36
** TODO [#B] use scandir(3) instead of readdir(3)
38
37
39
38
* askpass-fifo
77
76
** TODO Use python-tlslite?
78
77
** TODO D-Bus AddClient() method on server object
79
78
** TODO Use org.freedesktop.DBus.Method.NoReply annotation on async methods. :2:
79
** TODO Support [[http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager][org.freedesktop.DBus.ObjectManager]] interface on server object :2: