]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journalctl.c
journal: expose and make use of cutoff times of journal
authorLennart Poettering <lennart@poettering.net>
Sat, 9 Jun 2012 08:32:38 +0000 (10:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 16 Jun 2012 22:03:12 +0000 (00:03 +0200)
commit089842938dd0f4080084044bb9a1a3b00137926a
treeba0e7b04ac312b2f29ee8f3fd99d8c0ed353a5b9
parent8db4213e7b38ebc54bfdc7215991cc23b9580e3a
journal: expose and make use of cutoff times of journal

This helps explaining when the log output of "systemctl status" is
incomplete because the logs got rotated since the service was started.
src/journal/journal-def.h
src/journal/journal-file.c
src/journal/journal-file.h
src/journal/journalctl.c
src/journal/libsystemd-journal.sym
src/journal/sd-journal.c
src/shared/logs-show.c
src/shared/logs-show.h
src/systemctl/systemctl.c
src/systemd/sd-journal.h