X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=f609b4b5a0f5fb0fdb3b2265492d863c5ea65af5;hb=d5a2b9a6f455468a0f29483303657ab4fd7013d8;hp=d862dfb504ab38ec60a27342ca01253335c00849;hpb=154ff088d371bee5651eaa2bc9bde8a34c185656;p=elogind.git diff --git a/TODO b/TODO index d862dfb50..f609b4b5a 100644 --- a/TODO +++ b/TODO @@ -29,6 +29,24 @@ Fedora 19: 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 + - 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 @@ -92,9 +110,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