summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-journal/journal-authenticate.c
Commit message (Expand)AuthorAgeFilesLines
* journal-file: don't update boot_id in journal header on openLennart Poettering2023-02-211-1/+1
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* journal: Store offsets to tail entry array objects in chainDaan De Meyer2022-10-071-1/+1
* journal: Show grcrypt error message instead of a raw codeJan Janssen2022-08-301-2/+2
* journal: Use header macros everywhere instead of JournalFile fieldsDaan De Meyer2022-05-031-14/+14
* journal: Use offsetof(Object, ...) to retrieve object field offsetsDaan De Meyer2022-01-261-3/+3
* tree-wide: port all calls to alloca() to alloca_safe()Lennart Poettering2021-10-141-2/+1
* gcrypt: do not ignore return valuesLuca Boccassi2021-03-311-1/+7
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-0/+536