X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=bb07d92d3d7eb224ec5fc3e47e8804b51ee45444;hb=9597086027a937edfd7a3f5e5999796d2b34c8ad;hp=521ba8d4ba905f923f1d6718d005e999f0ef6d5e;hpb=09ecd746c9d6581664873674c2188f8c93ed7780;p=elogind.git diff --git a/TODO b/TODO index 521ba8d4b..bb07d92d3 100644 --- a/TODO +++ b/TODO @@ -121,7 +121,8 @@ Features: * allow implementation of InaccessibleDirectories=/ plus ReadOnlyDirectories=... for whitelisting files for a service. -* libsystemd-bus: +* sd-bus: + - let the activator peek the peer connection with KDBUS_CMD_MSG_SRC and log it - when kdbus doesn't take our message without memfds, try again with memfds - implement monitor logic - see if we can drop more message validation on the sending side @@ -667,15 +668,13 @@ Features: - 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 * networkd: - - unify and clarify logging, also use proper structured log messages - - add [Route] sections - - add more keys to [Address] sections - - add DHCPv4 support (and, longer term, other kinds of dynamic config) + - add more keys to [Route] and [Address] sections + - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config) + - allow opting out of receiving DNS servers over DHCPv4 - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline) External: