index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
fuzz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: add missing else in dhcp_lease_load
Ronan Pigott
2024-10-29
1
-0
/
+0
*
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
3
-0
/
+0
|
\
|
*
test/fuzz: add dnr packets
Ronan Pigott
2024-10-21
3
-0
/
+0
*
|
cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for units
Ryan Wilson
2024-10-17
1
-0
/
+1
*
|
network/address: do not set family in config_parse_broadcast()
Yu Watanabe
2024-10-14
1
-0
/
+0
*
|
timer: introduce DeferReactivation setting
Arthur Shau
2024-10-11
2
-0
/
+2
|
/
*
systemctl: gracefully adjust bus transport and runtime scope when --boot-load...
Yu Watanabe
2024-08-05
1
-0
/
+0
*
varlink-idl: allow unbalanced quote and trailing backslash in comment
Yu Watanabe
2024-06-19
1
-0
/
+2
*
core/socket: allow MPTCP protocol
Matthieu Baerts (NGI0)
2024-06-12
1
-0
/
+1
*
man: update links to "API File Systems"
Zbigniew Jędrzejewski-Szmek
2024-05-28
1
-1
/
+1
*
various: update links to more wiki pages
Zbigniew Jędrzejewski-Szmek
2024-05-28
2
-4
/
+4
*
man: update links to catalog docs
Zbigniew Jędrzejewski-Szmek
2024-05-28
1
-1
/
+1
*
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
2024-04-29
1
-0
/
+1
*
socket: pass socket FDs to all ExecXYZ= commands but ExecStartPre=
Jakub Sitnicki
2024-03-26
1
-0
/
+1
*
core: remove duplicate serialization of `cpu_sched_reset_on_fork`
Antonio Alvarez Feijoo
2024-02-27
1
-1
/
+0
*
Merge pull request #31338 from ssahani/network-bond-missed
Yu Watanabe
2024-02-16
1
-0
/
+1
|
\
|
*
network: netdev - bond add support for ARP missed max
Susant Sahani
2024-02-16
1
-0
/
+1
*
|
journald: implement socket forwarding
Sam Leonard
2024-02-15
1
-0
/
+1
|
/
*
network: Add L3MasterDevice= into routing policy
Nick Cao
2024-01-19
1
-0
/
+1
*
networkd: support `proxy_arp_pvlan` sysctl
Raito Bezarius
2023-12-23
2
-0
/
+2
*
core: add WantsMountsFor=
Luca Boccassi
2023-11-29
1
-0
/
+1
*
rules: go to the end of rules indeed when dm is suspended
janana
2023-11-29
1
-1
/
+3
*
network/dhcp: actually refuse to assign DHCP option when an invalid string is...
Yu Watanabe
2023-11-18
1
-0
/
+5
*
meson: use ternary op for brevity
Zbigniew Jędrzejewski-Szmek
2023-11-15
1
-5
/
+1
*
fuzz: don't panic without a C++ compiler
Frantisek Sumsal
2023-11-15
1
-2
/
+9
*
fuzz: pass -Dc_args=/-Dcpp_args= to fuzzer targets
Frantisek Sumsal
2023-11-10
1
-2
/
+3
*
test: add a real-world state to the corpus
Frantisek Sumsal
2023-10-19
1
-0
/
+74
*
core: don't assert when serializing malformed state
Frantisek Sumsal
2023-10-18
2
-0
/
+6
*
test: add a fuzzer for exec_{serialize,deserialize}_invocation()
Frantisek Sumsal
2023-10-18
2
-0
/
+267
*
varlink: don't panic on malformed method definition
Frantisek Sumsal
2023-10-14
1
-0
/
+0
*
test: add a fuzzer for the varlink IDL stuff
Frantisek Sumsal
2023-10-14
1
-0
/
+100
*
network: set maximum length to be read by read_full_file_full()
Yu Watanabe
2023-10-02
1
-0
/
+0
*
oomd: correct listening sockets
Lennart Poettering
2023-09-25
1
-1
/
+1
*
test: shorten sample names, drop numerical prefixes
Zbigniew Jędrzejewski-Szmek
2023-09-02
88
-0
/
+0
*
meson: Drop skip-deps option
Jan Janssen
2023-08-23
1
-2
/
+11
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-34
/
+22
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-2
/
+0
*
meson: drop doubled empty line
Yu Watanabe
2023-06-28
1
-1
/
+0
*
core: Add RootEphemeral= setting
Daan De Meyer
2023-06-21
1
-0
/
+1
*
meson: Use fs module in more places
Jan Janssen
2023-06-14
1
-2
/
+2
*
json: correctly handle magic strings when parsing variant strv
Frantisek Sumsal
2023-05-23
2
-0
/
+2
*
fuzz: rename long samples
Zbigniew Jędrzejewski-Szmek
2023-05-18
12
-0
/
+0
*
Merge pull request #27651 from mrc0mmand/more-nspawn-tests
Frantisek Sumsal
2023-05-16
1
-20
/
+227
|
\
|
*
fuzz: update the base JSON for fuzz-nspawn-oci
Frantisek Sumsal
2023-05-16
1
-20
/
+227
*
|
Merge pull request #27638 from YHNdnzj/upheldby-unit-file
Mike Yuan
2023-05-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
test: add tests for UpheldBy= in [Install] section
Mike Yuan
2023-05-15
1
-0
/
+2
*
|
test: update nspawn's basic config file used for fuzzing
Frantisek Sumsal
2023-05-15
1
-3
/
+32
|
/
*
core: fix memory leak during deserialization
Frantisek Sumsal
2023-05-12
1
-0
/
+6
*
test: add a test case for #27521
Frantisek Sumsal
2023-05-05
1
-0
/
+0
*
core: check the unit type more thoroughly when deserializing
Frantisek Sumsal
2023-05-05
1
-0
/
+4
[next]