1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00
systemd/src/journal-remote
Daan De Meyer a3b076f641 tree-wide: Handle EADDRNOTAVAIL as journal corruption
Journal corruption is not only indicated by EBADMSG but also by
EADDRNOTAVAIL so treat that as corruption in a few more cases.
2023-05-02 12:17:41 +02:00
..
browse.html tree-wide: add spdx header on source files 2021-01-28 09:55:35 +01:00
fuzz-journal-remote.c fuzz-journal-remote: fix potential fd-leak 2023-03-18 20:29:56 +09:00
fuzz-journal-remote.options fuzzers: move several fuzzers 2021-01-19 07:04:19 +09:00
journal-gatewayd.c tree-wide: simplify x ? x : y to x ?: y where applicable 2023-03-18 14:23:11 +01:00
journal-remote-main.c journal-remote: make specified output file absolute 2023-03-28 02:29:19 +09:00
journal-remote-parse.c tree-wide: Handle EADDRNOTAVAIL as journal corruption 2023-05-02 12:17:41 +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-remote: make writer_new() return negative errno on failure 2023-03-28 02:26:33 +09:00
journal-remote-write.h journal-remote: make writer_new() return negative errno on failure 2023-03-28 02:26:33 +09:00
journal-remote.c journal-remote: make writer_new() return negative errno on failure 2023-03-28 02:26:33 +09:00
journal-remote.conf.in vacuum journal remote (#25076) 2022-12-17 13:54:16 +00:00
journal-remote.h vacuum journal remote (#25076) 2022-12-17 13:54:16 +00:00
journal-upload-journal.c basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
journal-upload.c tree-wide: simplify x ? x : y to x ?: y where applicable 2023-03-18 14:23:11 +01: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: Introduce userspace dep 2023-03-10 11:40:14 +01:00
microhttpd-util.c basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
microhttpd-util.h journal-remote: code is of type enum MHD_RequestTerminationCode 2022-11-12 00:40:16 +00:00