summaryrefslogtreecommitdiffstats
path: root/test/test-sysusers/test-15.input (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-27nspawn: improve error message when we cannot look into a container tree due t...Lennart Poettering1-3/+6
2024-11-27tests: fix access mode of root inode of throw-away container imagesLennart Poettering1-0/+1
2024-11-27nspawn: don't try to unregister a machine we never registeredLennart Poettering1-1/+1
2024-11-27shared/bootspec: mark _to_string funcs as _const_Mike Yuan1-5/+4
2024-11-27shared/bootspec: use FOREACH_ELEMENT where appropriate, avoid unneeded memzero()Mike Yuan1-8/+8
2024-11-27shared/bootspec: move boot_entry_addons_done() up, drop separate prototypeMike Yuan1-12/+10
2024-11-27basic/fileio: minor coding style cleanupMike Yuan2-7/+6
2024-11-27man: split systemd.conf(5) into multiple sectionsLennart Poettering1-217/+244
2024-11-27Update TODOLennart Poettering1-0/+3
2024-11-27bootspec: Look at /loader/addons in XBOOTLDRAdrian Vovk4-30/+77
2024-11-26bootspec: Fixup loading of local addons for UKIsAdrian Vovk1-5/+7
2024-11-26bootspec: Fixup memory leakAdrian Vovk2-4/+5
2024-11-26sd-stub: Fixup typo & measurement orderAdrian Vovk1-2/+2
2024-11-26sysext: set SELinux context for hierarchies and workdirgerblesh4-18/+75
2024-11-26man: several more assorted fixesYu Watanabe5-7/+15
2024-11-26sd-varlink: fix bug when enqueuing messages with fds asynchronouslyLennart Poettering1-1/+2
2024-11-26man/systemd-system.conf: Correct "struct" to "strict" (#35364)Winterhuman1-1/+1
2024-11-26cryptsetup: convert pkcs11/fido2 to iovec for key handlingLuca Boccassi5-32/+26
2024-11-26updatectl: fix DBus method signature for SetFeatureEnabledAbderrahim Kitouni1-1/+1
2024-11-26Revert "Revert "man: use MIT-0 license for example codes in daemon(7)""Yu Watanabe1-0/+9
2024-11-26Revert "man: use MIT-0 license for example codes in daemon(7)"Luca Boccassi1-9/+0
2024-11-26man: use MIT-0 license for example codes in daemon(7)Yu Watanabe1-0/+9
2024-11-25test: Use env in testsuite readmeDaan De Meyer1-5/+5
2024-11-25test: Dump coredumps from journal in the integration test wrapperDaan De Meyer8-37/+98
2024-11-25networkd-test.py: disable IPv6AcceptRA= if not necessaryYu Watanabe1-3/+16