- c3a053c test-systemctl-enable: skip test for %v if kver is not a valid instance by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 53877d0 Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me-harder by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 10176f0 test: add tests for worker error code by Yu Watanabe · 3 years, 4 months ago
- 5c29de2 test-systemctl-enable: disable the test for %a for now by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 2a2d002 test-systemctl-enable: also use freshly-built systemd-id128 by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- d6c51c4 test-systemctl-enable: use magic syntax to allow inverted tests by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 3fc5335 shared/install: when creating symlinks, accept different but equivalent symlinks by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 84fdced test-systemctl-enable: make shellcheck happy by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 48eadb9 shared/install: fix handling of a linked unit file by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- d6c9411 shared/install: create relative symlinks for enablement and aliasing by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 9f61c9f shared/install: also remove symlinks like .wants/foo@one.service → ../foo@one.service by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 8551607 test-systemctl-enable: enhance the test for unit file linking by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 0c003e8 test-systemctl-enable: extend the test for repeated WantedBy/RequiredBy by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 29a7c59 shared/install: fix reenable on linked unit files by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 20d68b3 install: when linking a file, create the link first or abort by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 17a2679 man: fix invalid description of template handling in WantedBy= by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- f663e64 shared/install: also check for self-aliases during installation and ignore them by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 0d11db5 shared/install: return failure when enablement fails, but process as much as possible by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 172e9cc shared/specifier: fix %u/%U/%g/%G when called as unprivileged user by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 19b9d5d shared/install: provide proper error messages when invalid specifiers are used by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 6ec4c85 shared/specifier: provide proper error messages when specifiers fail to read files by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- df78419 basic: add new variable $SYSTEMD_OS_RELEASE to override location of os-release by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 50c5f5a test: add test for systemctl link & enable by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 2350712 portable: allow reattaching when one image has a version and the other does not by Luca Boccassi · 3 years, 4 months ago
- ec4954d network: rename netdev kind virtual-wlan -> wlan by Yu Watanabe · 3 years, 4 months ago
- 41d1aae test: use flock when calling mkfs.btrfs by Frantisek Sumsal · 3 years, 5 months ago
- ed1cbdc Revert "test: temporary workaround for #21819" by Frantisek Sumsal · 3 years, 5 months ago
- 74fbb24 TEST-68: instead of calling daemon-reload, just use different cleanup units by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 6741235 TEST-68: get rid of unnecessary descriptions by Zbigniew Jędrzejewski-Szmek · 3 years, 4 months ago
- 1b87ca4 test: use a dropin to override the end.service unit by Frantisek Sumsal · 3 years, 5 months ago
- 3fe2885 test: run test-shutdown.py in verbose mode by Frantisek Sumsal · 3 years, 5 months ago
- c3d83ff test: don't try to execute a non-existing script by Frantisek Sumsal · 3 years, 5 months ago
- 7659e52 Merge pull request #22798 from keszybz/test-output-narrow-and-timeouts by Luca Boccassi · 3 years, 5 months ago
- 8e1fc5d fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relay by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 8e2131b fuzz: rename the longest test samples by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 7910ec3 test: add integration test for sysupdate by Lennart Poettering · 3 years, 12 months ago
- 1219bd4 Add tests and documentation for all remaining sandboxing in user manager by Luca Boccassi · 3 years, 5 months ago
- 55c8f9e Merge pull request #22754 from mrc0mmand/creds_dir_specifier by Lennart Poettering · 3 years, 5 months ago
- ad337e5 tree-wide: fix duplicated words by Michael Biebl · 3 years, 5 months ago
- 43b9b20 core: add %d specifier for the $CREDENTIALS_DIRECTORY by Frantisek Sumsal · 3 years, 5 months ago
- fd8b924 cryptenroll: add tests for TPM2 unlocking by Grigori Goronzy · 3 years, 5 months ago
- 6626ea0 test: wait for loopback device being actually created by Yu Watanabe · 3 years, 5 months ago
- 8c166c9 test: format disk image through loopback device by Yu Watanabe · 3 years, 5 months ago
- cc75e1f test: use /var/tmp for storing disk images by Yu Watanabe · 3 years, 5 months ago
- 9c9a612 Merge pull request #22714 from mrc0mmand/codeql-docs by Luca Boccassi · 3 years, 5 months ago
- 42734a2 test: document how to run CodeQL/LGTM stuff manually by Frantisek Sumsal · 3 years, 5 months ago
- 15e152a Merge pull request #22618 from yuwata/network-safe-string by Lennart Poettering · 3 years, 5 months ago
- 6278e42 network: dhcp: rename NextServer= and Filename= settings by Yu Watanabe · 3 years, 5 months ago
- 24759d8 core: support ExtensionDirectories in user manager by Luca Boccassi · 3 years, 5 months ago
- a257c94 manager: pass monitor metadata in more cases by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- f086cca TEST-68: enhance testing of chained commands by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- ff7b9a2 TEST-68-PROPAGATE-EXIT-STATUS: deobfuscate shell code and fix typo by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- c19c4ab test: cover template OnFailure/OnSuccess handlers in TEST-68-PROPAGATE-EXIT-STATUS by Luca Boccassi · 3 years, 6 months ago
- 95c81c5 core: split $MONITOR_METADATA and return it only if a single unit triggers OnFailure/OnSuccess by Luca Boccassi · 3 years, 6 months ago
- ea63a26 core: support MountAPIVFS and RootDirectory in user manager by Luca Boccassi · 3 years, 5 months ago
- 4c0ab40 test: set log level of user manager in TEST-43 to debug by Luca Boccassi · 3 years, 5 months ago
- c10caeb test: skip TEST-17 on ubuntu ppc64el by Yu Watanabe · 3 years, 5 months ago
- 4f2dba9 TEST-29: do not pass -q to mk/unsquashfs, not supported on CentOS 8 by Luca Boccassi · 3 years, 5 months ago
- d48bf01 memory-id: Work-around incorrect "Number of slots" by Bastien Nocera · 3 years, 5 months ago
- 1339198 TEST-29: trim output a bit by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 55c0951 test: check systemd RPM macros by Frantisek Sumsal · 3 years, 5 months ago
- 0c91c7a network: l2tp: change create type to independent by Yu Watanabe · 3 years, 5 months ago
- 8b49ee2 network: l2tp: make Local= optionally take interface name by Yu Watanabe · 3 years, 5 months ago
- d490188 test: accept both unpadded and padded partition sizes by Frantisek Sumsal · 3 years, 5 months ago
- 6b3211c Merge pull request #22611 from yuwata/network-activation-policy-stacked-netdevs by Luca Boccassi · 3 years, 5 months ago
- 369ac19 network: add NextServer= and Filename= setting to [DHCPServer] section by Yu Watanabe · 3 years, 5 months ago
- ee9918a test-network: add test case for activation policy for stacked netdevs by Yu Watanabe · 3 years, 5 months ago
- 459c35d test-network: check existence before calling networkctl or ip command by Yu Watanabe · 3 years, 5 months ago
- 3c39b9c test-network: remove unused configs by Yu Watanabe · 3 years, 5 months ago
- 6dcc087 test-network: add testcases for address property change by Yu Watanabe · 3 years, 5 months ago
- 80ff956 Merge pull request #22591 from evverx/no-deps by Frantisek Sumsal · 3 years, 5 months ago
- fb53316 meson: pass skip-deps on to the fuzzers as well by Evgeny Vereshchagin · 3 years, 5 months ago
- aff3a9e watchdog: add setting to configure pretimeout governor by Luca Boccassi · 3 years, 6 months ago
- 5717062 watchdog: Add watchdog pretimeout support by Curtis Klein · 4 years, 1 month ago
- 07b7337 network: dhcp-pd: allow to assign the same subnet prefix to multiple interfaces by Yu Watanabe · 3 years, 5 months ago
- 38488ba network: dhcp-pd: fix prefix length of address assigned to upstream interface by Yu Watanabe · 3 years, 5 months ago
- 63b5e05 Merge pull request #22545 from yuwata/network-match-kind by Yu Watanabe · 3 years, 6 months ago
- 93c3b69 test: set `ReadWritePaths=` only for units from TEST-20 by Frantisek Sumsal · 3 years, 6 months ago
- 65022cd network,udev/net: add Kind= settings in [Match] section by Yu Watanabe · 3 years, 6 months ago
- cc46d3b Merge pull request #22502 from yuwata/udev-net-virtual-wlan-interface by Yu Watanabe · 3 years, 6 months ago
- e43a418 Merge pull request #22271 from keszybz/manager-reexec-freeze by Yu Watanabe · 3 years, 6 months ago
- 6b1fa53 manager: add few ", ignoring" and adjust level in one message by Zbigniew Jędrzejewski-Szmek · 3 years, 6 months ago
- 1147ce3 Merge pull request #22523 from DaanDeMeyer/systemd-networkd-tests-fixes by Yu Watanabe · 3 years, 6 months ago
- bf6ef6b tests: allow running all the services with SYSTEMD_LOG_LEVEL by Evgeny Vereshchagin · 3 years, 6 months ago
- 1e86c83 test: Prefix all network/netdev config files used by systemd-networkd-tests.py by Daan De Meyer · 3 years, 6 months ago
- e2bf0a7 test: Skip test_macsec() until kernel panic is fixed by Daan De Meyer · 3 years, 6 months ago
- 0f1853e mkosi: Support running systemd-networkd-tests.py in QEMU by Daan De Meyer · 3 years, 6 months ago
- 0765763 test: Stop using TextTestRunner in systemd-networkd-tests.py by Daan De Meyer · 3 years, 6 months ago
- dedf2d0 network: add support to create wlan virtual interface by Yu Watanabe · 3 years, 6 months ago
- ec00453 Merge pull request #22412 from yuwata/sd-dhcp6-client-cleanups by Lennart Poettering · 3 years, 6 months ago
- b6fc524 test: set `ReadWritePaths=$BUILD_DIR` when running w/ coverage by Frantisek Sumsal · 3 years, 6 months ago
- d282e57 test: check for (possibly) missing test coverage by Frantisek Sumsal · 3 years, 6 months ago
- e4c822e test: set ACLs for the build dir when built with coverage by Frantisek Sumsal · 3 years, 6 months ago
- 7b53d3e fuzz-dhcp6-client: merge with fuzz-dhcp6-client-send by Yu Watanabe · 3 years, 6 months ago
- 4ba5594 test: document how to manually run Ubuntu CI stuff by Frantisek Sumsal · 3 years, 6 months ago
- b034f02 test: accept GC'ed units in newer LVM by Frantisek Sumsal · 3 years, 6 months ago
- 2d88df4 Merge pull request #22471 from yuwata/network-bridge-vlan-protocol by Yu Watanabe · 3 years, 6 months ago
- ac7e18b Merge pull request #22452 from yuwata/network-ipv6ll by Yu Watanabe · 3 years, 6 months ago
- b6d5dab test-network: add missing tests for bridge properties by Yu Watanabe · 3 years, 6 months ago
- 2becdbc test-network: add testcase for re-generating IPv6LL address by Yu Watanabe · 3 years, 6 months ago