X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=390106aadffae09449c24a4859a11d9da14e6309;hb=45fbe937d7ca8d0da9ea276d57bc70ebd41c285e;hp=3dd63372e597bfe504a1722fced29315570e305c;hpb=99271804172f6ac51be9556b2bdf37d6a7e952bc;p=elogind.git diff --git a/TODO b/TODO index 3dd63372e..390106aad 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,28 @@ Fedora 19: - localectl: support new converted x11→console keymaps Features: + +* libsystemd-journal: + - return ECHILD as soon as somebody tries to reuse a journal object across a fork() + +* 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 + +* 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 +109,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