index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
journal-importer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iovw: add simpler iovw_done() destructor
Lennart Poettering
2024-10-31
1
-2
/
+2
*
tree-wide: fix type of read() return variable at a couple of places
Lennart Poettering
2024-06-22
1
-1
/
+1
*
journal-importer: Consider ECONNRESET as EOF
Daan De Meyer
2024-05-16
1
-2
/
+12
*
logs-show: show seqnum info in export+json output mode
Lennart Poettering
2023-02-08
1
-3
/
+3
*
shared/journal-importer: use %m instead of strerror()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-4
/
+3
*
tree-wide: check parameter before dereferencing
David Tardon
2022-09-13
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-2
/
+2
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
journal-remote: downgrade messages about input data to warnings
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-8
/
+8
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-19
/
+19
*
journal-importer: ignore invalid field at one more place
Yu Watanabe
2020-12-21
1
-0
/
+10
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-1
/
+2
*
journal-import: extract helpers for handling arrays of iovec and make them av...
Franck Bui
2019-06-27
1
-33
/
+2
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
1
-1
/
+1
*
journal-remote: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-1
/
+4
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-17
/
+16
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+502