diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-12 01:42:41 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-12 01:51:51 +0100 |
commit | d78bf250b0e31b42eb8b86ebe3ee775b247bfcf8 (patch) | |
tree | cb82213cc656544e035c2576599ab0588637d020 /TODO | |
parent | 689bd78d108819b362e75af42536725c56b5e939 (diff) |
bus: properly generate NameOwnerChanged messages when we take from/give back to queue/starter
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -127,7 +127,6 @@ Features: - kdbus: matches against source or destination pids for an "strace -p"-like feel. Problem: The PID info needs to be available in userspace too... - kdbus: we need a way to distuingish messages we got due to monitoring from normal messages, since we want to bind methods only to the latter - figure out what to do when fields in the kdbus header and in the payload header do not match - - nameownerchange cannot be properly synthesized since we cannot distuingish messages from kernel when a name changed ownership starter → real from real → starter - longer term: * priority queues * priority inheritance |