diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-06 18:38:43 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-06 18:38:43 +0200 |
commit | 827bf3c5dd88c51080de159e071fcbe7ada3477c (patch) | |
tree | f3a8b722bb2e24d0ce69283ce47c03923b26e065 /TODO | |
parent | 2a0958d2d011b2debdb266144754bb5cdc4da65d (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -186,7 +186,6 @@ Features: - allow updating attach flags during runtime - pid1: peek into activating message when activating a service - introduce sd_bus_emit_object_added()/sd_bus_emit_object_removed() that automatically includes the build-in interfaces in the list - - constructors for bus messages should probably not be OK with a NULL bus pointer - port to sd-resolve for connecting to TCP dbus servers - see if we can drop more message validation on the sending side - add API to clone sd_bus_message objects |