Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-stable
/
test
4773e91
test: correctly detect ASan on s390x
by Frantisek Sumsal
· 4 years, 9 months ago
08c23e4
Revert "rules: ubi mtd - add link to named partitions"
by Lennart Poettering
· 4 years, 10 months ago
42dd7d5
rules.d: Properly quote $env{MODALIAS}
by Roshan Shariff
· 4 years, 11 months ago
b36a5ba
meson: call find_program() once and reuse the variable everywhere
by Zbigniew Jędrzejewski-Szmek
· 4 years, 11 months ago
dde6f20
test: use systemd-run --wait in TEST-44-LOG-NAMESPACE
by Luca Boccassi
· 5 years ago
fee5ae3
TEST-22-TMPFILES: add reproducer for bug with X
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
2e2459e
fuzzer: add a test case for #19178
by Frantisek Sumsal
· 5 years ago
05f7f88
sd-device: do no allocate strings of unknown length on the stack
by Zbigniew Jędrzejewski-Szmek
· 4 years, 12 months ago
a8b66ca
shared/calendarspec: when mktime() moves us backwards, jump forward
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
85b64a7
journal-importer: ignore invalid field at one more place
by Yu Watanabe
· 5 years ago
26ad442
journal: refuse data which contain invalid fields
by Yu Watanabe
· 5 years ago
c56d2ed
test: use modern qemu numa arguments
by Christian Ehrhardt
· 5 years ago
c306403
mkosi: make sure our mkosi files work with f33
by Lennart Poettering
· 5 years ago
b2fd1bb
test-path: use Type=exec
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
24647d5
test/run-integration-tests: do not run the tests if only "clean" is passed
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b2006dd
test-network: add test for ENOBUFS issue #17012
by Yu Watanabe
· 6 years ago
932f4c3
test-execute/exec-dynamicuser-statedir.service: fix quoting
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
99e015e
network: rename settings about DHCPv6 Prefix Delegation
by Yu Watanabe
· 6 years ago
c9d223e
test-network: add tests for prefix routes
by Yu Watanabe
· 6 years ago
d64e32c
nspawn: rework how /run/host/ is set up
by Lennart Poettering
· 6 years ago
7f8c1e9
test-network: add test for duplicated IPv6Token=
by Yu Watanabe
· 6 years ago
f91b234
test-network: drop unnecessary sleep() in NetworkdStateFileTests.test_state_file
by Yu Watanabe
· 6 years ago
63fdaa3
Merge pull request #16407 from bluca/verity_reuse
by Lennart Poettering
· 6 years ago
2aa5a13
test: adapt test-functions for SUSE
by Elisei Roca
· 6 years ago
ac1f3ad
verity: re-use already open devices if the hashes match
by Luca Boccassi
· 6 years ago
739b9a4
Merge pull request #16353 from yuwata/network-dns-sni
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
08de6f9
test: run systemd-dissect and systemd-run with log level debug in TEST-50-DISSECT
by Luca Boccassi
· 6 years ago
6647967
test-network: add tests for DNS= with port number and SNI
by Yu Watanabe
· 6 years ago
4c0668b
Merge pull request #16478 from bluca/dissect_tests
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
14f1c47
nspawn: mount os-release in two steps to make it read-only
by Luca Boccassi
· 6 years ago
2bc148a
test: exercise RootImage, RootHash and RootVerity in TEST-50-DISSECT
by Luca Boccassi
· 6 years ago
0f5d24a
test: pre-assemble minimal image for TEST-50-DISSECT at build time
by Luca Boccassi
· 6 years ago
a5f1d66
test: exercise systemd-dissect with GPT and verity in TEST-50-DISSECT
by Luca Boccassi
· 6 years ago
6939873
test: exercise systemd-dissect --mount in TEST-50-DISSECT
by Luca Boccassi
· 6 years ago
571f953
test-network: wait for addresses are not in tentative state
by Yu Watanabe
· 6 years ago
c5fcd8a
test-network: check assigned address is not tentative state
by Yu Watanabe
· 6 years ago
491b79a
test-network: set IPv6AcceptRA=no if no dynamic addresses are not required
by Yu Watanabe
· 6 years ago
2669833
timer: Adjust calendar timers based on monotonic timer instead of realtime
by Filipe Brandenburger
· 6 years ago
06bb441
test: Add "finish" rule to .PHONY
by Filipe Brandenburger
· 6 years ago
a18c786
meson: do not install testdata when -Dinstall-tests=false
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
0d3a8bc
test: add test case for multi matches when use "||"
by gaoyi
· 6 years ago
5157d71
Merge pull request #16411 from ddstreet/bridge_without_carrier_fails
by Yu Watanabe
· 6 years ago
55aacd5
Merge pull request #15891 from bluca/host_os_release
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
001c07c
test-netowrk: in test_bridge_configure_without_carrier, avoid strange test failures
by Dan Streetman
· 6 years ago
48c1908
Merge pull request #16405 from sipraga/master
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4e3376d
test-network: don't print networkctl output for passing subtests
by Dan Streetman
· 6 years ago
2e7090e
test: bump the TEST-47 sleeps once again
by Frantisek Sumsal
· 6 years ago
0d0de13
network: add support for MACVLAN source mode
by Alvin Šipraga
· 6 years ago
9870cfd
Merge pull request #16388 from keszybz/xdg-desktop-fuzz-case
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d1ca1f7
xdg-autostart: avoid quadratic behaviour in strv parsing
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9ecf5d9
fuzz: add test case that should already be resolved
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
cda6677
core: refresh unit cache when building a transaction if UNIT_NOT_FOUND
by Luca Boccassi
· 6 years ago
98ebef6
DHCPv4: client add support for DHCP server allow list
by Susant Sahani
· 6 years ago
e26538d
network: tc: fix n_prio bounds check
by Vito Caputo
· 6 years ago
bf795c4
test: use KILL instead of SIGKILL in TEST-52-HONORFIRSTSHUTDOWN
by Frantisek Sumsal
· 6 years ago
c03ef42
network: tc: rename several settings which take size in bytes
by Yu Watanabe
· 6 years ago
3d2c269
test-network: add tests for SR-IOV
by Yu Watanabe
· 6 years ago
c3a5025
network: add MACAddress= setting in [SR-IOV] section
by Yu Watanabe
· 6 years ago
e64b31c
network: add VLANProtocol= setting in [SR-IOV] section
by Yu Watanabe
· 6 years ago
518cd6b
network: Introduce SR-IOV
by Susant Sahani
· 6 years ago
6c3a19d
Merge pull request #16313 from yuwata/network-move-ipv6ll-gen-mode
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7233e91
core: store timestamps of unit load attempts
by Luca Boccassi
· 6 years ago
6f6296b
network: move IPv6LinkLocalAddressGenerationMode= to [Network] section
by Yu Watanabe
· 6 years ago
8f84319
test: bump the timeout for systemd-hwdb-update.service under ASan
by Frantisek Sumsal
· 6 years ago
0090b55
Add quotes for -n
by Gaoyi
· 6 years ago
3f11426
Merge pull request #16275 from yuwata/network-deprecate-netdevsim
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
98506a4
Merge pull request #15697 from OhNoMoreGit/fix-path-units
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f49bead
Merge pull request #16257 from keszybz/two-fuzzer-issues
by Lennart Poettering
· 6 years ago
4409886
test-network: remove unused config
by Yu Watanabe
· 6 years ago
d4d55b0
core: add RootHashSignature service parameter
by Luca Boccassi
· 6 years ago
6b000af
tree-wide: avoid some loaded terms
by Lennart Poettering
· 6 years ago
f23810d
fuzz-udev-rules: -ENOBUFS should be accepted too
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
85fbebe
journal: fix buffer overrun when urlifying
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c4e9026
Merge pull request #16093 from yuwata/network-htb-add-settings-15213
by Lennart Poettering
· 6 years ago
f9044b7
Merge pull request #16106 from yuwata/network-tc-ets
by Lennart Poettering
· 6 years ago
f83803a
Merge pull request #16238 from keszybz/set-handling-more
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fcc1d03
basic/set: add set_ensure_consume()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a1ba8c5
feature to honor first shutdown request to completion
by Jay Burger
· 6 years ago
e1bb4b0
nspawn: implement container host os-release interface
by Luca Boccassi
· 6 years ago
0389f4f
core: add RootHash and RootVerity service parameters
by Luca Boccassi
· 6 years ago
9e17329
test-functions: read /usr/etc/nsswitch.conf if /etc/nsswitch.conf does not exist (#16195)
by Elisei Roca
· 6 years ago
2edc494
Merge pull request #16237 from keszybz/revert-message-type-check
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b17af3e
bus-message: avoid dereferencing a NULL pointer
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
804a436
fuzz-netdev-parser: add test case for earlier version of preceding patches
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
bc694c0
log: Prefer logging to CLI unless JOURNAL_STREAM is set
by Daan De Meyer
· 6 years ago
b753e83
test-network: add tests for ETS
by Yu Watanabe
· 6 years ago
d474aa5
network: tc: introduce Enhanced Transmission Selection (ETS)
by Yu Watanabe
· 6 years ago
2a71d57
network: clean-up DHCP lease server data configuration
by Lennart Poettering
· 6 years ago
2ee7e54
test-network: add tests for HTB settings
by Yu Watanabe
· 6 years ago
d9eacc1
network: tc: add more settings for HTB
by Yu Watanabe
· 6 years ago
120b5c0
network: DHCPv6 - Add support to set token on the LAN interface
by Susant Sahani
· 6 years ago
6d0f380
test: in test_bridge_configure_without_carrier, ignore setup_state
by Dan Streetman
· 6 years ago
e47add9
test: make TEST-02-CRYPTSETUP a bit more robust
by Frantisek Sumsal
· 6 years ago
bb92447
core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restarts
by Anita Zhang
· 6 years ago
4f4f37b
Merge pull request #16046 from bluca/dissect_squashfs_verity
by Lennart Poettering
· 6 years ago
60b316b
test-network: wait 2min for the bridge being in configured state
by Yu Watanabe
· 6 years ago
57b611a
Merge pull request #16074 from msekletar/freezer-test-flakes
by Lennart Poettering
· 6 years ago
e7cbe5c
dissect: support single-filesystem verity images with external verity hash
by Luca Boccassi
· 6 years ago
29f69c5
test-network: add test for IPv4AcceptLocal=
by Yu Watanabe
· 6 years ago
94d76d0
network: introduce IPv4AcceptLocal= setting
by Yu Watanabe
· 6 years ago
Next »