index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-2
/
+3
*
tree-wide: define and use STRERROR_OR_EOF()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-2
/
+2
*
shared/logs-show: add new --output= format "short-delta"
Daniel Braunwarth
2022-09-23
1
-1
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
4
-33
/
+14
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
shared/microhttp-util: silence gcc warning
Zbigniew Jędrzejewski-Szmek
2022-06-05
1
-1
/
+1
*
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-1
/
+1
*
fuzzers: add input size limits, always configure limits in two ways
Yu Watanabe
2022-05-12
1
-1
/
+1
*
fuzz-journal-remote: allow -ENODATA too
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-1
/
+1
*
Move path_simplify_and_warn() to new shared/parse-helpers.c
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-2
/
+1
*
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
5
-6
/
+6
*
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
8
-31
/
+35
*
journal-remote: constify a few parameters
Lennart Poettering
2022-03-25
2
-6
/
+6
*
journal-remote: refuse to specify --trust option when gnutls is disabled
Yu Watanabe
2022-03-24
2
-6
/
+9
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
2
-4
/
+2
*
conf-parser: merge config_parse_string() and config_parse_safe_string()
Yu Watanabe
2022-03-10
1
-5
/
+5
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-4
/
+8
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-21
/
+16
*
tree-wide: use config_parse_safe_string() at various places
Lennart Poettering
2022-02-09
1
-1
/
+1
*
journal: Rename JournaldFile to ManagedJournalFile
Daan De Meyer
2022-02-02
3
-7
/
+7
*
tests: make fuzz-journal-remote less flaky
Evgeny Vereshchagin
2022-01-20
1
-2
/
+1
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-1
/
+1
*
journal-remote: use MHD_HTTP_CONTENT_TOO_LARGE as MHD_HTTP_PAYLOAD_TOO_LARGE ...
Yu Watanabe
2021-12-20
2
-4
/
+8
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+1
*
journal: stop using JournalFile.mmap everywhere
Vito Caputo
2021-12-07
1
-4
/
+4
*
journal: Introduce journald-file.c for journal file write related logic
Daan De Meyer
2021-12-06
4
-22
/
+25
*
journal-remote: more handling of sd_event_source_set_enabled failures
Luca Boccassi
2021-11-13
1
-4
/
+14
*
tree-wide: don't ignore return code from sd_event_source_set_enabled()
Luca Boccassi
2021-11-12
1
-2
/
+2
*
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
1
-2
/
+1
*
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
1
-2
/
+2
*
Merge pull request #20988 from DaanDeMeyer/rotate-reason
Zbigniew Jędrzejewski-Szmek
2021-10-19
1
-1
/
+1
|
\
|
*
journal: Add log level argument to journal_file_rotate_suggested()
Daan De Meyer
2021-10-18
1
-1
/
+1
*
|
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
2
-3
/
+3
|
/
*
variuos: add missing includes
Zbigniew Jędrzejewski-Szmek
2021-09-22
1
-0
/
+1
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
3
-3
/
+3
*
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
5
-8
/
+8
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
log-generator: count arguments as offset from an iterator
monosans
2021-07-19
1
-12
/
+4
*
Add a network timeout option to journal-upload
Jayanth Ananthapadmanaban
2021-06-14
1
-4
/
+12
*
fuzz-journal-remote: print some kinds of errors
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-1
/
+2
*
journal-remote: downgrade messages about input data to warnings
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
2
-6
/
+4
*
meson: use jinja2 in src/journal-remote
Zbigniew Jędrzejewski-Szmek
2021-05-19
3
-25
/
+23
*
tree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6() helpers at various places
Lennart Poettering
2021-05-11
1
-1
/
+2
*
Wider range of options for selecting entries for systemd-journal-gatewayd
Samuel BF
2021-05-10
2
-3
/
+40
*
fix: point to the correct drop-ins subdirectory for confs
Jóhann B. Guðmundsson
2021-04-22
2
-2
/
+2
*
meson: simplify the BUILD_MODE conditional
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
2
-2
/
+2
[next]