chiark / gitweb /
timedatectl: port to sd-bus
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3a53b354ece2b0885a0e594e67f4794d1c66b6c2..ef7c6cd871ddb420c94c19f1354a0870e720f7e2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -54,6 +54,10 @@ Features:
   - Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example.
   - Support starting daemons directly without requiring a shell script; update man pages
 
+* optimize the cgroup propagation bits, especially unit_get_members_mask(), cgroup_context_get_mask()
+
+* sd_bus_message_enter_container() should optionally allow 0 as type and/or NULL as content signature in case the caller wants to enter unknown containers
+
 * "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
 
 * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
@@ -176,6 +180,7 @@ Features:
   - synthesize sd_bus_message objects from kernel messages
   - properly implement name registry ioctls for kdbus
   - implement monitor logic
+  - properly map matches with well-known names against messages with unique names
   - longer term:
     * priority queues
     * priority inheritance