Systemd/src/journal-remote
Zbigniew Jędrzejewski-Szmek 0ab896b343 journal-remote: do not send _BOOT_ID twice
Also remove the comma from the comment everywhere, I think the comma
unnecessarilly put emphasis on the clause after the comma.

Fixes #9090.

Reproducer:
systemd-journal-remote --split-mode=none -o /tmp/msg6.journal --trust=all --listen-http=8080
systemd-journal-upload -u http://localhost:8080
journalctl --file /tmp/msg6.journal -o verbose -n1
2018-05-31 14:33:41 +02:00
..
browse.html tree-wide: minor formatting inconsistency cleanups 2016-02-23 14:20:34 -08:00
journal-gatewayd.c journal: rename output_journal to show_journal_entry 2018-05-31 13:04:18 +02:00
journal-remote-main.c journal-remote: split out µhttpd support and main() into a separate file 2018-05-31 13:04:18 +02:00
journal-remote-parse.c journal-remote: when an entry is rejected with -EBADMSG, do not rotate the journal file 2018-05-31 13:04:18 +02:00
journal-remote-parse.h tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
journal-remote-write.c journal: allow boot_id to be passed to journal_append_entry() 2018-05-31 14:30:23 +02:00
journal-remote-write.h tree-wide: drop redundant _cleanup_ macros (#8810) 2018-04-25 12:31:45 +02:00
journal-remote.c fuzz-journal-remote: allow fuzzer to be built without µhttpd 2018-05-31 13:04:18 +02:00
journal-remote.conf.in Add Seal option in the configuration file for journald-remote 2015-12-20 13:23:33 +01:00
journal-remote.h fuzz-journal-remote: allow fuzzer to be built without µhttpd 2018-05-31 13:04:18 +02:00
journal-upload-journal.c journal-remote: do not send _BOOT_ID twice 2018-05-31 14:33:41 +02:00
journal-upload.c fileio: accept FILE* in addition to path in parse_env_file() 2018-05-24 17:01:57 +02:00
journal-upload.conf.in journal-upload: add config file 2014-07-15 22:34:41 -04:00
journal-upload.h journal-upload: make watchdog state non-static 2016-04-05 20:28:56 -04:00
log-generator.py log-generator: make message size configurable, add short options 2018-05-31 13:04:18 +02:00
meson.build fuzz-journal-remote: allow fuzzer to be built without µhttpd 2018-05-31 13:04:18 +02:00
microhttpd-util.c tree-wide: drop spurious newlines (#8764) 2018-04-19 12:13:23 +02:00
microhttpd-util.h tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00