diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-05-17 04:25:56 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-05-17 04:26:27 +0200 |
commit | 264ad849a4a0acf1ca392da62b7018d4fe7b66b3 (patch) | |
tree | 8748443973e9c40789710e90531ef1dff2d1e40b /TODO | |
parent | 45fbe937d7ca8d0da9ea276d57bc70ebd41c285e (diff) |
bus: add APIs for negotiating what is attached to messages
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |