chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2015 01:59:58 +0000 (02:59 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2015 02:00:15 +0000 (03:00 +0100)
TODO

diff --git a/TODO b/TODO
index f494f6dbd077ecf0dcee401529d32fef7c7f81c9..2406a872f0aca58e34065ada7d191479ad0ca64d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,16 +31,14 @@ External:
 
 Release 219 preparations:
 
 
 Release 219 preparations:
 
-* rework journald sigbus stuff to use mutex
-
-* "systemctl kill" is broken
-
-* the dbus1 connection user id is actually the euid, not the uid, and creds should return that
-
 * sd-bus make dsrt happy, and change userspace header for kdbus to yyyyuta{tv}v
 
 Features:
 
 * sd-bus make dsrt happy, and change userspace header for kdbus to yyyyuta{tv}v
 
 Features:
 
+* Rework systemctl's GetAll property parsing to use the generic bus_map_all_properties() API
+
+* rework journald sigbus stuff to use mutex
+
 * import-dkr: support tarsum checksum verification, if it becomes reality one day...
 
 * import-dkr: convert json bits to nspawn configuration
 * import-dkr: support tarsum checksum verification, if it becomes reality one day...
 
 * import-dkr: convert json bits to nspawn configuration
@@ -49,8 +47,6 @@ Features:
 
 * core/cgroup: support net_cls modules, and support automatically allocating class ids, then add support for making firewall changes depending on it, to implement a per-service firewall
 
 
 * core/cgroup: support net_cls modules, and support automatically allocating class ids, then add support for making firewall changes depending on it, to implement a per-service firewall
 
-* bus-proxy: reload policy when PID 1 reports a reload
-
 * introduce systemd-nspawn-ephemeral@.service, and hook it into "machinectl start" with a new --ephemeral switch
 
 * logind,machined: add generic catch-all polkit verbs for most priviliged operations, similar to systemd itself
 * introduce systemd-nspawn-ephemeral@.service, and hook it into "machinectl start" with a new --ephemeral switch
 
 * logind,machined: add generic catch-all polkit verbs for most priviliged operations, similar to systemd itself