diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-01-22 20:45:05 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-01-22 20:45:05 +0100 |
commit | eee9ec0e28922b6991a6eea64fd7ce54df1cd364 (patch) | |
tree | 7ae21c67527f91102706d301ced34e3880c5c308 /TODO | |
parent | ab9716c2489f9141ed13ec22dbb216b3e6fbd6b5 (diff) |
bus: change API to expose "inverted" no_reply and no_auto_start message flags non-inverted
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -166,7 +166,6 @@ Features: - bus driver: GetNameOwner() for "org.freedesktop.DBus" should return "org.freedesktop.DBus" - update systemd.special(7) to mention that dbus.socket is only about the compatibility socket now - bus proxy should fake seclabel when connecting to kdbus - - sd_bus_message_set_no_reply() → sd_bus_message_set_expect_reply() and similar for no_auto_start - allow updating attach flags during runtime - pid1: peek into activating message when activating a service - when service activation failed, drop one message from the activator queue |