X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=cfd42ce745b1755d33839fda5f8d853ae41dad89;hb=78edb35ab4f4227485cb9ec816b43c37e0d5e62a;hp=aa2c1cea9493a1640f198b79191299ab288208e5;hpb=fff87a35d9e26c0d4ea41273a963c0eb20e18da4;p=elogind.git diff --git a/TODO b/TODO index aa2c1cea9..cfd42ce74 100644 --- a/TODO +++ b/TODO @@ -26,11 +26,13 @@ Fedora 19: Features: +* nss-myhostname: investigate whether there's any point in also + resolving localhost6, localhost.localdomain, ip6-localhost or any of + the other names often seen in /etc/hosts + * see if we can fix https://bugs.freedesktop.org/show_bug.cgi?id=63672 without dropping the location cache entirely. -* truncate whitespace of var names the same way as values in parse_env_file_internal() - * dbus: when a unit failed to load (i.e. is in UNIT_ERROR state), we should be able to safely try another attempt when the bus call LoadUnit() is invoked. @@ -49,20 +51,12 @@ Features: * timedatctl, localectl: possibly make some commands work without the daemon, for chroot situations... -* logind: consider making suspend inhibitor locks non-session specific, but keep suspend-key inhibitor locks session specific - * logind: add Suspend() bus calls which take timestamps to fix double suspend issues when somebody hits suspend and closes laptop quickly. * we need dynamic units -* nss-myhostname should also resolve 'localhost' so that /etc/hosts becomes optional. - * add s.th. like "systemctl set-log-level debug" -* sd-login: allow enumerating machines and add inotify iface - -* cgroup-util: verify syntax of cgroup controllers - * cgtop: make cgtop useful in a container * make sure cg_pid_get_path() works properly for co-mounted controllers