summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-01-07 06:34:39 +0800
committerLennart Poettering <lennart@poettering.net>2014-01-07 06:34:56 +0800
commite62b3b353aa3cd66670428d453ee36b45127df1f (patch)
tree2d4bcc72973ab1dec3c6c2f803d465ba05e39370 /TODO
parentfccd44ec3a7abd305b558d39f54b5ef223f00b68 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0e9a01d492..ed628035a7 100644
--- a/TODO
+++ b/TODO
@@ -127,6 +127,8 @@ Features:
- "const" properties (posted)
- port exit-on-idle logic to byebye ioctl
- make use of "drop" ioctl in pid 1 bus activation
+ - bus proxy: override unique id sender for messages from driver to match the well-known name
+ - bus driver: GetNameOwner() for "org.freedesktop.DBus" should return "org.freedesktop.DBus"
* sd-event
- allow multiple signal handlers per signal?