summaryrefslogtreecommitdiff
path: root/src/shared/journal-util.c
Commit message (Expand)AuthorAgeFilesLines
* journal: print a useful error message if we hit the journal file open limitLennart Poettering2023-02-071-0/+4
* Revert "journal: Add --convert= command to journalctl"Daan De Meyer2022-10-081-49/+0
* journal: Add --convert= command to journalctlDaan De Meyer2022-10-071-0/+49
* tree-wide: Simplify variable declarations behind #ifdefJan Janssen2022-04-241-4/+3
* journal: move journal_field_valid() to journal_file.cYu Watanabe2020-12-161-38/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* systemctl: be more specific when emitting warning about rotated journalZbigniew Jędrzejewski-Szmek2020-02-271-1/+5
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* journalctl: improve hint about lack of access for --user-unit=...Zbigniew Jędrzejewski-Szmek2018-02-201-7/+10
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* journal: move valid_user_field() to journal-util.[ch] and rename it → journ...Lennart Poettering2017-11-161-0/+38
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-2/+2
* journalctl: move access_check() to shared/Zbigniew Jędrzejewski-Szmek2017-02-281-0/+151