diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-19 04:17:37 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-19 04:17:37 +0100 |
commit | 4658568002357edfc7ea634ddafca925d185606b (patch) | |
tree | d4f646a8afcfd8f8861f09a46db9fc54ce78d9ad /TODO | |
parent | 09365592341b4ba4ceca677bb551dcde811e0333 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -159,13 +159,11 @@ Features: * sd-bus: - 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 - add API to clone sd_bus_message objects - systemd-bus-proxyd needs to enforce good old XML policy - 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 - dbus spec updates: - kdbus mapping - NameLost/NameAcquired obsolete |