Systemd/src/journal-remote
Lennart Poettering 49f16281c9 tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Let's use the new flag wherever we read key material/passphrases/hashes
off disk, so that people can plug in their own IPC service as backend if
they like, easily.

(My main goal was actually to support this for crypttab key files — i.e.
that you can specify AF_UNIX sockets as third column in crypttab — but
that's harder to implement, since the keys are read via libcryptsetup's
API, not ours.)
2020-07-21 10:32:01 +02:00
..
browse.html fix(journal-gatewayd): use relative urls (not starting with '/') 2019-06-18 17:06:12 +02:00
journal-gatewayd.c tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places 2020-07-21 10:32:01 +02:00
journal-remote-main.c tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places 2020-07-21 10:32:01 +02:00
journal-remote-parse.c journal-import: extract helpers for handling arrays of iovec and make them available for others 2019-06-27 19:14:23 +02:00
journal-remote-parse.h Drop my copyright headers 2018-06-14 13:03:20 +02:00
journal-remote-write.c journal-remote: use source's boot-id 2019-04-02 10:32:21 +02:00
journal-remote-write.h journal-remote: use source's boot-id 2019-04-02 10:32:21 +02:00
journal-remote.c tree-wide: drop stdio.h when stdio-util.h is included 2019-11-04 00:30:32 +09:00
journal-remote.conf.in journal-remote: add license and reference to man page in conf files 2018-06-26 04:04:45 +09:00
journal-remote.h journal-remote: destroy RemoteServer object by using _cleanup_ attribute 2018-12-08 18:09:40 +09:00
journal-upload-journal.c journal: fix dropping first record during upload to remote journal 2020-05-19 07:58:59 +02:00
journal-upload.c various daemons: emit Stopping... notification before destructing the manager object 2020-07-02 17:12:23 +02:00
journal-upload.conf.in journal-remote: add license and reference to man page in conf files 2018-06-26 04:04:45 +09:00
journal-upload.h tree-wide: normalize includes of public headers 2019-11-28 09:14:22 +01:00
log-generator.py log-generator: make message size configurable, add short options 2018-05-31 13:04:18 +02:00
meson.build meson: create /var/log/journal/{,remote/} conditionally 2019-07-04 10:16:48 +02:00
microhttpd-util.c tree-wide: use DISABLE_WARNING_FORMAT_NONLITERAL where appropriate 2020-05-25 18:25:05 +02:00
microhttpd-util.h Fix build with µhttpd 0.9.71 2020-07-01 13:10:48 +09:00