chiark / gitweb /
bus: fix issue with reference counting
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5d6fd30419b223dd6c5eb87d071ea1e40badfc91..bb07d92d3d7eb224ec5fc3e47e8804b51ee45444 100644 (file)
--- a/TODO
+++ b/TODO
@@ -121,7 +121,8 @@ Features:
 * allow implementation of InaccessibleDirectories=/ plus
   ReadOnlyDirectories=... for whitelisting files for a service.
 
-* libsystemd-bus:
+* sd-bus:
+  - let the activator peek the peer connection with KDBUS_CMD_MSG_SRC and log it
   - when kdbus doesn't take our message without memfds, try again with memfds
   - implement monitor logic
   - see if we can drop more message validation on the sending side