chiark / gitweb /
logind: add new session type "web" for PAM web clients, such as cockpit
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8f0dc6658e9a9fce249fae5072acc253c716a364..81f302328192a8379a3873c400af83c0a2be6dff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,10 @@ External:
 
 Features:
 
+* sd-event: - make it possible to embedd our event loop into foreign
+  event loops by passing out the epoll fd and providing three functions
+  that fit into GSource nicely.
+
 * networkd:
   - add LLDP support
   - ipv4ll with multiple interfaces doesn't work when both dhcp and
@@ -67,8 +71,6 @@ Features:
 
 * Add a new verb "systemctl top"
 
-* order OnCalendar timer units after timer-sync.target if DefaultDependencies=no so that we don't trigger them prematurely
-
 * refuse mounting on symlinks
 
 * logind: allow users to kill or lock their own sessions