chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3d1f303c985724a001d07031d8f6d3fe19611725..a248e81c8db75467679b7b8361558697cc95f4e7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,19 +29,15 @@ External:
 * When lz4 gets an API for lz4 command output, make use of it to
   compress coredumps in a way compatible with /usr/bin/lz4.
 
-Release 219 preparations:
-
-* rework journald sigbus stuff to use mutex
-
-* nspawn: don't change superblock mount options from nspawn for cgroup hierarchies
+Features:
 
-* "systemctl kill" is broken
+* logind: maybe allow configuration of the StopTimeout for session scopes
 
-* the dbus1 connection user id is actually the euid, not the uid, and creds should return that
+* Set NoNewPriviliges= on all of our own services, where that makes sense
 
-* sd-bus make dsrt happy, and change userspace header for kdbus to yyyyuta{tv}v
+* Rework systemctl's GetAll property parsing to use the generic bus_map_all_properties() API
 
-Features:
+* rework journald sigbus stuff to use mutex
 
 * import-dkr: support tarsum checksum verification, if it becomes reality one day...
 
@@ -51,11 +47,9 @@ 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
 
-* 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
+* logind,machined: add generic catch-all polkit verbs for most privileged operations, similar to systemd itself
 
 * "machinectl status" should also show internal logs of the container in question