Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-13 | man: document sd_journal_get_cutoff_realtime_usec() | Lennart Poettering | |
2012-07-13 | journalctl: show any printable Unicode character | Zbigniew Jędrzejewski-Szmek | |
This makes sure we are OK in outputting all valid, non-control UTF-8 characters, instead of just printable 7bit ASCII. | |||
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering | |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering | |
This helps explaining when the log output of "systemctl status" is incomplete because the logs got rotated since the service was started. | |||
2012-04-13 | fix a couple of things found with the llvm static analyzer | Lennart Poettering | |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers | |