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: use udevadm wait and lock
Yu Watanabe
2022-04-04
1
-199
/
+39
*
test: use the new `udevadm wait` verb to wait for the loop device
Frantisek Sumsal
2022-04-04
1
-8
/
+2
*
Merge pull request #22926 from bluca/analyze_offline_filter
Yu Watanabe
2022-04-01
1
-2
/
+2
|
\
|
*
analyze: fix offline check for 'native' syscall architecture
Luca Boccassi
2022-04-01
1
-2
/
+2
*
|
test: replace helper_wait_for_dev() with 'udevadm wait'
Yu Watanabe
2022-04-01
1
-45
/
+4
|
/
*
test-systemctl-enable: skip test for %v if kver is not a valid instance
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+2
*
Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...
Zbigniew Jędrzejewski-Szmek
2022-03-29
3
-4
/
+698
|
\
|
*
test-systemctl-enable: disable the test for %a for now
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+3
|
*
test-systemctl-enable: also use freshly-built systemd-id128
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-2
/
+3
|
*
test-systemctl-enable: use magic syntax to allow inverted tests
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-37
/
+39
|
*
shared/install: when creating symlinks, accept different but equivalent symlinks
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-2
/
+37
|
*
test-systemctl-enable: make shellcheck happy
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-38
/
+38
|
*
shared/install: fix handling of a linked unit file
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-4
/
+8
|
*
shared/install: create relative symlinks for enablement and aliasing
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-66
/
+62
|
*
shared/install: also remove symlinks like .wants/foo@one.service → ../foo@o...
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-0
/
+20
|
*
test-systemctl-enable: enhance the test for unit file linking
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-3
/
+36
|
*
test-systemctl-enable: extend the test for repeated WantedBy/RequiredBy
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-4
/
+18
|
*
shared/install: fix reenable on linked unit files
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-5
/
+3
|
*
install: when linking a file, create the link first or abort
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-6
/
+3
|
*
man: fix invalid description of template handling in WantedBy=
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-0
/
+49
|
*
shared/install: also check for self-aliases during installation and ignore them
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-4
/
+2
|
*
shared/install: return failure when enablement fails, but process as much as ...
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-19
/
+20
|
*
shared/specifier: fix %u/%U/%g/%G when called as unprivileged user
Zbigniew Jędrzejewski-Szmek
2022-03-29
2
-11
/
+8
|
*
shared/install: provide proper error messages when invalid specifiers are used
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-26
/
+14
|
*
shared/specifier: provide proper error messages when specifiers fail to read ...
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-14
/
+41
|
*
basic: add new variable $SYSTEMD_OS_RELEASE to override location of os-release
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-2
/
+10
|
*
test: add test for systemctl link & enable
Zbigniew Jędrzejewski-Szmek
2022-03-29
2
-0
/
+524
*
|
test: add tests for worker error code
Yu Watanabe
2022-03-29
1
-2
/
+22
*
|
portable: allow reattaching when one image has a version and the other does not
Luca Boccassi
2022-03-29
1
-0
/
+8
*
|
network: rename netdev kind virtual-wlan -> wlan
Yu Watanabe
2022-03-28
1
-1
/
+1
*
|
test: use flock when calling mkfs.btrfs
Frantisek Sumsal
2022-03-25
2
-4
/
+47
*
|
Revert "test: temporary workaround for #21819"
Frantisek Sumsal
2022-03-25
1
-8
/
+3
*
|
TEST-68: instead of calling daemon-reload, just use different cleanup units
Zbigniew Jędrzejewski-Szmek
2022-03-24
1
-10
/
+12
*
|
TEST-68: get rid of unnecessary descriptions
Zbigniew Jędrzejewski-Szmek
2022-03-24
1
-20
/
+0
|
/
*
test: use a dropin to override the end.service unit
Frantisek Sumsal
2022-03-21
1
-1
/
+6
*
test: run test-shutdown.py in verbose mode
Frantisek Sumsal
2022-03-21
1
-5
/
+5
*
test: don't try to execute a non-existing script
Frantisek Sumsal
2022-03-21
1
-1
/
+1
*
Merge pull request #22798 from keszybz/test-output-narrow-and-timeouts
Luca Boccassi
2022-03-21
6
-0
/
+0
|
\
|
*
fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relay
Zbigniew Jędrzejewski-Szmek
2022-03-21
3
-0
/
+0
|
*
fuzz: rename the longest test samples
Zbigniew Jędrzejewski-Szmek
2022-03-21
4
-0
/
+0
*
|
test: add integration test for sysupdate
Lennart Poettering
2022-03-19
4
-0
/
+195
|
/
*
Add tests and documentation for all remaining sandboxing in user manager
Luca Boccassi
2022-03-18
1
-3
/
+49
*
Merge pull request #22754 from mrc0mmand/creds_dir_specifier
Lennart Poettering
2022-03-18
2
-0
/
+13
|
\
|
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
2
-0
/
+13
*
|
tree-wide: fix duplicated words
Michael Biebl
2022-03-18
1
-1
/
+1
|
/
*
cryptenroll: add tests for TPM2 unlocking
Grigori Goronzy
2022-03-15
5
-1
/
+102
*
test: wait for loopback device being actually created
Yu Watanabe
2022-03-15
1
-0
/
+8
*
test: format disk image through loopback device
Yu Watanabe
2022-03-15
1
-1
/
+1
*
test: use /var/tmp for storing disk images
Yu Watanabe
2022-03-15
1
-4
/
+4
*
Merge pull request #22714 from mrc0mmand/codeql-docs
Luca Boccassi
2022-03-11
1
-0
/
+54
|
\
[next]