summaryrefslogtreecommitdiffstats
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-09dissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDRLennart Poettering2-40/+111
2023-03-09dissect: add new helper dissected_partition_fstype()Lennart Poettering2-1/+7
2023-03-09mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supportedLennart Poettering3-0/+68
2023-03-09missing: add more defines to fsopen() definitionsLennart Poettering1-0/+12
2023-03-09missing: add fsmount() syscall fallback definitionLennart Poettering2-0/+21
2023-03-09man: fix typo in ukify pageJeidnx1-1/+1
2023-03-09manager: in dump, show controllers in "Delegate:"Zbigniew Jędrzejewski-Szmek1-12/+3
2023-03-09journalctl: fix when --since, --until and --lines are used altogetherMike Yuan1-1/+6
2023-03-09tests: merge test-tmpfiles.c into test-tmpfile-util.cZbigniew Jędrzejewski-Szmek3-81/+66
2023-03-09macro: support the case that the number of elements has const qualifierYu Watanabe1-4/+6
2023-03-09localed: print a custom message if libxkbcommon.so is unvailableZbigniew Jędrzejewski-Szmek1-7/+6
2023-03-08CODING_STYLE: note that 'unsigned' form is preferred over 'unsigned int'Dmitry V. Levin1-1/+1
2023-03-08udev_rules_parse_file: issue diagnostics about line continuation at EOFDmitry V. Levin2-2/+15
2023-03-08test: check udevadm verify diagnostics of unused labelsDmitry V. Levin1-0/+19
2023-03-08udevadm-verify: check for unused labelsDmitry V. Levin1-2/+16