chiark / gitweb /
strv: use realloc_multiply() to check for multiplication overflow
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6c0e3feebf7a545029b7c093ac548f8c627dce35..8e66e2d33fe93568cef52ab4d7560dad7a485e8d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,10 @@ External:
 
 Features:
 
+* 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.