main
journal: move audit-type.[ch] and related generators to src/journal
Rename basic-forward.h, sd-forward.h, and shared-forward.h to forward.h
tree-wide: check if necessary cflags dependencies are set
compress: split compress_blob() and friends to minimize dlopen dependencies
options: get rid of "on_error" parameter to FOREACH_OPTION
journald: rename fuzz-journald.[ch] -> fuzz-journald-util.[ch]
journal: make security label always NUL-terminated
fuzzers: move several fuzzers
tree-wide: drop DLOPEN_FOO() macros
journal: Always compile journal authentication related files
tree-wide: normalize comment style
journalctl: split journalctl.c into small pieces
journalctl: reject field listing with filters
journal: expose last 10 high priority logs as metrics
journalctl: use root machine ID for namespaces
journalctl: don't assert on MESSAGE field without "MESSAGE=" prefix
journalctl-vl-server: allow querying units for specific uid in system scope
journalctl: add follow mode to the varlink method
journalctl: move handling of --smart-relinquish-var to action logic
journalctl: optionally delay --follow exit for a journal synchronization
journal: make check-pointer-deref clean
journal: make JournalConfig.set_audit as enum
pcre2-util: drop trivial pattern_free() wrapper
journal: Clean up includes
string-table: Introduce DECLARE_STRING_TABLE_LOOKUP() and friends
tree-wide: port various places to read_boolean_file()
journald: bound field length in extra-fields reader
journal: check validity of PID field in syslog/kmsg earlier
journald-kmsg: fix reopening /dev/kmsg
include: do not override kernel headers with libaudit headers
tree-wide: Fix declaration/definition parameter name mismatches
journald: pin the sending client's context across native message dispatch
journald-socket: close previous socket when ForwardToSocket= is changed on reload
journald: add assert for allocated buffer size
journal: use poll.h rather than sys/poll.h
journald: replace existing syslog event source before reopening
journalctl: add new varlink read service to get entries
journald: support reloading configuration at runtime
journald: allow default storage mode to be configured
meson: automate .standalone variant generation via extended 'install' field
test-journald-config: Modernize test
tree-wide: Remove unused includes