X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=de3488ff720efb0e6c3ec4aeea84261506a133ca;hb=c506027af881a9e4210845a7a8a6ec5910aa0f3b;hp=225fe5820ba1f0bb03345e66da85e64dbc6638b3;hpb=4ec181a0065102ccb0a8992ed9f2fa4860e44b43;p=elogind.git diff --git a/TODO b/TODO index 225fe5820..de3488ff7 100644 --- a/TODO +++ b/TODO @@ -105,6 +105,7 @@ Features: * remove NSS usage from PID 1 (notably the specifiers) * socket-proxyd: + - Support multiple inherited sockets mapped to different remote hosts - Use a nonblocking alternative to getaddrinfo - Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. - Support starting daemons directly without requiring a shell script; update man pages @@ -762,10 +763,13 @@ Features: - Make sure ID_PATH is always exported and complete for network devices where possible, so we can safely rely on Path= matching - - NamePolicy= replace the current naming rules - - MACPolicy= support 'firmware', 'synthetic' and 'random' - Check if Driver= is broken, or just my driver (bcma) +* sd-rtnl: + - replace sd_rtnl_message_append() by type-safe versions + - improve container support, and add support for entering containers when reading + - add support for more attribute types + External: * dbus: