summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-10 22:50:19 +0000
committerLennart Poettering <lennart@poettering.net>2013-12-10 22:50:29 +0000
commit80caea6cc72ebd311a311b1527cc6b87201c13bf (patch)
tree75d7bde1e123d0df73557a5c7a601b4bf71ad2b3 /TODO
parent9a636ed8096fa44927f182ac3eaef4104866d4a9 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index dac44e0c6a..2fb9cd3e89 100644
--- a/TODO
+++ b/TODO
@@ -126,6 +126,10 @@ Features:
* priority queues
* priority inheritance
- sort out error codes for sd_bus_release_name(), distuingish: successful removal from foreign name, from non-existing name
+ - bug in kdbus: nameownerchange is not generated for names, only ids.
+ - 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
* sd-event
- allow multiple signal handlers per signal