diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-26 02:21:15 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-26 02:21:15 +0100 |
commit | 1dfac061ced2be5eba2b060045154428d13d8c27 (patch) | |
tree | d36c91c24b1fdaa4e4621b8fd432c71c0988e6f4 /TODO | |
parent | b5dae4c7f77f7c87b91e0afb60a31c690dda4a1f (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -315,7 +315,6 @@ Features: - see if we can introduce a new sd_bus_get_owner_machine_id() call to retrieve the machine ID of the machine of the bus itself - when kdbus does not take our message without memfds, try again with memfds - systemd-bus-proxyd needs to enforce good old XML policy - - allow updating attach flags during runtime - introduce sd_bus_emit_object_added()/sd_bus_emit_object_removed() that automatically includes the build-in interfaces in the list - port to sd-resolve for connecting to TCP dbus servers - see if we can drop more message validation on the sending side |