diff --git a/TODO b/TODO index 4b2feb0e02..a39ee28b48 100644 --- a/TODO +++ b/TODO @@ -40,8 +40,14 @@ Before 220: * timer units triggering services with failing conditions run busy: http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html +* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins + Features: +* networkd: fix ip forwarding boolean + +* sd-bus.h: drop bus parameter in message handlers + * journalctl: -m should access container journals directly by enumerating them via machined, and also watch containers coming and going. Benefit: nspawn --ephemeral would start working nicely with the journal. * nspawn: don't copy /etc/resolv.conf from host into container unless we are in shared-network mode @@ -66,8 +72,6 @@ Features: * rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring to unicode chars, to make things more expressive. -* networkd: MTU= switch for .network units needs documentation in systemd.network(5) - * "machinectl migrate" or similar to copy a container from or to a difference host, via ssh