summaryrefslogtreecommitdiff
path: root/src/shared/journal-importer.c
Commit message (Expand)AuthorAgeFilesLines
* logs-show: show seqnum info in export+json output modeLennart Poettering2023-02-081-3/+3
* shared/journal-importer: use %m instead of strerror()Zbigniew Jędrzejewski-Szmek2022-10-111-4/+3
* tree-wide: check parameter before dereferencingDavid Tardon2022-09-131-1/+1
* tree-wide: add a space after if, switch, for, and whileYu Watanabe2022-04-011-1/+1
* alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhereLennart Poettering2021-10-141-2/+2
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* journal-remote: downgrade messages about input data to warningsZbigniew Jędrzejewski-Szmek2021-05-311-8/+8
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-19/+19
* journal-importer: ignore invalid field at one more placeYu Watanabe2020-12-211-0/+10
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop duplicated blank linesYu Watanabe2019-07-151-1/+0
* tree-wide: introduce strerror_safe()Yu Watanabe2019-07-051-1/+2
* journal-import: extract helpers for handling arrays of iovec and make them av...Franck Bui2019-06-271-33/+2
* tree-wide: replace explicit NULL checks with their shorter variantsFrantisek Sumsal2019-04-281-1/+1
* journal-remote: set a limit on the number of fields in a messageZbigniew Jędrzejewski-Szmek2019-01-091-1/+4
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-17/+16
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+502