summaryrefslogtreecommitdiffstats
path: root/test/TEST-23-UNIT-FILE (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-09test: merge unit file related tests into TEST-23-UNIT-FILEFrantisek Sumsal2-0/+11
2023-05-09units: Add CAP_NET_ADMIN condition to systemd-networkd-wait-online@.service a...Daan De Meyer1-0/+1
2023-05-09sd-dhcp-client: client ID always has non-zero dataYu Watanabe1-1/+1
2023-05-09mkosi,ci: do not install perlZbigniew Jędrzejewski-Szmek4-4/+0
2023-05-09test: use sed and grep instead of perlZbigniew Jędrzejewski-Szmek1-16/+13
2023-05-09tools/oss-fuzz: s/perl/awk/Zbigniew Jędrzejewski-Szmek1-2/+2
2023-05-09test-execute: use bash instead of perlZbigniew Jędrzejewski-Szmek1-1/+1
2023-05-09test-udev: skip test on python3.6Zbigniew Jędrzejewski-Szmek1-1/+1
2023-05-09README: require python >= 3.7, clean up module descriptionsZbigniew Jędrzejewski-Szmek1-6/+6
2023-05-09tools/check-includes: compat with Python 3.7Zbigniew Jędrzejewski-Szmek1-1/+2
2023-05-09test/run-unit-tests, TEST-02: skip tests where the interpeter is not installedZbigniew Jędrzejewski-Szmek2-2/+5
2023-05-09test: rework how udev-test is invokedZbigniew Jędrzejewski-Szmek5-37/+71
2023-05-09test: drop udev-test.plZbigniew Jędrzejewski-Szmek3-2924/+1
2023-05-09test: rewrite udev-test.pl in PythonZbigniew Jędrzejewski-Szmek2-1/+2416
2023-05-09check-includes: print path relative to project rootZbigniew Jędrzejewski-Szmek1-0/+8
2023-05-09meson: fix indentationZbigniew Jędrzejewski-Szmek1-5/+5
2023-05-09meson: add check-includes test to the test suiteZbigniew Jędrzejewski-Szmek1-4/+13
2023-05-09meson: include .cc files in tags tooZbigniew Jędrzejewski-Szmek1-1/+1
2023-05-09Rewrite check-includes.pl in pythonZbigniew Jędrzejewski-Szmek3-24/+23
2023-05-09pid1: drop duplicate includeZbigniew Jędrzejewski-Szmek1-2/+0
2023-05-09test_ukify: print message when skipping whole test fileZbigniew Jędrzejewski-Szmek1-2/+4
2023-05-09test-udev: add an optional timeout argumentZbigniew Jędrzejewski-Szmek1-4/+13
2023-05-09bus-util: drop unnecessary continueYu Watanabe1-1/+1
2023-05-08units: add/fix Documentation= about bus interfaceYu Watanabe4-1/+4
2023-05-08test-journal-verify: Use a more thorough machine ID checkDaan De Meyer1-2/+2
2023-05-08core/service: fix error cause in the logYu Watanabe1-1/+1
2023-05-08core: refuse dbus activation if dbus is not runningMike Yuan2-3/+9
2023-05-08core/manager: export manager_dbus_is_runningMike Yuan2-4/+9
2023-05-08test-specifier: Ignore -ENOPKG from specifier_printf()Daan De Meyer1-1/+1
2023-05-08shell completion: add timesync-status and show-timesync to zsh completion fil...Marko Korhonen1-0/+2
2023-05-08sd-dhcp-client: do not use implicit cast to booleanYu Watanabe1-2/+2
2023-05-08sd-dhcp-client: make return arguments for sd_dhcp_client_get_client_id() opti...Yu Watanabe2-17/+24
2023-05-08sd-dhcp-client: drop redundant conditionYu Watanabe1-8/+6
2023-05-08nulstr-util: make ret_size in strv_make_nulstr() optionalYu Watanabe1-3/+2
2023-05-08doc: remove legacy DefaultControlGroup from dbus propertiesMiao Wang1-4/+0
2023-05-08mkosi.build: print important build commandsZbigniew Jędrzejewski-Szmek1-4/+4
2023-05-08mkosi/fedora: silence warning about sysusers config mismatchZbigniew Jędrzejewski-Szmek1-0/+28
2023-05-08mkosi.build: use bash, use array for configuration options, shellcheckifyZbigniew Jędrzejewski-Szmek1-96/+97
2023-05-08core/unit: check the validity of unit type with activation_details_vtableYu Watanabe1-3/+5
2023-05-08parse-util: make parse_fd() return -EBADFYu Watanabe6-13/+4
2023-05-08zsh: add service-log-{level,target} completions for systemctlRonan Pigott1-0/+26
2023-05-07hwdb: add landscape IdeaPad Miix 310 sensor orientation (#27555)Janne Sirén1-0/+4
2023-05-06crypttab: Support for VeraCrypt PIM and detached headers for TrueCrypt/VeraCr...Klaus Zipfel2-8/+43
2023-05-06sd-journal: split out generic_array_bisect_one() from generic_array_bisect()Yu Watanabe1-82/+72
2023-05-06sd-journal: re-read entry array objectYu Watanabe1-1/+9
2023-05-06sd-journal: drop unnecessary initializationYu Watanabe1-1/+1
2023-05-06sd-journal: rebreak commentsYu Watanabe1-9/+5
2023-05-06sd-journal: fix commentYu Watanabe1-1/+1
2023-05-06hwdb: do not include '#' in modaliasYu Watanabe1-1/+1
2023-05-06tpm2: move policy building out of policy session creationDan Streetman1-87/+112