index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Lennart Poettering
2024-11-12
1
-2
/
+2
*
Fix display of qrcodes by bsod and other related cleanups (#34914)
Lennart Poettering
2024-10-30
2
-7
/
+7
|
\
|
*
cryptenroll,homectl,journalctl: adjust messages before qrcodes
Zbigniew Jędrzejewski-Szmek
2024-10-30
1
-3
/
+1
|
*
bsod: make message for qrcode more useful
Zbigniew Jędrzejewski-Szmek
2024-10-30
1
-4
/
+4
|
*
bsod: do not check for color support
Zbigniew Jędrzejewski-Szmek
2024-10-29
1
-1
/
+3
*
|
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-1
/
+1
|
/
*
journalctl: do not directly use optarg, but copy optarg before use
Yu Watanabe
2024-10-16
2
-29
/
+57
*
journalctl: erase verify key before free
Yu Watanabe
2024-10-16
1
-4
/
+6
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
*
basic/memory-util: introduce mempcpy_typesafe
Mike Yuan
2024-09-20
2
-8
/
+8
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
1
-8
/
+6
*
journald: mention the access mode we tried to open /dev/kmsg in
Lennart Poettering
2024-09-06
1
-6
/
+4
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-3
/
+1
*
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
1
-18
/
+21
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-2
/
+2
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
2
-9
/
+3
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
1
-1
/
+1
*
Merge pull request #33944 from yuwata/journal-max-retention-sec
Luca Boccassi
2024-08-05
2
-3
/
+2
|
\
|
*
journal: comment the default value in journald.conf
Yu Watanabe
2024-08-05
1
-1
/
+1
|
*
journal: do not rotate journal when MaxRetentionSec= is set
Yu Watanabe
2024-08-05
1
-2
/
+1
*
|
journal: set flushed flag even if we fail to open runtime journals
Yu Watanabe
2024-08-05
1
-3
/
+4
|
/
*
journalctl: fix compile error on i386
Yu Watanabe
2024-08-01
1
-1
/
+1
*
journalctl: add --list-invocations command and -I/--invocation options
Yu Watanabe
2024-08-01
7
-9
/
+189
*
use int64_t for index in show_log_ids()
Yu Watanabe
2024-08-01
1
-5
/
+6
*
journalctl: split out show_log_ids() from action_list_boots()
Yu Watanabe
2024-08-01
1
-21
/
+31
*
journalctl: update log messages
Yu Watanabe
2024-08-01
1
-2
/
+2
*
logs-show: rename BootId -> LogId
Yu Watanabe
2024-08-01
1
-8
/
+8
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
2
-0
/
+2
*
terminal-util: rename set_terminal_cursor_position() → terminal_set_cursor_...
Lennart Poettering
2024-07-19
1
-3
/
+3
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
3
-44
/
+46
*
Merge pull request #33401 from yuwata/journal-revert-source-boottime-timestamp
Mike Yuan
2024-06-24
1
-4
/
+2
|
\
|
*
journal: drop mapping from CLOCK_BOOTTIME -> CLOCK_MONOTONIC
Yu Watanabe
2024-06-19
1
-4
/
+2
*
|
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
|
/
*
journal: introduce _SOURCE_BOOTTIME_TIMESTAMP field
Yu Watanabe
2024-06-18
1
-3
/
+11
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
5
-14
/
+15
*
various: remove unnecessary check before sd_event_source_set_enabled()
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-6
/
+4
*
journald: always unset flushed flag when the runtime journal is opened
Yu Watanabe
2024-05-25
1
-6
/
+15
*
journald: log removal of runtime journal directories
Yu Watanabe
2024-05-25
1
-3
/
+12
*
journald: close runtime journal earlier
Yu Watanabe
2024-05-25
1
-4
/
+5
*
journald-server: drop another invalid assert()
David Tardon
2024-05-16
1
-1
/
+0
*
journald-server: drop invalid assert()
David Tardon
2024-05-16
1
-1
/
+0
*
journal-rate-limit: replace in-house management of JournalRateLimitGroup with...
Yu Watanabe
2024-05-13
5
-123
/
+60
*
journal-rate-limit: split out journal_ratelimit_group_acquire()
Yu Watanabe
2024-05-12
1
-18
/
+37
*
journal-rate-limit: introduce cleanup function for JournalRateLimitGroup
Yu Watanabe
2024-05-12
1
-18
/
+21
*
journal-rate-limit: rename variables
Yu Watanabe
2024-05-12
2
-15
/
+33
*
journal-rate-limit: use FOREACH_ELEMENT() and usec_add()
Yu Watanabe
2024-05-12
1
-5
/
+3
*
journal-rate-limit: make journal_ratelimit_group_free() return NULL
Yu Watanabe
2024-05-12
1
-3
/
+4
*
journal-rate-limit: add trailing comma in table
Yu Watanabe
2024-05-12
1
-1
/
+1
*
test: introduce test cases for journal_ratelimit_test()
Yu Watanabe
2024-05-12
2
-0
/
+50
*
tree-wide: use LOG_PRI() and LOG_FAC()
Yu Watanabe
2024-05-12
5
-9
/
+15
[next]