Systemd/src/journal
Zbigniew Jędrzejewski-Szmek b91ae210e6 journal: adjust line about when the journal begins and ends
This comes up occasionally with new users. The phrase "Logs begin ..." is
ambiguous because it can be taken to mean the logs being displayed or all logs
(the intended meaning). Let's rephrase this as "Journal begins ..." to make
this clearer.
2020-08-17 19:48:32 +02:00
..
audit-type.c journal: use missing_audit.h to generate audit_type-list.txt 2018-12-07 11:48:37 +09:00
audit-type.h tree-wide: drop alloca.h when alloc-util.h is included 2019-11-04 00:30:32 +09:00
audit_type-to-name.awk meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
cat.c log: introduce log_parse_environment_cli() and log_setup_cli() 2020-06-24 16:49:26 +02:00
catalog.c tree-wide: use siphash24_compress_string() where it is applicable 2020-07-22 19:55:14 +09:00
catalog.h journal: Make the output of --update-catalog deterministic 2019-09-06 15:13:54 +02:00
compress.c journal/compress: remove loop in decompress_startswith_zstd() 2020-07-21 17:42:15 +02:00
compress.h compress: do something roughly reasonable when building without compressor 2020-06-25 15:03:18 +02:00
fsprg.c tree-wide: Mark as _unused_ variables that are only used in assert() 2020-05-06 23:03:25 +02:00
fsprg.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
generate-audit_type-list.sh scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
journal-authenticate.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
journal-authenticate.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-def.h docs: import journal file format docs from fdo wiki 2020-06-25 15:02:34 +02:00
journal-file.c tree-wide: fixes for assorted grammar and spelling issues 2020-07-06 11:29:05 +02:00
journal-file.h tree-wide: add new HAVE_COMPRESSION compile time flag 2020-06-25 15:02:45 +02:00
journal-internal.h sd-journal: when enumerating, continue even after an inaccessible field 2020-07-21 17:42:11 +02:00
journal-qrcode.c Add open_memstream_unlocked() wrapper 2019-04-12 11:44:57 +02:00
journal-qrcode.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-send.c journal: drop the assert-only variable completely 2020-06-11 10:22:09 +02:00
journal-vacuum.c util: introduce format_bytes_full() 2019-06-19 23:15:19 +09:00
journal-vacuum.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-verify.c journal: support zstd compression for large objects in journal files 2020-06-25 15:02:18 +02:00
journal-verify.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journalctl.c journal: adjust line about when the journal begins and ends 2020-08-17 19:48:32 +02:00
journald-audit.c errno-util: let's beef up ERRNO_IS_NOT_SUPPORTED() with socket not supported errors 2020-04-17 16:05:56 +02:00
journald-audit.h tree-wide: add whitespace between type and variable name 2018-12-04 09:29:54 +01:00
journald-console.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-console.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-context.c journald: allow running multiple instances of journald 2020-01-31 15:01:18 +01:00
journald-context.h tree-wide: say "ratelimit" not "rate_limit" 2019-09-20 16:05:53 +02:00
journald-gperf.gperf journald: add configuration option for enabling/disabling audit during journald startup 2020-04-17 16:05:22 +02:00
journald-kmsg.c journald: minor wording tweak in message 2020-07-07 12:14:41 +02:00
journald-kmsg.h tests: add a fuzzer for dev_kmsg_record 2018-11-16 08:44:35 +01:00
journald-native.c tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
journald-native.h journald: allow running multiple instances of journald 2020-01-31 15:01:18 +01:00
journald-rate-limit.c journald: specifying _pure_ on static functions is unnecessary, compiler can figure that out on its own 2020-01-31 15:00:37 +01:00
journald-rate-limit.h tree-wide: say "ratelimit" not "rate_limit" 2019-09-20 16:05:53 +02:00
journald-server.c conf-parser: return mtime in config_parse() and friends 2020-06-02 19:32:20 +02:00
journald-server.h journald: add configuration option for enabling/disabling audit during journald startup 2020-04-17 16:05:22 +02:00
journald-stream.c journald: rework pid change handling 2020-05-13 21:32:38 +02:00
journald-stream.h journald: allow running multiple instances of journald 2020-01-31 15:01:18 +01:00
journald-syslog.c tree-wide: make sure our control buffers are properly aligned 2020-05-07 14:39:44 +02:00
journald-syslog.h journald: allow running multiple instances of journald 2020-01-31 15:01:18 +01:00
journald-wall.c journald: drop copyright headers for Sebastian Thorarensen 2018-07-03 01:32:25 +02:00
journald-wall.h headers: add missing includes 2019-03-28 19:59:56 +01:00
journald.c journal: drop unreachable path 2020-02-03 10:00:50 +01:00
journald.conf journald: add configuration option for enabling/disabling audit during journald startup 2020-04-17 16:05:22 +02:00
lookup3.c journal: also disable memory tricks when hashing under msan 2019-06-12 17:27:19 +02:00
lookup3.h journal: rename hash64() to jenkins_hash64() 2020-06-25 15:01:36 +02:00
meson.build meson: create /var/log/journal/{,remote/} conditionally 2019-07-04 10:16:48 +02:00
mmap-cache.c tree-wide: use structured initialization at various places 2020-04-24 07:44:42 +02:00
mmap-cache.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
sd-journal.c sd-journal: when enumerating, continue even after an inaccessible field 2020-07-21 17:42:11 +02:00
test-audit-type.c test: Add return 0 to main() function (even it is not strictly necessary) 2020-05-13 22:56:42 +02:00
test-catalog.c Remove unneded {}s 2020-04-13 09:31:49 +02:00
test-compress-benchmark.c tree-wide: add new HAVE_COMPRESSION compile time flag 2020-06-25 15:02:45 +02:00
test-compress.c journal/compress: remove loop in decompress_startswith_zstd() 2020-07-21 17:42:15 +02:00
test-journal-config.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-journal-enum.c tree-wide: add whitespace between type and variable name 2018-12-04 09:29:54 +01:00
test-journal-flush.c test-journal-flush: provide at least *some* logs 2019-08-20 12:01:23 +02:00
test-journal-init.c test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL 2019-04-04 12:18:13 +02:00
test-journal-interleaving.c tree-wide: use PROJECT_FILE instead of __FILE__ 2019-07-04 10:36:00 +02:00
test-journal-match.c tree-wide: add whitespace between type and variable name 2018-12-04 09:29:54 +01:00
test-journal-send.c test-journal-send: send printing of long lines 2020-05-14 17:15:14 +00:00
test-journal-stream.c journal: use a different hash function for each journal file 2020-06-25 15:01:45 +02:00
test-journal-syslog.c test-journal-syslog: initialize variable 2018-09-25 11:34:52 +02:00
test-journal-verify.c test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL 2019-04-04 12:18:13 +02:00
test-journal.c tree-wide: add new HAVE_COMPRESSION compile time flag 2020-06-25 15:02:45 +02:00
test-mmap-cache.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00