index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
managed-journal-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: fix indentation in managed_journal_file_open_reliably
msizanoen1
2022-10-16
1
-2
/
+2
*
journald: harden against forward clock jumps before unclean shutdown
msizanoen1
2022-10-16
1
-0
/
+14
*
journal: Use 32-bit entry array offsets in compact mode
Daan De Meyer
2022-10-07
1
-2
/
+2
*
journal: replace __sync intrinsics with __atomic
matoro
2022-07-14
1
-17
/
+42
*
sd-event: allow sd_event_source_is_enabled() to return false for NULL
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-6
/
+3
*
journal: return & log in one statement
Frantisek Sumsal
2022-05-30
1
-4
/
+3
*
journal: Use header macros everywhere instead of JournalFile fields
Daan De Meyer
2022-05-03
1
-3
/
+3
*
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
1
-16
/
+12
*
journal: preserve acls when rotating user journals with NOCOW attribute set
Franck Bui
2022-03-14
1
-1
/
+4
*
journal-file: explicitly handle file systems that do not support hole punching
Lennart Poettering
2022-02-04
1
-3
/
+14
*
journal-file: fix error handling of pread() in journald_file_punch_holes()
Lennart Poettering
2022-02-04
1
-3
/
+10
*
journal: when copying journal file to undo NOCOW flag, go via fd
Lennart Poettering
2022-02-03
1
-1
/
+1
*
journal: Rename JournaldFile to ManagedJournalFile
Daan De Meyer
2022-02-02
1
-0
/
+509