summaryrefslogtreecommitdiffstats
path: root/rules.d (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-09test-fstab-util: one more "NULL in printf %s"Zbigniew Jędrzejewski-Szmek1-3/+3
2022-06-09various: indentationZbigniew Jędrzejewski-Szmek2-11/+11
2022-06-09docs/AUTOMATIC_BOOT_ASSESSMENT: describe how to integrate a DE viability checkZbigniew Jędrzejewski-Szmek1-28/+45
2022-06-09docs/BLS: move "boot counting" into the main specZbigniew Jędrzejewski-Szmek2-63/+118
2022-06-09boot: Drop use of DuplicateDevicePathJan Janssen1-1/+17
2022-06-09boot: Don't copy device pathJan Janssen1-6/+1
2022-06-09boot: Drop use of LibLocateHandleJan Janssen1-2/+2
2022-06-09boot: Drop use of UnpackDevicePathJan Janssen1-12/+13
2022-06-09boot: Drop use of FileDevicePathJan Janssen4-6/+44
2022-06-09boot: Use xmallocJan Janssen11-83/+72
2022-06-09boot: Add xmallocJan Janssen2-13/+43
2022-06-09boot: Drop use of DevicePathFromHandleJan Janssen2-7/+10
2022-06-09boot: Drop use of LibLocateProtocolJan Janssen6-8/+8
2022-06-09boot: Drop use of LibOpenRootJan Janssen5-17/+41
2022-06-09boot: Drop use of LibGetSystemConfigurationTableJan Janssen1-4/+11
2022-06-09boot: Drop use of MetaiMatchJan Janssen2-5/+19
2022-06-09boot: Add efi_fnmatchJan Janssen3-0/+155
2022-06-09bash-completion: add systemd-cryptenroll supportAntonio Alvarez Feijoo2-0/+103
2022-06-09bash-completion: fix typos in commentsAntonio Alvarez Feijoo2-2/+2
2022-06-09Resolve conflicts between #23616 and the recent NFT additionsZbigniew Jędrzejewski-Szmek3-36/+22
2022-06-09test-load-fragment: don't print NULLsZbigniew Jędrzejewski-Szmek1-2/+2
2022-06-09test-bus-address: silence gcc warning about NULL arg to strcmp()Zbigniew Jędrzejewski-Szmek1-7/+5
2022-06-09test-mountpoint-util: fix NULL arg to %sZbigniew Jędrzejewski-Szmek1-1/+1
2022-06-09sd-journal: inline variable declarationsZbigniew Jędrzejewski-Szmek1-16/+9
2022-06-09sd-journal: use _cleanup_Zbigniew Jędrzejewski-Szmek1-29/+18
2022-06-09hwdb: Add HP Dev OneJeremy Soller1-0/+5
2022-06-09meson: Add nspawn-locale meson optionDaan De Meyer3-4/+6
2022-06-09nspawn: use udev_available()Nick Rosbrook1-1/+1
2022-06-09libsystemd-network: use udev_available()Nick Rosbrook1-2/+1
2022-06-08cifuzz: build fuzzers on i386 as wellEvgeny Vereshchagin1-2/+7
2022-06-08po: Added translation using Weblate (Estonian)H A2-0/+848
2022-06-08core: firewall integration with DynamicUserNFTSet=Topi Miettinen14-0/+310
2022-06-08core: firewall integration with ControlGroupNFTSet=Topi Miettinen15-0/+304
2022-06-08network: firewall integration with NFT setsTopi Miettinen13-7/+792
2022-06-07basic: Propagate SIGBUS signal info when re-raising signalsDaan De Meyer1-1/+3
2022-06-07basic/socket-util: align tablesZbigniew Jędrzejewski-Szmek1-20/+20
2022-06-07activate: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek1-12/+9
2022-06-07core: wrap some long commentsZbigniew Jędrzejewski-Szmek1-7/+7
2022-06-07shared/condition: reduce scope of variablesZbigniew Jędrzejewski-Szmek1-18/+7
2022-06-07bootctl: inline iterator variableZbigniew Jędrzejewski-Szmek1-6/+5
2022-06-07meson: adjust rootlibdir default for multiarchMike Gilbert1-1/+6
2022-06-07sd-journal: fix NULL arg to %s in error messages and hashmap lookupZbigniew Jędrzejewski-Szmek1-22/+28
2022-06-07sd-hwdb: fix NULL arg to %s in error messagesZbigniew Jędrzejewski-Szmek1-14/+10
2022-06-07basic/unit-file: make sure we don't call streq() on NULLZbigniew Jędrzejewski-Szmek1-0/+1
2022-06-07meson: install libsystemd-shared into rootpkglibdirMichael Biebl5-128/+132
2022-06-06networkd: NetLabel integrationTopi Miettinen16-7/+445
2022-06-06hwdb: Add accel orientation quirk for the Aya Neo NextMaccraft1231-0/+8
2022-06-06execute: fix resource leakShreenidhi Shedi1-1/+1
2022-06-06journalctl: Use STATIC_DESTRUCTOR_REGISTER()Daan De Meyer1-17/+16
2022-06-06shared: Rename pcre2-dlopen.h/c to pcre2-util.h/cDaan De Meyer5-8/+10