From: Lennart Poettering Date: Wed, 29 Apr 2015 16:36:17 +0000 (+0200) Subject: update TODO X-Git-Tag: v220~243 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47ee3ee03483efd271642d5043070cbd171f19d4;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 8c5f1cdc5fb..a4f37f97780 100644 --- 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