index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: ignore gcov errors with RestrictFileSystems=
Frantisek Sumsal
2023-11-29
1
-2
/
+5
*
rules: go to the end of rules indeed when dm is suspended
janana
2023-11-29
1
-1
/
+3
*
Merge pull request #30203 from yuwata/resolve-dump-cache
Luca Boccassi
2023-11-28
11
-14
/
+19
|
\
|
*
test: verify json format passed through varlink
Yu Watanabe
2023-11-27
3
-4
/
+11
|
*
test: show saved journal files after TEST-02-UNITTESTS
Yu Watanabe
2023-11-27
1
-0
/
+2
|
*
test: drop remaining console output
Yu Watanabe
2023-11-27
6
-10
/
+1
|
*
test: add simple coverity test for 'resolvectl show-cache'
Yu Watanabe
2023-11-27
1
-0
/
+5
*
|
Merge pull request #30216 from poettering/loginctl-table-tweaks
Luca Boccassi
2023-11-28
1
-1
/
+1
|
\
\
|
*
|
loginctl: set appropriate ersatz strings for all tables
Lennart Poettering
2023-11-28
1
-1
/
+1
|
|
/
*
/
test: check journal files are not corrupted after soft-reboot
Yu Watanabe
2023-11-28
1
-0
/
+7
|
/
*
Merge pull request #30170 from bluca/exec_bpf_fd
Luca Boccassi
2023-11-27
2
-0
/
+50
|
\
|
*
test: add a couple of tests for RestrictFileSystems=
Frantisek Sumsal
2023-11-24
2
-0
/
+50
*
|
test: drop 'noearly' from crypttab
Frantisek Sumsal
2023-11-25
1
-1
/
+1
*
|
test: drop invalid LogTarget= assignment
Frantisek Sumsal
2023-11-25
1
-1
/
+0
*
|
test: remove the reboot counter just before spawning container/VM
Frantisek Sumsal
2023-11-25
1
-3
/
+4
*
|
test: don't redirect stdout/stderr to console
Frantisek Sumsal
2023-11-24
1
-17
/
+4
*
|
test: don't make the final vacuum multiple of 8M
Frantisek Sumsal
2023-11-24
1
-1
/
+1
*
|
test: clean up the save_journal() stuff a bit
Frantisek Sumsal
2023-11-24
1
-26
/
+31
|
/
*
Merge pull request #30024 from keszybz/one-doc-thingy
Luca Boccassi
2023-11-22
2
-0
/
+6
|
\
|
*
core: serialize and deserialize unit start ratelimits
Zbigniew Jędrzejewski-Szmek
2023-11-22
2
-0
/
+6
*
|
test: make sure pcrlock tests run headless
Lennart Poettering
2023-11-22
1
-3
/
+3
*
|
test-network: add tests for [DHCPv4] AllowList= and DenyList=
Yu Watanabe
2023-11-21
4
-3
/
+59
*
|
bsod: install the signal handler only just before we need it
Frantisek Sumsal
2023-11-21
1
-0
/
+13
*
|
Merge pull request #30108 from mrc0mmand/packit-testing-farm
Luca Boccassi
2023-11-21
1
-46
/
+99
|
\
\
|
*
|
test: don't use ddebug() before it's defined
Frantisek Sumsal
2023-11-20
1
-1
/
+1
|
*
|
test: move a couple of binaries to the BASICTOOLS array
Frantisek Sumsal
2023-11-20
1
-14
/
+14
|
*
|
test: support NO_BUILD=yes on Fedora
Frantisek Sumsal
2023-11-20
1
-6
/
+58
|
*
|
test: make the LOOKS_LIKE_* variables proper booleans
Frantisek Sumsal
2023-11-20
1
-25
/
+26
*
|
|
test: add simple test case for invalid userspace log records
Luca Boccassi
2023-11-20
1
-0
/
+9
|
/
/
*
|
network/dhcp: actually refuse to assign DHCP option when an invalid string is...
Yu Watanabe
2023-11-18
1
-0
/
+5
*
|
test: read from the right device
David Tardon
2023-11-16
1
-1
/
+1
*
|
Merge pull request #30035 from keszybz/buid-sys-cleanups
Luca Boccassi
2023-11-15
1
-5
/
+1
|
\
\
|
*
|
meson: use ternary op for brevity
Zbigniew Jędrzejewski-Szmek
2023-11-15
1
-5
/
+1
|
|
/
*
/
test: update Ubuntu CI instructions
Frantisek Sumsal
2023-11-15
1
-0
/
+1
|
/
*
fuzz: don't panic without a C++ compiler
Frantisek Sumsal
2023-11-15
1
-2
/
+9
*
Merge pull request #30023 from mrc0mmand/selinux
Luca Boccassi
2023-11-14
6
-125
/
+68
|
\
|
*
test: make TEST-06-SELINUX work with the refpolicy and beef it up a bit
Frantisek Sumsal
2023-11-14
6
-119
/
+65
|
*
test: switch SELinux to permissive in the config file
Frantisek Sumsal
2023-11-14
2
-7
/
+4
*
|
Merge pull request #29930 from yuwata/meson-default-network-fix-install-path
Zbigniew Jędrzejewski-Szmek
2023-11-14
4
-37
/
+43
|
\
\
|
|
/
|
/
|
|
*
test: use wait-online
Yu Watanabe
2023-11-08
1
-2
/
+2
|
*
test: prefix network config files with digits
Yu Watanabe
2023-11-08
3
-7
/
+7
|
*
networkd-test.py: prefix .network and .netdev files with digits
Yu Watanabe
2023-11-08
1
-28
/
+28
|
*
networkd-test.py: hide default .network files
Yu Watanabe
2023-11-08
1
-0
/
+6
*
|
Merge pull request #30018 from mrc0mmand/TEST-70
Luca Boccassi
2023-11-13
2
-18
/
+32
|
\
\
|
*
|
test: skip --tpm2-device-key= tests with older OpenSSL
Frantisek Sumsal
2023-11-13
2
-18
/
+32
*
|
|
storagetm: expose more useful metadata for nvme block devices
Lennart Poettering
2023-11-13
1
-3
/
+3
*
|
|
tests: add test for udevadm control -p
David Tardon
2023-11-13
1
-0
/
+89
|
/
/
*
|
Merge pull request #29958 from mrc0mmand/journal-line_max
Yu Watanabe
2023-11-11
1
-2
/
+2
|
\
\
|
*
|
test: drop the workaround for unexpected newlines
Frantisek Sumsal
2023-11-09
1
-2
/
+2
*
|
|
test-network: add test case for issue #29979
Yu Watanabe
2023-11-10
3
-3
/
+23
[next]