summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-11-14 22:20:51 +0100
committerLennart Poettering <lennart@poettering.net>2012-11-14 22:21:16 +0100
commite673ad0415d89c322e5b1a121e411f1b1d8075c0 (patch)
tree4307b1a8b7579312d027192e6791270b34b0759d /TODO
parent6e6fb527f987d0c1f5bd930020301c9ac76a5e2c (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8ad5d5be6a..2488ee3b76 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,14 @@ F18:
Features:
+* add API to close/reopen/get fd for journal client fd in libsystemd-journal.
+
+* maybe add API to send pairs of iovecs via sd_journal_send
+
+* fallback to /dev/log based logging in libsystemd-journal, if we can't log natively?
+
+* declare the local journal protocol stable in the wiki interface chart
+
* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various
NTP implementations
@@ -28,6 +36,8 @@ Features:
* journal: reuse XZ context
* sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
+* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
+
* timer units should get the ability to trigger when:
- CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
- DST changes