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
*
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
*
journalctl: make --list-boots support -n/--lines= option
Yu Watanabe
2024-05-10
2
-7
/
+23
*
journalctl: fail and show error message when no boot ID found
Yu Watanabe
2024-05-10
1
-1
/
+2
*
journalctl: fix support of --boot=ID±offset format
Yu Watanabe
2024-05-10
1
-13
/
+15
*
journalctl: fix --boot=0 with --file=- (from stdin)
Yu Watanabe
2024-05-10
1
-1
/
+1
*
journalctl: split out journal_acquire_boot() from add_boot()
Yu Watanabe
2024-05-10
3
-35
/
+61
*
journalctl: several cleanups for parse_boot_descriptor()
Yu Watanabe
2024-05-10
1
-17
/
+16
*
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
1
-2
/
+2
*
journal: Serialize __MONOTONIC_TIMESTAMP metadata field as well
Daan De Meyer
2024-05-03
3
-21
/
+29
*
Merge pull request #32592 from yuwata/journal-timestamp
Luca Boccassi
2024-05-02
6
-25
/
+25
|
\
|
*
journal: use STRLEN() and xsprintf()
Yu Watanabe
2024-05-01
6
-18
/
+21
|
*
journald-audit: set _SOURCE_REALTIME_TIMESTAMP= field in server_dispatch_mess...
Yu Watanabe
2024-05-01
1
-8
/
+5
*
|
journald: wait for journal files fsync()ed on Synchronize() varlink method
Yu Watanabe
2024-05-01
1
-13
/
+11
*
|
journald: make several functions static
Yu Watanabe
2024-05-01
2
-8
/
+7
|
/
*
journal: Add journal.storage credential
Daan De Meyer
2024-04-30
1
-9
/
+18
*
journalctl: also check arg_file_stdin with other journal location
Mike Yuan
2024-04-29
1
-1
/
+1
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-2
/
+1
*
journald-server: drop spuriously doubled '=' for OBJECT_SYSTEMD_INVOCATION_ID
Mike Yuan
2024-04-24
1
-1
/
+1
*
journal: do not rotate unrelated journal files when full or corrupted
Yu Watanabe
2024-04-23
1
-18
/
+48
*
journalctl: update help to say "priority range" (#32323)
Winterhuman
2024-04-18
1
-1
/
+1
*
journalctl: tighten rules on parsing namespace journal dir suffixes
Lennart Poettering
2024-04-16
1
-9
/
+16
*
journalctl: show human readable text if no namespace is found
Lennart Poettering
2024-04-16
1
-3
/
+8
*
journalctl: add missing --help line for --list-namespaces
Lennart Poettering
2024-04-16
1
-0
/
+1
*
journal: drop thousands separator in comment
Yu Watanabe
2024-04-12
1
-1
/
+1
*
sd-journal: make sure sd_journal_add_match() also accepts SIZE_MAX as size
Lennart Poettering
2024-04-10
2
-4
/
+4
*
gcrypt: dlopenify for libsystemd
Luca Boccassi
2024-04-03
2
-3
/
+6
*
journalctl-filter: use add_match_boot_id() instead of add_match_this_boot()
Yu Watanabe
2024-03-28
1
-5
/
+1
*
journalctl-authenticate: return earlier if we are not on a TTY
Yu Watanabe
2024-03-28
1
-56
/
+49
[next]