diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-24 02:57:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-24 02:57:17 +0100 |
commit | eab07b4b23544d38ff0006fa4da9217c61d94749 (patch) | |
tree | 6472e7a20090196ba8f142bedfe97d98b2fdab14 /TODO | |
parent | 8f19720dd2782684a0c73d1deb5e1ac3e1fb086d (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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... |