chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6c0e3feebf7a545029b7c093ac548f8c627dce35..ddc8e58361a726682fa4d021ed415c4f0d8a4a94 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,14 @@ External:
 
 Features:
 
+* if the loopback is guaranteed to always have ifindex == 1, get rid of manager_is_loopback_ifindex() in resolved
+
+* add a system-wide shutdown timeout, similar to the startup timeout we already have (see fdo bz #84110)
+
+* maybe provide an API to allow migration of foreign PIDs into existing scopes.
+
+* kdbus: maybe rename "connection name" concept to something that doesn't reuse the word "name"?
+
 * PID 1 doesn't apply nspawns devices cgroup policy
 
 * rework journal-send.c to use memfds for large blobs if they are available instead of unlinked files in /tmp. Also, if we detect that the kernel knows memfds, refuse anything but sealed memfds.