1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-03 05:18:09 +03:00
systemd/src/journal
2024-12-13 13:40:09 +00:00
..
bsod.c bsod: make message for qrcode more useful 2024-10-30 15:03:17 +01:00
cat.c journal: use empty_to_null() in one more place 2024-03-15 16:07:58 +01:00
fuzz-journald-audit.c journal: split out server_new() from server_init() 2023-12-06 11:00:48 +09:00
fuzz-journald-kmsg.c journal: split out server_new() from server_init() 2023-12-06 11:00:48 +09:00
fuzz-journald-native-fd.c journal-native: ignore server_process_native_file error on caller's side 2024-02-22 06:17:54 +08:00
fuzz-journald-native.c fuzz: unify logging setup 2023-10-19 10:05:20 +01:00
fuzz-journald-stream.c journal: split out server_new() from server_init() 2023-12-06 11:00:48 +09:00
fuzz-journald-stream.options fuzzers: move several fuzzers 2021-01-19 07:04:19 +09:00
fuzz-journald-syslog.c fuzz: unify logging setup 2023-10-19 10:05:20 +01:00
fuzz-journald.c journal: split out server_new() from server_init() 2023-12-06 11:00:48 +09:00
fuzz-journald.h fuzzers: move several fuzzers 2021-01-19 07:04:19 +09:00
journalctl-authenticate.c journalctl: allow to dump generated key in json format 2024-12-11 11:18:06 +09:00
journalctl-authenticate.h journalctl: split journalctl.c into small pieces 2024-03-26 22:24:24 +09:00
journalctl-catalog.c journalctl: split journalctl.c into small pieces 2024-03-26 22:24:24 +09:00
journalctl-catalog.h journalctl: split journalctl.c into small pieces 2024-03-26 22:24:24 +09:00
journalctl-filter.c basic/fileio: two modernizations (#35559) 2024-12-13 11:49:12 +00:00
journalctl-filter.h journalctl: split journalctl.c into small pieces 2024-03-26 22:24:24 +09:00
journalctl-misc.c journalctl: make --invocation and --list-invocations accept unit name with glob 2024-12-11 16:32:22 +00:00
journalctl-misc.h journalctl: add --list-invocations command and -I/--invocation options 2024-08-01 07:31:44 +09:00
journalctl-show.c terminal-util: split out color macros/helpers into its own header 2024-07-19 11:44:04 +02:00
journalctl-show.h journalctl: split journalctl.c into small pieces 2024-03-26 22:24:24 +09:00
journalctl-util.c journalctl: make --invocation and --list-invocations accept unit name with glob 2024-12-11 16:32:22 +00:00
journalctl-util.h journalctl: make --invocation and --list-invocations accept unit name with glob 2024-12-11 16:32:22 +00:00
journalctl-varlink.c sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
journalctl-varlink.h journalctl: split journalctl.c into small pieces 2024-03-26 22:24:24 +09:00
journalctl.c journalctl: do not override explicitly specified -b or -n with -e or -k 2024-12-11 18:12:13 +09:00
journalctl.h journalctl: do not override explicitly specified -b or -n with -e or -k 2024-12-11 18:12:13 +09:00
journald-audit.c basic/memory-util: introduce mempcpy_typesafe 2024-09-20 08:29:35 +09:00
journald-audit.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
journald-client.c libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
journald-client.h journal: filter log based on LogFilterPatterns 2022-12-15 09:57:39 +00:00
journald-console.c io-util: split out "struct iovec" related calls into their own .c/.h files 2023-10-20 10:34:33 +02:00
journald-console.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
journald-context.c audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invoked in a container 2024-11-12 23:03:03 +01:00
journald-context.h journald: hook up journald with the memory pressure and SIGRTMIN+18 logic 2023-03-01 09:43:23 +01:00
journald-gperf.gperf journald: implement socket forwarding 2024-02-15 14:08:20 +00:00
journald-kmsg.c journald: mention the access mode we tried to open /dev/kmsg in 2024-09-06 16:07:27 +02:00
journald-kmsg.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
journald-native.c tree-wide: use LOG_PRI() and LOG_FAC() 2024-05-12 09:49:45 +09:00
journald-native.h journal-native: ignore server_process_native_file error on caller's side 2024-02-22 06:17:54 +08:00
journald-rate-limit.c journal-rate-limit: replace in-house management of JournalRateLimitGroup with OrderedHashmap 2024-05-13 19:21:23 +09:00
journald-rate-limit.h journal-rate-limit: replace in-house management of JournalRateLimitGroup with OrderedHashmap 2024-05-13 19:21:23 +09:00
journald-server.c various: set info on varlink server object 2024-12-10 10:51:56 +01:00
journald-server.h sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
journald-socket.c journal: Serialize __MONOTONIC_TIMESTAMP metadata field as well 2024-05-03 20:24:50 +02:00
journald-socket.h journal: Serialize __MONOTONIC_TIMESTAMP metadata field as well 2024-05-03 20:24:50 +02:00
journald-stream.c journald: extend STDOUT_STREAMS_MAX to 64k 2024-12-10 20:49:42 +01:00
journald-stream.h tree-wide: return NULL from freeing functions 2021-02-16 17:15:10 +01:00
journald-syslog.c time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec() 2024-09-05 17:40:25 +02:00
journald-syslog.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
journald-wall.c process-util: add pidref_get_comm() and rename get_process_comm() to pid_get_comm() 2023-10-18 14:39:33 +02:00
journald-wall.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
journald.c tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
journald.conf journal: comment the default value in journald.conf 2024-08-05 15:33:32 +09:00
meson.build test: introduce test cases for journal_ratelimit_test() 2024-05-12 10:31:41 +09:00
test-journald-config.c test-journald-config: indentation 2024-02-19 11:56:28 +01:00
test-journald-rate-limit.c journal-rate-limit: replace in-house management of JournalRateLimitGroup with OrderedHashmap 2024-05-13 19:21:23 +09:00
test-journald-syslog.c journal: move several tests to libsystemd/sd-journal 2023-10-02 10:52:45 +09:00
test-journald-tables.c test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00