summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-10veritysetup: also place udev socket depLennart Poettering1-1/+1
2020-12-10seccomp: don't install filters for archs that can't use syscallsGreg Depoire--Ferrer3-24/+41
2020-12-10mmap-cache: bind prot(ection) to MMapFileDescriptorVito Caputo6-41/+33
2020-12-10three spdx header fixesLennart Poettering3-3/+3
2020-12-10mmap-cache: separate context and window list cache hit accountingVito Caputo1-4/+4
2020-12-10networkd-test: add final newlines in generated files, use .format()Zbigniew Jędrzejewski-Szmek1-30/+50
2020-12-10udev: Fix sound.target dependencyTakashi Iwai1-1/+1
2020-12-09udev: link_update() should fail if the entry in symlink dir couldn't have bee...Franck Bui1-9/+12
2020-12-09virt: drop /proc/1/sched hackLennart Poettering1-19/+2
2020-12-09mkosi: Add strace to final imagesDaan De Meyer5-2/+5
2020-12-09mkosi: Add gdb to final imagesDaan De Meyer5-0/+7
2020-12-09log: add helper set sets log level in all realmsLennart Poettering2-2/+8
2020-12-09man: document that automount units are privilegedLennart Poettering2-0/+7
2020-12-09Silence cgroups v1 read-only filesystem warningDaan De Meyer1-2/+20
2020-12-09meson: specify correct libqrencode version in meson depLuca Boccassi1-0/+1
2020-12-09test: pull in weak deps into testsLuca Boccassi1-0/+13
2020-12-09test: add test that dlopen()'s all our weak library deps onceLennart Poettering2-0/+44
2020-12-09qrcode-util: make dlopen() logic more like the other casesLennart Poettering2-14/+36
2020-12-09manager: Fix HW watchdog when systemd starts before driver loadedMichael Marley2-9/+36
2020-12-09logind: use free_and_strdup() where appropriateLennart Poettering1-11/+1
2020-12-09logind: fix closing of button input devicesLennart Poettering1-12/+6
2020-12-09async: add trivial cleanup wrapper for asynchronous_close()Lennart Poettering1-0/+6
2020-12-09log: open journal when cli program run in a service unitYu Watanabe1-1/+3
2020-12-09log: make show_color variable tristateYu Watanabe1-4/+4
2020-12-09log: merge conditions to reduce indentationYu Watanabe1-5/+4
2020-12-09unit: make systemd-networkd.service support reload commandYu Watanabe1-0/+1
2020-12-09mount-util: fix typoYu Watanabe1-1/+1
2020-12-08cgroup: Also set blkio.bfq.weightPavel Hrdina1-0/+5
2020-12-08mkosi: Enable --qemu-headless option for all distrosDaan De Meyer5-0/+15
2020-12-08hwdb: add funcional keys for MSI Modern series (tested on Modern 14) (#17880)l4gfcm1-0/+10
2020-12-08man: synthetize(d) -> synthesize(d)Yu Watanabe1-4/+4
2020-12-08missing: update warning messagesYu Watanabe1-9/+9
2020-12-08missing: add missing syscalls for ia64, m68k, sparc, arc, and tilegxYu Watanabe1-8/+58
2020-12-08missing: drop redundant conditionYu Watanabe1-5/+5
2020-12-08missing: support 32bit powerpcYu Watanabe1-2/+2
2020-12-08missing: sort architectures in missing_syscall.hYu Watanabe1-130/+132
2020-12-08network: warn when NDISC and DHCPv6 provide the same addressYu Watanabe1-6/+67
2020-12-08network: fix SIGABRT related to unreachable route with DHCP6Yu Watanabe1-3/+7
2020-12-08network: use address_get() in address_exists()Yu Watanabe3-21/+15
2020-12-08network: revert previous changes to address_compare_func()Yu Watanabe2-41/+43
2020-12-08test: add tests for device_new_from_nulstr()Yu Watanabe1-0/+45
2020-12-08sd-device: keep escaped strings in DEVLINK= propertyYu Watanabe1-1/+4
2020-12-08sd-device: use set_strjoin()Yu Watanabe2-63/+44
2020-12-08set: introduce set_strjoin()Yu Watanabe3-0/+88
2020-12-07systemd-nspawn: Allow setting ambient capability setTorsten Hilbrich5-9/+100
2020-12-07Make support for nscd flushing optionalZbigniew Jędrzejewski-Szmek8-12/+36
2020-12-07socket-util: add common API for querying socket MTULennart Poettering2-0/+34
2020-12-07socket-util: add getsockopt_int() helperLennart Poettering1-0/+13
2020-12-07socket-util: add sockopt helper for controlling IP_RECVFRAGSIZELennart Poettering2-0/+12
2020-12-07nss-resolve: varlink_call() set error_id only when r >= 0Yu Watanabe1-11/+14