index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-journal: align table
Yu Watanabe
2023-05-01
1
-7
/
+7
*
sd-journal: check that the journal file is not stored in .newest_by_boot_id o...
Yu Watanabe
2023-05-01
1
-0
/
+2
*
sd-journal: unset prioq index on failure
Yu Watanabe
2023-05-01
1
-1
/
+3
*
sd-journal: fix use-after-free
Yu Watanabe
2023-05-01
1
-1
/
+1
*
sd-journal: make journal_file_copy_entry() return earlier
Yu Watanabe
2023-04-26
1
-0
/
+2
*
sd-journal: copy boot ID
Yu Watanabe
2023-04-26
1
-3
/
+3
*
sd-journal: tighten variable scope
Yu Watanabe
2023-04-26
1
-2
/
+2
*
journal: Don't try to write garbage if journal entry is corrupted
Daan De Meyer
2023-04-26
1
-3
/
+6
*
sd-journal: store and compare per-module static origin id
Luca Boccassi
2023-04-25
3
-48
/
+61
*
compress: replace compress_blob() with compress_blob_explicit()
Yu Watanabe
2023-04-11
1
-16
/
+16
*
sd-journal: allow to specify compression algorithm through env
Yu Watanabe
2023-04-04
1
-1
/
+43
*
sd-journal: always use the compression algorithm specified in the header
Yu Watanabe
2023-04-04
2
-19
/
+33
*
sd-journal: cache results of parsing environment variables
Yu Watanabe
2023-04-04
1
-12
/
+23
*
journal-vacuum: use CLEANUP_ARRAY
David Tardon
2023-03-23
1
-21
/
+20
*
journal-vacuum: rename function to match struct name
David Tardon
2023-03-23
1
-6
/
+6
*
journal-vacuum: count size of all journal files
David Tardon
2023-03-23
1
-2
/
+9
*
sd-journal: fix segfault
Yu Watanabe
2023-03-16
1
-0
/
+2
*
sd-journal: wrap long line
Yu Watanabe
2023-03-06
1
-1
/
+7
*
journal: use boot-id/timestamp info for odering entries
Lennart Poettering
2023-03-02
1
-15
/
+86
*
sd-journal: track newest open journal file per boot ID
Lennart Poettering
2023-03-02
4
-0
/
+195
*
journal-file: journal-file: extend journal header to always carry offset of m...
Lennart Poettering
2023-03-02
2
-1
/
+9
*
journal-file: Improve debug messages
Daan De Meyer
2023-02-23
1
-19
/
+26
*
journal-file: Fix return value in bump_entry_array()
Daan De Meyer
2023-02-23
1
-1
/
+2
*
sd-journal: fix memleak and freeing invalid pointers
Yu Watanabe
2023-02-23
1
-69
/
+38
*
sd-journal: fix build with older glibc
Frantisek Sumsal
2023-02-22
1
-0
/
+1
*
Merge pull request #26528 from keszybz/valgrind-simplification
Yu Watanabe
2023-02-22
3
-78
/
+69
|
\
|
*
sd-journal: use a dynamic check for valgrind
Zbigniew Jędrzejewski-Szmek
2023-02-22
1
-71
/
+65
|
*
meson: merge our two valgrind configuration conditions into one
Zbigniew Jędrzejewski-Szmek
2023-02-22
3
-12
/
+9
*
|
journal: move journal_file_compare_locations() from journal-file.c → sd-jou...
Lennart Poettering
2023-02-21
3
-52
/
+46
*
|
journal-file: drop checking if files are from the future at time of open
Lennart Poettering
2023-02-21
1
-8
/
+0
*
|
journal-file: allow opening journal files for write when machine ID is not in...
Lennart Poettering
2023-02-21
1
-2
/
+6
*
|
journal-file: lazily fill in machine ID into journal header, if needed
Lennart Poettering
2023-02-21
1
-3
/
+40
*
|
journal-file: write machine ID when create the file, not when we open it for ...
Lennart Poettering
2023-02-21
1
-9
/
+5
*
|
journal-file: don't update boot_id in journal header on open
Lennart Poettering
2023-02-21
5
-33
/
+38
|
/
*
Merge pull request #26213 from poettering/journal-rework-seqnum
Luca Boccassi
2023-02-15
3
-5
/
+61
|
\
|
*
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
2023-02-08
2
-5
/
+30
|
*
sd-journal: add high-level API for querying seqnum for journal entries, along...
Lennart Poettering
2023-02-08
1
-0
/
+31
*
|
journal: modernize sd_journal_get_realtime_usec() a bit
Lennart Poettering
2023-02-08
1
-4
/
+8
|
/
*
journal: minor modernizations
Lennart Poettering
2023-02-07
1
-12
/
+7
*
journal: print a useful error message if we hit the journal file open limit
Lennart Poettering
2023-02-07
2
-2
/
+2
*
sd-journal: avoid use of fake flex arrays
Zbigniew Jędrzejewski-Szmek
2023-02-06
1
-18
/
+24
*
id128: introduce ERRNO_IS_MACHINE_ID_UNSET() helper macro
Lennart Poettering
2023-02-01
1
-5
/
+8
*
journald: some minor modernizations
Lennart Poettering
2023-02-01
1
-2
/
+2
*
journal: generate a clean message when we try to write to a journal file from...
Lennart Poettering
2023-02-01
1
-1
/
+2
*
journal-file: refuse writing to journal files where the header size is differ...
Lennart Poettering
2023-02-01
1
-0
/
+5
*
journal-file: be a tiny bit more careful with generating seqnums
Lennart Poettering
2023-01-26
1
-14
/
+16
*
Merge pull request #26198 from poettering/journal-strict-mode
Lennart Poettering
2023-01-26
2
-8
/
+44
|
\
|
*
journal-file: make strict order optional
Lennart Poettering
2023-01-25
2
-8
/
+44
*
|
journal: automatically pick up boot ID in journal_file_append_entry()
Lennart Poettering
2023-01-26
1
-0
/
+9
|
/
*
Merge pull request #26204 from poettering/journal-header-compoung-init
Lennart Poettering
2023-01-25
2
-13
/
+12
|
\
[next]