]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Apr 2015 16:36:17 +0000 (18:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 29 Apr 2015 16:36:25 +0000 (18:36 +0200)
TODO

diff --git a/TODO b/TODO
index 8c5f1cdc5fb9895b92d937b793cd6c36510b17ec..a4f37f977801e477639c310c042def66db06759f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,16 +39,22 @@ Before 220:
 
 * logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins
 
-* sd-bus.h: drop bus parameter in message handlers
-
 * networkd: fix ip forwarding boolean
 
 * whe should apply a stop limit (similar to the existing start limit),
   so that we don't enter unbounded umount loops:
   http://lists.freedesktop.org/archives/systemd-devel/2015-April/030224.html
 
+* change to KillMode=mixed by default
+
+* introduce argv0array=
+
+* sd_bus_creds: allow distinguishing "missing data" and "data not applicable" when querying data
+
 Features:
 
+* sd_bus_send() without bus argument?
+
 * 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