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
*
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
*
journal-upload: use _cleanup_ for curl_slist
David Tardon
2021-03-18
1
-8
/
+6
*
journal-upload: make the curl_slist cleanup actually work
David Tardon
2021-03-18
1
-5
/
+7
*
journal-upload: cleanup CURL* on error
David Tardon
2021-03-18
1
-2
/
+4
*
journal-gatewayd: use automatic cleanup
David Tardon
2021-03-18
1
-4
/
+3
*
journal-remote: check return value from MHD_add_response_header
Zbigniew Jędrzejewski-Szmek
2021-03-07
2
-7
/
+18
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
4
-4
/
+4
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
1
-1
/
+1
|
\
|
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-1
/
+1
*
|
Recommend drop-ins over modifications to the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-19
2
-16
/
+18
|
/
*
Merge pull request #18596 from keszybz/systemctl-quiet-legend
Lennart Poettering
2021-02-17
2
-37
/
+18
|
\
|
*
journal-remote: inline one more iterator variable declaration
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-4
/
+2
|
*
journal-remote: convert to parse_boolean_argument() and fix type confusion
Zbigniew Jędrzejewski-Szmek
2021-02-17
2
-33
/
+16
*
|
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+2
|
/
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-4
/
+2
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
Add comma in structured initialization in a few places
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
fuzz-journal-remote: do not assert on resource conditions
Zbigniew Jędrzejewski-Szmek
2021-02-09
1
-21
/
+34
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-01-31
2
-2
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
3
-12
/
+9
*
tree-wide: add spdx header on source files
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+2
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-0
/
+8
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-1
/
+1
*
fuzzers: move several fuzzers
Yu Watanabe
2021-01-18
2
-0
/
+80
*
meson: fix indentation
Yu Watanabe
2021-01-18
1
-4
/
+3
*
journal-remote: use hashmap_ensure_put
Susant Sahani
2021-01-17
1
-4
/
+2
*
Add install-sysconfdir=no-samples option for (non-)installation of sample con...
Josh Triplett
2021-01-14
1
-1
/
+1
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
2
-6
/
+22
*
journal-remote: suffix cmdline option that expects arg with =
Lennart Poettering
2020-12-01
1
-1
/
+1
*
journal-remote: use READ_FULL_FILE_SECURE|READ_FULL_FILE_WARN_WORLD_READABLE ...
Lennart Poettering
2020-12-01
2
-2
/
+10
*
journal-remote: erase secret PEM key from memory after use
Lennart Poettering
2020-12-01
2
-2
/
+5
*
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-4
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
14
-14
/
+14
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
2
-6
/
+6
*
tree-wide: use the usual SPDX header for our own files
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
*
Removing unused n_fields in journal-gatewayd
Samuel BF
2020-09-28
1
-10
/
+0
[next]