chiark / gitweb /
bus: be a bit more verbose when debug mode is on
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 49e47ae064e682c9e2d52f86364375e20a2d9b09..362591a2c639a87cfb5c8d0d9d02aa3c38cba388 100644 (file)
--- a/TODO
+++ b/TODO
@@ -114,7 +114,6 @@ Features:
   - see if we can drop more message validation on the sending side
   - add API to clone sd_bus_message objects
   - SD_BUS_COMMENT() macro for inclusion in vtables, syntax inspired by gdbus
-  - systemd-bus-proxyd needs to synthesize NameLost/NameAcquired
   - 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...