X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=1a1e8893196bd1ca5ec45a2e150ae6a0a963b658;hp=e5b9eda84006f524178259c54d12a5ace94c1cbb;hb=49888ca9ef9cac69bfc9b6e30e4f8e3376dcae03;hpb=968d3d242cc9256eaca9a18155a744b575159cbd diff --git a/TODO b/TODO index e5b9eda84..1a1e88931 100644 --- a/TODO +++ b/TODO @@ -16,9 +16,6 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. -* When we detect invalid UTF-8, we cannot use it in an error message: - log...("Path is not UTF-8 clean, ignoring assignment: %s", rvalue); - * shorten the message to sane length: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details. @@ -56,8 +53,6 @@ Features: * machinectl bash completion is missing * busctl bash and zsh completions are outdated -* Introduce PrivateDevices=yes/no which works like PrivateTmp= but for /dev setting up a tmpfs for it that only includes /dev/null, /dev/zero, /dev/random, /dev/urandom, but nothing else. - * libsystemd-journal returns the object created as first param in sd_journal_new(), sd_bus_new() and suchlike as last... * cgroups: @@ -82,8 +77,6 @@ Features: * when we detect low battery and no AC on boot, show pretty splash and refuse boot -* move libasyncns into systemd as libsystemd-asyncns - * machined, localed: when we try to kill an empty cgroup, generate an ESRCH error over the bus * libsystemd-journal, libsystemd-login, libudev: add calls to easily attach these objects to sd-event event loops @@ -153,12 +146,10 @@ Features: - GVariant - "const" properties (posted) - port exit-on-idle logic to byebye ioctl - - bus proxy: override unique id sender for messages from driver to match the well-known name - - bus driver: GetNameOwner() for "org.freedesktop.DBus" should return "org.freedesktop.DBus" - update systemd.special(7) to mention that dbus.socket is only about the compatibility socket now - - bus proxy should fake seclabel when connecting to kdbus - allow updating attach flags during runtime - pid1: peek into activating message when activating a service + - test bloom filter generation indexes * sd-event - allow multiple signal handlers per signal? @@ -683,7 +674,7 @@ Features: - Check if Driver= is broken, or just my driver (bcma) * sd-rtnl: - - improve container support, and add support for entering containers when reading + - add support for exiting containers without reading them fully first - add support for more attribute types * networkd: