X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f4c0dd5fb6d41f244a13f2b73fbb2aca823e4ab8;hb=ffbd2c4d45787ba5ba85a32db6551efba66a1ee6;hp=42c53617133bd6a26c8aeba9629c20b575edf7b9;hpb=61a9648f022049ac14c5667958752e8dcff857c1;p=elogind.git diff --git a/TODO b/TODO index 42c536171..f4c0dd5fb 100644 --- a/TODO +++ b/TODO @@ -220,6 +220,9 @@ Features: - systemctl: "Journal has been rotated since unit was started." message is misleading - support "systemctl stop foobar@.service" to stop all units matching a certain template - Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files" + - add configuration/switches to use + freeze (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git) and + standby (https://bugs.freedesktop.org/show_bug.cgi?id=57793) as suspend modes * When shutdown.target is queued begin with an asynchronous sync()? @@ -559,6 +562,15 @@ Features: * drop cap bounding set in readahead and other services +* systemd-python: + - export sd_journal_get_catalog (in systemd.journal._reader) + - export sd_journal_get_catalog_for_message_id (in systemd.id128) + - allow reading of only select fields in systemd.journal._reader.Reader + - export sd_journal_test_cursor in systemd.journal._reader.Reader + - export sd_journal_get_usage in systemd.journal._reader.Reader + - figure out a simple way to wait for journal events in a way that + works with ^C + External: * dbus: