chiark / gitweb /
logind: add GetSessionByPID() bus call
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d1576cf5147aeca18c84db8a38d4694a2056cb5e..baf4840cdbfd16aa737f3474958f937dd34bc50a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,20 @@ Bugfixes:
 
 Features:
 
+* journald: reuse XZ context
+
+* logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
+
+* Fedora: disable journald's /proc/kmsg reading on Fedora for now
+
+* avoid that we choke on journal coredump loops (i.e. where the journal crashes and causes a coredump to be fed back to it)
+
+* write RPM spec macros for presets
+
+* write man pages for systemd-cgtop, systemd-cat
+
+* journal: write man pages for API
+
 * journal: OR matches are borked
 
 * journal: extend hash tables as we go