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
*
core: implement RuntimeMaxDeltaSec directive
Albert Brox
2021-09-28
2
-0
/
+2
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
12
-0
/
+57
*
test: also rename {test,fuzz}-lldp.c
Yu Watanabe
2021-09-27
3
-0
/
+0
*
Merge pull request #20768 from pdmorrow/shutdown_cgroup_ctrl
Lennart Poettering
2021-09-27
6
-12
/
+12
|
\
|
*
fuzz: list directives in alphabetical order
Peter Morrow
2021-09-24
6
-12
/
+12
*
|
link: connect 5 more properties to ethtool features
Anita Zhang
2021-09-24
1
-0
/
+5
|
/
*
Merge pull request #20806 from fbuihuu/test-make-debug-tools-optional
Luca Boccassi
2021-09-22
1
-1
/
+2
|
\
|
*
test: wc is needed by test/units/testsuite-50.sh
Franck Bui
2021-09-22
1
-0
/
+1
|
*
test: make the installation of the debug tools optional in the image
Franck Bui
2021-09-22
1
-1
/
+1
*
|
Merge pull request #20690 from DaanDeMeyer/oomd-user-services
Luca Boccassi
2021-09-21
3
-0
/
+38
|
\
\
|
*
|
oom: Add support for user unit ManagedOOM property updates
Daan De Meyer
2021-09-20
3
-0
/
+38
*
|
|
test: dump the test output to console as well for easier debugging
Frantisek Sumsal
2021-09-19
1
-0
/
+2
*
|
|
test: regenerate module dependencies after installing all modules
Frantisek Sumsal
2021-09-19
1
-1
/
+2
*
|
|
test: fix error handling with `set -e`
Frantisek Sumsal
2021-09-19
1
-9
/
+19
*
|
|
test: btrfs-related udev tests
Frantisek Sumsal
2021-09-19
2
-6
/
+164
*
|
|
test: check symlinks under /dev/mapper by default as well
Frantisek Sumsal
2021-09-18
1
-1
/
+1
*
|
|
test: use subshells a bit more
Frantisek Sumsal
2021-09-18
2
-33
/
+31
*
|
|
test: cleanup the intermediate disk images
Frantisek Sumsal
2021-09-18
1
-15
/
+18
*
|
|
test: tidy up the feature handling
Frantisek Sumsal
2021-09-18
1
-9
/
+14
*
|
|
test: add a btrfs helper
Frantisek Sumsal
2021-09-18
1
-0
/
+8
*
|
|
test: lower the number of iterations in LVM tests
Frantisek Sumsal
2021-09-18
1
-5
/
+5
*
|
|
test: unify handling of supported "features"
Frantisek Sumsal
2021-09-17
1
-4
/
+23
|
|
/
|
/
|
*
|
Merge pull request #20758 from yuwata/test-17-udev-cleanups
Luca Boccassi
2021-09-16
5
-58
/
+42
|
\
\
|
*
|
test: drop unnecessary sleep and 'udevadm settle'
Yu Watanabe
2021-09-15
1
-6
/
+0
|
*
|
test: use --settle option for udevadm trigger
Yu Watanabe
2021-09-15
1
-8
/
+6
|
*
|
test: use --settle option for udevadm trigger
Yu Watanabe
2021-09-15
1
-35
/
+27
|
*
|
test: use /dev/null instead of the loop back network interface
Yu Watanabe
2021-09-15
1
-5
/
+5
|
*
|
test: use --settle option for udevadm trigger
Yu Watanabe
2021-09-15
1
-4
/
+4
*
|
|
Merge pull request #20721 from mrc0mmand/test-storage-lvm
Yu Watanabe
2021-09-16
3
-5
/
+160
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: basic LVM tests
Frantisek Sumsal
2021-09-15
2
-0
/
+124
|
*
|
test: check if all paths passed to helper_check_device_symlinks() are valid
Frantisek Sumsal
2021-09-14
1
-1
/
+9
|
*
|
test: make helper_check_device_symlinks() less verbose
Frantisek Sumsal
2021-09-14
1
-0
/
+5
|
*
|
test: handle arbitrary paths in helper_check_device_symlinks()
Frantisek Sumsal
2021-09-14
1
-2
/
+5
|
*
|
test: add an LVM helper
Frantisek Sumsal
2021-09-14
1
-0
/
+14
|
*
|
test: install dmevent service and socket
Frantisek Sumsal
2021-09-14
1
-0
/
+1
|
*
|
test: specify the rootfs by label
Frantisek Sumsal
2021-09-14
1
-3
/
+3
*
|
|
test: document autopkgtest CI infrastructure
Luca Boccassi
2021-09-15
1
-0
/
+15
*
|
|
fuzz: add StartupAllowedCPUs and StartupAllowedMemoryNodes to directives
Peter Morrow
2021-09-15
6
-0
/
+12
|
/
/
*
|
network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routes
Yu Watanabe
2021-09-14
1
-0
/
+1
*
|
test-network: kernel treats the lowest IP address as unicast since 5.14
Yu Watanabe
2021-09-13
1
-4
/
+0
|
/
*
test: coverage for #19946
Frantisek Sumsal
2021-09-12
2
-0
/
+53
*
test: make sure all symlinks under /dev/disk/ are valid
Frantisek Sumsal
2021-09-12
1
-1
/
+28
*
test: add a basic multipath test + failover
Frantisek Sumsal
2021-09-12
2
-2
/
+149
*
test: add a multipath helper
Frantisek Sumsal
2021-09-12
1
-0
/
+26
*
test: use one call to install necessary modules
Frantisek Sumsal
2021-09-12
1
-4
/
+1
*
test: tweak parameters for TEST-55-OOMD
Anita Zhang
2021-09-12
2
-3
/
+3
*
test: rename `dracut_install` to `image_install`
Frantisek Sumsal
2021-09-08
4
-34
/
+34
*
test: rename TEST-63-ANALYZE to solve conflict
Luca Boccassi
2021-09-08
4
-0
/
+7
*
test: udev storage tests
Frantisek Sumsal
2021-09-07
4
-0
/
+247
*
systemd-analyze: use config value in RestrictNamespaces id (#20645)
Kyle Laker
2021-09-06
1
-7
/
+7
[next]