chiark / gitweb /
journal: add logging of effective capabilities _CAP_EFFECTIVE
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6087052d48461eef1d754c496ec27a2ef4077920..3621ce32a5e2b0438065d3868957dca05922e53b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -56,6 +56,16 @@ CGroup Rework Completion:
 
 Features:
 
+* when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense)
+
+* when a kernel driver logs in a tight loop we should ratelimit that too.
+
+* journald: optionally, when messages with a high log prioerity are logged, sync() immeidately.
+
+* introduce %v resolving to the string returned by "uname -r"
+
+* systemctl list-unit-files should list generated files (and probably with a new state "generated" for them, or so)
+
 * Get rid of systemd-sysv:
   https://fedoraproject.org/wiki/User:Toshio/Systemd_Convert_draft
 
@@ -210,8 +220,6 @@ Features:
 
 * teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})
 
-* we should log capabilities too
-
 * Support SO_REUSEPORT with socket activation:
   - Let systemd maintain a pool of servers.
   - Use for seamless upgrades, by running the new server before stopping the
@@ -351,7 +359,7 @@ Features:
   - refuse taking lower-case variable names in sd_journal_send() and friends.
   - journald: we currently rotate only after MaxUse+MaxFilesize has been reached.
   - journal: deal nicely with byte-by-byte copied files, especially regards header
-  - journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
+  - journalctl: expand tabs
   - journal: store euid in journal if it differs from uid
   - journal: sanely deal with entries which are larger than the individual file size, but where the components would fit
   - Replace utmp, wtmp, btmp, and lastlog completely with journal