X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2488ee3b762bd7b0ca53cbca3d59a2527d9e6c9f;hb=71c015969233c21ea38b1e63993d02fe171df672;hp=8ad5d5be6afdedd8e30eb6cedfd1f71ae42a5468;hpb=7361c3b4e1e28a7eb4354a3da354b22e79782141;p=elogind.git diff --git a/TODO b/TODO index 8ad5d5be6..2488ee3b7 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