X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=6ca98a3d098d6bf08686d4da7ea4834043161ee5;hp=3dd63372e597bfe504a1722fced29315570e305c;hb=0000ce05ed3e26a26552a0fc2ad82f7f7efd25a9;hpb=99271804172f6ac51be9556b2bdf37d6a7e952bc diff --git a/TODO b/TODO index 3dd63372e..6ca98a3d0 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,27 @@ Fedora 19: - localectl: support new converted x11→console keymaps 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 + - merge busctl into systemctl or so? + - synthesize sd_bus_message objects from kernel messages + +* 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 + * read the kernel's console "debug" keyword like we read "quiet" and adjust: systemd.log_level=debug and maybe systemd.log_target=kmsg @@ -87,9 +108,6 @@ Features: kmod static-nodes call kmod as an early service, and drop CAP_MKNOD from udevd.service -* systemd-delta needs to be made aware of *.d/*.conf drop-in files for - units. - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We shouldn't do that. Instead /etc should always override /run+/usr and also any symlink