]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 19:33:02 +0000 (21:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 19:34:23 +0000 (21:34 +0200)
TODO

diff --git a/TODO b/TODO
index 4b2feb0e02c8273a26ec448b47f595cded2d2a25..a39ee28b4823656e6da489e43885937da3871b6d 100644 (file)
--- 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