index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
journal-upload-journal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal-remote: Use "event" instead of "events"
Daan De Meyer
2024-04-11
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-5
/
+2
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-2
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
journal: fix dropping first record during upload to remote journal
Vladyslav Tronko
2020-05-19
1
-1
/
+1
*
tree-wide: use SD_ID128_STRING_MAX where appropriate
Lennart Poettering
2019-12-10
1
-1
/
+1
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
journal-upload: add asserts that snprintf does not return an error
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-4
/
+8
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
journal-remote: do not send _BOOT_ID twice
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-3
/
+9
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-12
/
+12
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
time-util: rename usec_sub() to usec_sub_signed() and add usec_sub_unsigned()
Lennart Poettering
2017-06-22
1
-1
/
+1
*
journal-upload: make watchdog state non-static
Zbigniew Jędrzejewski-Szmek
2016-04-06
1
-14
/
+8
*
journal-upload: Update watchdog while in curl_easy_perform
Klearchos Chaloulos
2016-04-05
1
-0
/
+25
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-9
/
+9
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journal-upload : Ignore journal event when already in uploading state.
Klearchos Chaloulos
2015-12-09
1
-3
/
+4
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-2
/
+24
*
tree-wide: replace while(1) by for(;;) everywhere
Lennart Poettering
2015-09-09
1
-1
/
+1
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-1
/
+1
*
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
1
-35
/
+20
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-6
/
+4
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-8
/
+8
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-8
/
+8
*
journal-upload: make state persistent
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-5
/
+5
*
journal-upload: use journal as the source
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-0
/
+402