]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
bus: add APIs for negotiating what is attached to messages
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 390106aadffae09449c24a4859a11d9da14e6309..fb5f0c381349c844e69289cc9b73d51684253f27 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,14 +35,12 @@ Features:
 * libsystemd-bus:
   - default policy (allow uid == 0 and our own uid)
   - enforce alignment of pointers passed in
-  - negotiation for attach attributes
   - when kdbus doesn't take our message without memfds, try again with memfds
   - kdbus: generate correct bloom filter for matches
   - implement translator service
   - port systemd to new library
   - implement busname unit type in systemd
   - move to gvariant
-  - keep the connection fds around as long as the bus is open
   - merge busctl into systemctl or so?
   - synthesize sd_bus_message objects from kernel messages