summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-24 02:57:17 +0100
committerLennart Poettering <lennart@poettering.net>2013-12-24 02:57:17 +0100
commiteab07b4b23544d38ff0006fa4da9217c61d94749 (patch)
tree6472e7a20090196ba8f142bedfe97d98b2fdab14 /TODO
parent8f19720dd2782684a0c73d1deb5e1ac3e1fb086d (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 49e47ae06..362591a2c 100644
--- 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...