summaryrefslogtreecommitdiffstats
path: root/src/test/test-mountpoint-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-05-06tpm2: add tpm2_is_encryption_session()Dan Streetman2-0/+17
2023-05-05zsh: remove usage of PREFIX in _systemctlRonan Pigott1-14/+14