summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kernel-install/90-loaderentry: fix when /boot is not mountpointv244.5Kir 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
* fstab-generator: add 'nofail' when NFS 'bg' option is usedFranck Bui2020-09-201-1/+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
* partition/makefs: Include missing sys/file.h headerIkey Doherty2020-09-201-0/+1
* networkctl: label command does not take any argumentYu Watanabe2020-09-201-1/+1
* missing: Add new Linux capabilityMichal Koutný2020-09-201-0/+24
* tty-ask-pw-agent: properly propagate errorLennart Poettering2020-09-201-3/+2
* tty-ask-pw-agent: the message string might not be setLennart Poettering2020-09-202-6/+7
* tty-ask-pw-agent: make sure "--list" works correctlyLennart Poettering2020-09-201-2/+2
* 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
* bless-boot: add missing verb to --helpZbigniew Jędrzejewski-Szmek2020-09-201-0/+1
* fix typo in systemctl helpMatt Fenwick2020-09-201-1/+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
* tests: add a testcase for https://github.com/systemd/systemd/issues/15885Evgeny Vereshchagin2020-09-201-0/+9
* network: Fix crash when SendOption= is invalidSusant Sahani2020-09-201-1/+1
* kernel-install: strip BOOT_IMAGE= from kernel optionsZbigniew Jędrzejewski-Szmek2020-09-201-0/+1
* basic/user-util: always use base 10 for user/group numbersZbigniew Jędrzejewski-Szmek2020-09-022-1/+11