chiark / gitweb /
configure.ac: fix typo in fallback value for KILL
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1c33ead227e904191569bb1c8e8ecb3d32b0511b..eae357fa2eba567e4ecd80dcf85a57b35ceafd98 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,7 +19,16 @@ F18:
 
 Features:
 
-* drop --follow from systemctl
+* journal: When interleaving journal files cache binary search results so that
+  we can cheaply continue where we left off.
+
+* journal: When used on NFS, check payload hashes
+
+* journal: When used on NFS make sure wake up sd_journal_wait() every 2s, to handle missing inotify
+
+* "See journal for details" messages should include "journalctl -u" command line
+
+* document that people can use file system ACLs to manage access to journal files, with example
 
 * don't show cgroup in "systemctl status" if empty/non-existant, especially for foreign .mount units
 
@@ -27,8 +36,6 @@ Features:
 
 * timedated: refuse time changes when NTP is on
 
-* journald: don't make SystemMinFileSize= configurable
-
 * clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
 
 * introduce hybrid-sleep.target
@@ -354,8 +361,6 @@ Features:
 
 * logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
 
-* journal: API for looking for retrieving "all values of this field"
-
 * journal: deal nicely with byte-by-byte copied files, especially regards header
 
 * journal: local deserializer of export mode, http server