X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=14ed4b43ca918a0755113d845594e79ff66ec4f8;hp=d862dfb504ab38ec60a27342ca01253335c00849;hb=eb01ba5de14859d7a94835ab9299de40132d549a;hpb=5cbe749238f62546f70d81173a2778f3982adb03 diff --git a/TODO b/TODO index d862dfb50..14ed4b43c 100644 --- a/TODO +++ b/TODO @@ -29,6 +29,22 @@ Fedora 19: Features: +* libsystemd-bus: + - default policy (allow uid == 0 and our own uid) + - enforce alignment of pointers passed in + - negotiation for attach attributes + - verify that the PID doesn't change for existing busses + - 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 + - minimal locking around the memfd cache + - keep the connection fds around as long as the bus is open + - make ref counting atomic + - merge busctl into systemctl or so? + * in the final killing spree, detect processes from the root directory, and complain loudly if they have argv[0][0] == '@' set. https://bugzilla.redhat.com/show_bug.cgi?id=961044