summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kernel-install/90-loaderentry: fix when /boot is not mountpointv243.9Kir Kolyshkin2020-09-201-2/+3
* nspawn: fix fd leak on failure pathLennart Poettering2020-09-201-1/+2
* nspawn: check return of setsid()Lennart Poettering2020-09-201-1/+4
* dissect: is_loop_device() returns negative on error, don't mistake that is trueLennart Poettering2020-09-201-1/+1
* dissect: always invalidate secondary arch partitions if we found primary archLennart Poettering2020-09-201-7/+6
* util: wireguard is merged into upstream kernelYu Watanabe2020-09-201-5/+1
* busctl: add missing shortopt -lJuergen Hoetzel2020-09-201-1/+1
* bootctl: handle if LoaderSystemToken is invalid for some reasonLennart Poettering2020-09-201-1/+3
* hashmap: make sure to initialize shared hash key atomicallyLennart Poettering2020-09-201-6/+7
* backlight: do not claim that ID_BACKLIGHT_CLAMP= property is not setYu Watanabe2020-09-201-1/+2
* coredump: don't convert s → µs twiceLennart Poettering2020-09-201-4/+10
* firstboot: fill empty color if ansi_color unavailable from os-releaseafg2020-09-201-2/+3
* resolved: make sure we initialize t->answer_errno before completing the trans...Lennart Poettering2020-09-201-14/+15
* src/shared/dissect-image.c: fix build without blkdid (#16901)Fabrice Fontaine2020-09-201-3/+3
* analyze: fix error handling in one caseLennart Poettering2020-09-201-1/+1
* units: add missing usb-gadget.targetKyle Russell2020-09-201-0/+1
* login/logind: Include sys/stat.h for struct stat usageIkey Doherty2020-09-201-0/+1
* missing: Add new Linux capabilityMichal Koutný2020-09-201-0/+24
* path: Improve $PATH search directory caseChris Down2020-09-201-9/+18
* path: Skip directories when finalising $PATH searchChris Down2020-09-201-0/+3
* rules: don't install 80-drivers.rules when kmod is disabledAlec Moskvin2020-09-201-1/+4
* zsh: correct journalctl command completion parsingRonan Pigott2020-09-201-2/+2
* basic/missing_syscall: fix syscall numbers for arm64 :(Zbigniew Jędrzejewski-Szmek2020-09-201-2/+4
* shared/install: fix preset operations for non-service instantiated unitsZbigniew Jędrzejewski-Szmek2020-09-201-8/+5
* user-runtime-dir: deal gracefully with missing logind propertiesLennart Poettering2020-09-201-2/+7
* shared/seccomp: do not use ifdef guards around textual syscall namesZbigniew Jędrzejewski-Szmek2020-09-201-6/+2
* machine-id-setup: don't use KVM or container manager supplied uuid if in chro...Lennart Poettering2020-09-201-1/+1
* analyze-security: do not assign badness to filtered-out syscallsZbigniew Jędrzejewski-Szmek2020-09-201-1/+1
* load-fragment: fix grammar in error messagesAlyssa Ross2020-09-201-2/+2
* test: accept that char device 0/0 can now be created witout privilegesLennart Poettering2020-09-202-7/+7
* tools/make-man-index: fix purpose text that contains tagsHaochen Tong2020-09-201-1/+2
* Newer Glibc use faccessat2 to implement faccessatMichael Scherer2020-09-201-0/+1
* _sd-common.h: avoid parsing errors with CoverityKamil Dudka2020-09-201-1/+1
* nspawn: Fix incorrect usage of putenvDaan De Meyer2020-09-201-1/+1
* udev: fix codesonar warningsAmitanand.Chikorde2020-09-201-1/+1
* sd-boot: fix -Wpointer-sign warningYu Watanabe2020-09-202-6/+6
* network: fix static assertion on IPPROTO_MAX rangeZbigniew Jędrzejewski-Szmek2020-09-201-6/+16
* sd-boot: fix menu ordering with boot countingDaniel Fullmer2020-09-203-14/+14
* basic/user-util: always use base 10 for user/group numbersZbigniew Jędrzejewski-Szmek2020-09-202-1/+11
* parse-util: backport safe_atou32_full()Yu Watanabe2020-09-201-2/+6
* Fix build with µhttpd 0.9.71Zbigniew Jędrzejewski-Szmek2020-09-203-3/+9
* makefs: strdup arguments to mkfsOliver Giles2020-09-201-4/+9
* network-generator: allow empty hostnameYu Watanabe2020-09-201-4/+6
* kernel-install: strip BOOT_IMAGE= from kernel optionsZbigniew Jędrzejewski-Szmek2020-03-261-0/+1
* davfs is a network file systemv243.8pelzvieh2020-03-261-1/+2
* logind: log a more accurate error when we failed at session creationFranck Bui2020-03-261-4/+4
* docs: Add syntax for templated units to systemd.preset man pageJoerg Behrmann2020-03-261-1/+15
* man: add a tiny bit of markupZbigniew Jędrzejewski-Szmek2020-03-261-2/+2
* test: wait a bit after starting the test serviceFrantisek Sumsal2020-03-261-0/+1
* fix journalctl regression (#15099)Georg Müller2020-03-261-1/+0