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
...
*
journalctl: fix output when --lines is used with --grep
Mike Yuan
2023-02-18
1
-0
/
+5
*
Correct journal misspell
Winterhuman
2023-02-17
1
-1
/
+1
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
journalctl: fix fd leak
Yu Watanabe
2023-02-17
1
-5
/
+4
*
journalctl: use DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2023-02-17
1
-170
/
+110
*
journalctl: actually run the static destructors
Frantisek Sumsal
2023-02-15
1
-0
/
+1
*
journal: cat: set JOURNAL_STREAM before exec-ing
Mike Yuan
2023-02-15
1
-1
/
+18
*
Merge pull request #26213 from poettering/journal-rework-seqnum
Luca Boccassi
2023-02-15
8
-44
/
+119
|
\
|
*
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
2023-02-08
8
-44
/
+119
*
|
journald: fix ignored filtering patterns for delegated cgroups
Quentin Deslandes
2023-02-08
1
-3
/
+7
|
/
*
test-journal-flush: minor modernizations
Lennart Poettering
2023-02-01
1
-8
/
+6
*
journald: some minor modernizations
Lennart Poettering
2023-02-01
1
-8
/
+27
*
journald: don't check for -EREMCHG on open, given that open doesn't generate it
Lennart Poettering
2023-01-27
1
-2
/
+1
*
journal: use TAKE_PTR() at one more place
Lennart Poettering
2023-01-27
1
-2
/
+1
*
journal: prefix all functions with "server_" that operate on Server objects
Lennart Poettering
2023-01-26
1
-40
/
+44
*
journald: minor modernizations in kmsg handling code
Lennart Poettering
2023-01-26
1
-22
/
+14
*
journal: add some line breaks/comments
Lennart Poettering
2023-01-25
1
-13
/
+39
*
journal-file: make strict order optional
Lennart Poettering
2023-01-25
1
-5
/
+17
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-13
/
+0
*
journalctl: don't convert between strv/Set for each log line
Lennart Poettering
2023-01-20
1
-9
/
+6
*
tree-wide: Use __func__ in asserts
Jan Janssen
2023-01-18
1
-1
/
+1
*
journald: split find_journal() up
Franck Bui
2023-01-16
1
-28
/
+44
*
journald: introduce journal_file_parse_uid_from_filename() helper
Franck Bui
2023-01-16
1
-16
/
+5
*
journald: rename vacuum_offline_user_journals()
Franck Bui
2023-01-16
1
-2
/
+2
*
journal: give the ability to enable/disable systemd-journald-audit.socket
Franck Bui
2023-01-11
1
-1
/
+4
*
journal: handle clock rollback error in managed_journal_file_open_reliably
msizanoen1
2023-01-09
1
-1
/
+2
*
test-journal-flush: don't fail on -EREMCHG
msizanoen1
2023-01-09
1
-1
/
+2
*
journal: enforce strict consistency for realtime timestamps on write
msizanoen1
2023-01-09
1
-0
/
+4
*
Merge pull request #25828 from poettering/no-more-basename
Yu Watanabe
2022-12-24
1
-4
/
+5
|
\
|
*
journalctl: port COMM= matching to path_extract_filename()
Lennart Poettering
2022-12-23
1
-4
/
+5
*
|
prioq: make prioq_reshuffle() void
Lennart Poettering
2022-12-23
1
-1
/
+1
|
/
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
8
-24
/
+24
*
journal: filter log based on LogFilterPatterns
Quentin Deslandes
2022-12-15
8
-0
/
+146
*
journal: skip part of test-journal-interleaving if no machine-id exists
Nick Rosbrook
2022-12-14
1
-11
/
+16
*
journald: prevent segfault on empty attr/current
Space Meyer
2022-12-08
1
-1
/
+1
*
journald: fix build error
Luca Boccassi
2022-12-06
1
-1
/
+1
*
log: Switch logging to runtime when FS becomes read-only
Richard Phibel
2022-12-06
1
-0
/
+8
*
journal: Use shared log ratelimit constant
Daan De Meyer
2022-12-05
8
-79
/
+83
*
Fix typo
jcg
2022-11-25
1
-1
/
+1
*
tree-wide: make constant ratelimit compound actually const
Lennart Poettering
2022-11-22
2
-2
/
+2
*
log: Remove log_ratelimit_debug() macros
Daan De Meyer
2022-11-17
7
-55
/
+34
*
Merge pull request #25096 from DaanDeMeyer/journald-log-fixes
Daan De Meyer
2022-11-16
10
-117
/
+208
|
\
|
*
journal: Ratelimit more journald log messages
Daan De Meyer
2022-11-10
10
-121
/
+204
|
*
log: Add ratelimit argument to ratelimit log macros
Daan De Meyer
2022-11-10
1
-3
/
+11
*
|
Revert "journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL"
Daan De Meyer
2022-11-16
1
-4
/
+0
*
|
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
|
/
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
4
-3
/
+1
[prev]
[next]