summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-11-26 17:27:13 +0100
committerLennart Poettering <lennart@poettering.net>2014-11-26 17:27:59 +0100
commit6dae84cbdda6c0547b374119960b49c9da5aa481 (patch)
tree6f549728802b7918bc1242a46288477fe603d3bc
parentdcc2fc01fa850e9ee36c549dc2691e7e5c71bebf (diff)
update TODO
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index f97b0331b7..a1581a6148 100644
--- a/TODO
+++ b/TODO
@@ -258,7 +258,6 @@ Features:
* sd-bus:
- systemd-bus-proxyd needs to enforce good old XML policy
- - kdbus: peeking is subject to a race when we look at a message while the message is being migrated to the implementor's connection. Needs kernel fix, and then we need to invoke the FREE ioctl in busname_peek_message()
- kdbus: maybe add controlling tty and ppid metadata fields
- kdbus: for some reason "busctl monitor" only shows metadata for signal msgs, never method call or method reply msgs
- kdbus: busnames.target should get pulled in by basic.target