systemd/src/journal-remote
Daniel Braunwarth 893bcd3d07 shared/logs-show: add new --output= format "short-delta"
This new output formatting option is similar to "short-monotonic" but
also shows the time delta between two messages.

This fixes #24641.
2022-09-23 10:07:03 +02:00
..
browse.html tree-wide: add spdx header on source files 2021-01-28 09:55:35 +01:00
fuzz-journal-remote.c fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
fuzz-journal-remote.options fuzzers: move several fuzzers 2021-01-19 07:04:19 +09:00
journal-gatewayd.c shared/logs-show: add new --output= format "short-delta" 2022-09-23 10:07:03 +02:00
journal-remote-main.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
journal-remote-parse.c tree-wide: Use correct format specifiers 2022-08-30 12:03:28 +02:00
journal-remote-parse.h journal-file: merge compress/seal bool args into a single flags param 2022-03-25 09:59:09 +01:00
journal-remote-write.c journal-file: merge compress/seal bool args into a single flags param 2022-03-25 09:59:09 +01:00
journal-remote-write.h journal-file: merge compress/seal bool args into a single flags param 2022-03-25 09:59:09 +01:00
journal-remote.c tree-wide: add a space after if, switch, for, and while 2022-04-01 22:48:42 +09:00
journal-remote.conf.in meson: use jinja2 in src/journal-remote 2021-05-19 10:25:26 +09:00
journal-remote.h journal-file: merge compress/seal bool args into a single flags param 2022-03-25 09:59:09 +01:00
journal-upload-journal.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
journal-upload.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
journal-upload.conf.in meson: use jinja2 in src/journal-remote 2021-05-19 10:25:26 +09:00
journal-upload.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
log-generator.py log-generator: count arguments as offset from an iterator 2021-07-19 19:39:40 +01:00
meson.build meson: also allow setting GIT_VERSION via templates 2022-04-05 22:18:31 +02:00
microhttpd-util.c shared/microhttp-util: silence gcc warning 2022-06-05 15:57:39 +00:00
microhttpd-util.h journal-remote: use MHD_HTTP_CONTENT_TOO_LARGE as MHD_HTTP_PAYLOAD_TOO_LARGE is deprecated since 0.9.74 2021-12-20 14:30:24 +01:00