chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index c37b56e0c68ae3329a8a58535d2247f042e68537..f94abad0e0a45abdc464975bd31ba00b1d7ac70d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -163,7 +163,6 @@ Features:
   - see if we can drop more message validation on the sending side
   - add API to clone sd_bus_message objects
   - systemd-bus-proxyd needs to enforce good old XML policy
-  - upload minimal kdbus policy into the kernel at boot
   - kdbus: matches against source or destination pids for an "strace -p"-like feel. Problem: The PID info needs to be available in userspace too...
   - longer term: priority inheritance
   - check sender of response messages
@@ -182,7 +181,6 @@ Features:
   - port to sd-resolve for connecting to TCP dbus servers
   - constructors for bus messages should probably not be OK with a NULL bus pointer
   - .busname units should not use get_user_creds()/get_cgroup_creds() but instead do NSS only in temporarily forked off child
-  - .busname units need settings for controlling the attached creds, and timestamps for messages queued into its names.
 
 * sd-event
   - allow multiple signal handlers per signal?