index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
log.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-3
/
+3
*
test: Don't allocate scope if already running in unit with delegated cgroup
Daan De Meyer
2024-04-22
1
-0
/
+1
*
log: fix comment
Frantisek Sumsal
2024-04-05
1
-1
/
+1
*
log: Add per target log levels
Daan De Meyer
2024-03-22
1
-3
/
+5
*
log: reorder arguments of internal macro
Yu Watanabe
2024-02-15
1
-2
/
+2
*
log: introduce a knob to make assert_return() critical
Yu Watanabe
2023-12-23
1
-0
/
+3
*
log: Add LOG_SET_PREFIX() macro
Daan De Meyer
2023-03-29
1
-0
/
+10
*
Merge pull request #26916 from DaanDeMeyer/log-context-ref
Daan De Meyer
2023-03-22
1
-16
/
+21
|
\
|
*
log: Add key/value support to the log context
Daan De Meyer
2023-03-21
1
-9
/
+16
|
*
log: Avoid pushing the same fields more than once on the log context
Daan De Meyer
2023-03-21
1
-12
/
+10
*
|
core: Settle log target if we're going to be closing all fds
Daan De Meyer
2023-03-22
1
-0
/
+1
|
/
*
log: add iov helpers for log_context
Luca Boccassi
2023-03-14
1
-3
/
+18
*
log: add common helper log_set_target_and_open()
Lennart Poettering
2023-02-16
1
-0
/
+1
*
build: add some coloring to --version output
Lennart Poettering
2023-01-23
1
-0
/
+1
*
basic: Add log context
Daan De Meyer
2023-01-08
1
-0
/
+82
*
log: Remove log_ratelimit_debug() macros
Daan De Meyer
2022-11-17
1
-2
/
+0
*
log: Disable log rate limiting if debug logging is enabled
Daan De Meyer
2022-11-16
1
-1
/
+1
*
log: Add shorthands for log_ratelimit_full()
Daan De Meyer
2022-11-10
1
-0
/
+16
*
log: Add ratelimit argument to ratelimit log macros
Daan De Meyer
2022-11-10
1
-9
/
+6
*
log: Add log_ratelimit_full()
Daan De Meyer
2022-11-10
1
-0
/
+3
*
log: Use ##__VA_ARGS__ in ratelimit log macros
Daan De Meyer
2022-11-10
1
-3
/
+3
*
journald: use rate-limited logging to log 'Failed to write entry' message
Richard Phibel
2022-08-24
1
-0
/
+39
*
meson: turn on log-message-verification by default in developer builds
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-3
/
+4
*
Do LOG_MESSAGE_VERIFICATION in coverity runs
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-1
/
+1
*
Optionally call printf on LOG_MESSAGE() arguments
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-1
/
+7
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-1
/
+2
*
log: introduce log_trace_errno()
Yu Watanabe
2022-01-28
1
-2
/
+4
*
nss: only read logging config from environment variables
Zbigniew Jędrzejewski-Szmek
2022-01-11
1
-0
/
+1
*
basic/log: allow errno values higher than 255
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-2
/
+2
*
journal: Don't discard kmsg messages coming from journald itself
Daan De Meyer
2021-11-18
1
-0
/
+4
*
systemd-analyze: option to exit with an error when 'verify' fails
Maanya Goenka
2021-08-12
1
-0
/
+9
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+0
*
log: add log_once() and log_once_errno() macros
Dan Streetman
2021-05-20
1
-0
/
+23
*
basic/log: change error for unset errno to ESTRPIPE
Zbigniew Jędrzejewski-Szmek
2021-04-19
1
-1
/
+1
*
Do not try to return 0 from log_debug()
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
basic/log: assert that 0 is not passed as errno, except in test code
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-3
/
+16
*
basic/log: assert that %m is not used when error is not set
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+7
*
basic/log: force log_*_errno() to return negative
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+2
*
basic/log: fix log_trace()
Zbigniew Jędrzejewski-Szmek
2021-03-26
1
-1
/
+1
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-2
/
+1
*
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-01-31
1
-1
/
+0
*
log: drop unused LogRealm
Yu Watanabe
2021-01-25
1
-71
/
+22
*
log: drop unused log_full_errno_realm() macro
Yu Watanabe
2021-01-25
1
-8
/
+4
*
basic/log: add debug-level log_oom() variant
Zbigniew Jędrzejewski-Szmek
2020-12-11
1
-2
/
+3
*
log: add helper set sets log level in all realms
Lennart Poettering
2020-12-09
1
-0
/
+7
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
log: update comment
Lennart Poettering
2020-09-30
1
-1
/
+1
*
log: optionally display thread ID in log output to tty
Lennart Poettering
2020-09-29
1
-0
/
+3
*
basic/log: make log_{info,warning,...} return void
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+2
[next]