summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-02 23:30:19 +0100
committerLennart Poettering <lennart@poettering.net>2013-12-02 23:32:34 +0100
commite821075a23fdfa3ca7738fc30bb2d4c430fe10c0 (patch)
tree37f970d8139c7796dda5ef0a295ee121ceabf349 /TODO
parentf9638db8de2f915a5c5f6e4b7292494168eb4141 (diff)
bus: add .busname unit type to implement kdbus-style bus activation
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d5b31c21ba..20a9a07268 100644
--- a/TODO
+++ b/TODO
@@ -116,10 +116,8 @@ Features:
* libsystemd-bus:
- default policy (allow uid == 0 and our own uid)
- access policy as vtable flag
- - enforce alignment of pointers passed in
- when kdbus doesn't take our message without memfds, try again with memfds
- implement translator service
- - implement busname unit type in systemd
- move to gvariant
- implement monitor logic
- properly map matches with well-known names against messages with unique names