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
*
tree-wide: port various pieces of code over to ROUND_UP()
Lennart Poettering
2023-06-02
1
-1
/
+1
*
sd-journal: fix assignment of tail entry offset
Yu Watanabe
2023-06-01
1
-1
/
+2
*
sd-journal: introduce sd_journal_step_one()
Yu Watanabe
2023-05-28
1
-0
/
+10
*
tree-wide: Downgrade a few more noisy log messages to trace
Daan De Meyer
2023-05-27
1
-1
/
+1
*
sd-journal: log about errors from ordered_hashmap_*()
Frantisek Sumsal
2023-05-26
1
-2
/
+2
*
sd-journal: propagate errors from ordered_hashmap_*()
Frantisek Sumsal
2023-05-24
1
-4
/
+7
*
sd-journal: use TAKE_PTR() a bit more
Frantisek Sumsal
2023-05-24
1
-3
/
+5
*
sd-journal: avoid double-free
Frantisek Sumsal
2023-05-24
1
-1
/
+3
*
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
1
-1
/
+1
*
Revert "Revert "journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL""
Chen Qi
2023-05-21
1
-4
/
+4
*
sd-journal: save correct location specifier
Yu Watanabe
2023-05-21
1
-2
/
+3
*
sd-journal: split out generic_array_bisect_one() from generic_array_bisect()
Yu Watanabe
2023-05-06
1
-82
/
+72
*
sd-journal: re-read entry array object
Yu Watanabe
2023-05-06
1
-1
/
+9
*
sd-journal: drop unnecessary initialization
Yu Watanabe
2023-05-06
1
-1
/
+1
*
sd-journal: rebreak comments
Yu Watanabe
2023-05-06
1
-9
/
+5
*
sd-journal: fix comment
Yu Watanabe
2023-05-06
1
-1
/
+1
*
Revert "sd-journal: introduce simple loop detection for entry array objects"
Yu Watanabe
2023-05-02
1
-19
/
+7
*
sd-journal: check .next_entry_array_offset earlier
Yu Watanabe
2023-05-02
1
-5
/
+6
*
tree-wide: Handle EADDRNOTAVAIL as journal corruption
Daan De Meyer
2023-05-02
1
-2
/
+2
*
sd-journal: introduce simple loop detection for entry array objects
Yu Watanabe
2023-05-01
1
-7
/
+19
*
sd-journal: tighten variable scope
Yu Watanabe
2023-05-01
1
-1
/
+3
*
sd-journal: read entry array object again
Yu Watanabe
2023-05-01
1
-1
/
+6
*
sd-journal: check validity of object type more strictly
Yu Watanabe
2023-05-01
1
-3
/
+3
*
sd-journal: add _OBJECT_TYPE_INVALID as usual
Yu Watanabe
2023-05-01
1
-1
/
+2
*
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
|
\
[next]