summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop compat "gateway" nameZbigniew Jędrzejewski-Szmek2020-12-105-28/+8
* veritysetup: also place udev socket depLennart Poettering2020-12-101-1/+1
* seccomp: don't install filters for archs that can't use syscallsGreg Depoire--Ferrer2020-12-103-24/+41
* mmap-cache: bind prot(ection) to MMapFileDescriptorVito Caputo2020-12-106-41/+33
* three spdx header fixesLennart Poettering2020-12-103-3/+3
* Merge pull request #17851 from yuwata/network-address-compare-funcLennart Poettering2020-12-106-71/+132
|\
| * network: warn when NDISC and DHCPv6 provide the same addressYu Watanabe2020-12-081-6/+67
| * network: fix SIGABRT related to unreachable route with DHCP6Yu Watanabe2020-12-081-3/+7
| * network: use address_get() in address_exists()Yu Watanabe2020-12-083-21/+15
| * network: revert previous changes to address_compare_func()Yu Watanabe2020-12-082-41/+43
* | mmap-cache: separate context and window list cache hit accountingVito Caputo2020-12-101-4/+4
* | networkd-test: add final newlines in generated files, use .format()Zbigniew Jędrzejewski-Szmek2020-12-101-30/+50
* | udev: Fix sound.target dependencyTakashi Iwai2020-12-101-1/+1
* | Merge pull request #17877 from yuwata/missing-syscall-sortYu Watanabe2020-12-101-138/+190
|\ \
| * | missing: update warning messagesYu Watanabe2020-12-081-9/+9
| * | missing: add missing syscalls for ia64, m68k, sparc, arc, and tilegxYu Watanabe2020-12-081-8/+58
| * | missing: drop redundant conditionYu Watanabe2020-12-081-5/+5
| * | missing: support 32bit powerpcYu Watanabe2020-12-081-2/+2
| * | missing: sort architectures in missing_syscall.hYu Watanabe2020-12-081-130/+132
| |/
* | Merge pull request #17869 from DaanDeMeyer/mkosi-gdbLennart Poettering2020-12-095-2/+12
|\ \
| * | mkosi: Add strace to final imagesDaan De Meyer2020-12-095-2/+5
| * | mkosi: Add gdb to final imagesDaan De Meyer2020-12-095-0/+7
* | | Merge pull request #17884 from poettering/test-dlopenLennart Poettering2020-12-096-14/+94
|\ \ \
| * | | meson: specify correct libqrencode version in meson depLuca Boccassi2020-12-091-0/+1
| * | | test: pull in weak deps into testsLuca Boccassi2020-12-091-0/+13
| * | | test: add test that dlopen()'s all our weak library deps onceLennart Poettering2020-12-092-0/+44
| * | | qrcode-util: make dlopen() logic more like the other casesLennart Poettering2020-12-092-14/+36
* | | | udev: link_update() should fail if the entry in symlink dir couldn't have bee...Franck Bui2020-12-091-9/+12
* | | | virt: drop /proc/1/sched hackLennart Poettering2020-12-091-19/+2
| |/ / |/| |
* | | log: add helper set sets log level in all realmsLennart Poettering2020-12-092-2/+8
* | | man: document that automount units are privilegedLennart Poettering2020-12-092-0/+7
* | | Merge pull request #17911 from yuwata/log-cli-program-use-journalLuca Boccassi2020-12-091-10/+11
|\ \ \
| * | | log: open journal when cli program run in a service unitYu Watanabe2020-12-091-1/+3
| * | | log: make show_color variable tristateYu Watanabe2020-12-091-4/+4
| * | | log: merge conditions to reduce indentationYu Watanabe2020-12-091-5/+4
* | | | Merge pull request #17882 from poettering/logind-async-closeLuca Boccassi2020-12-092-23/+13
|\ \ \ \
| * | | | logind: use free_and_strdup() where appropriateLennart Poettering2020-12-091-11/+1
| * | | | logind: fix closing of button input devicesLennart Poettering2020-12-091-12/+6
| * | | | async: add trivial cleanup wrapper for asynchronous_close()Lennart Poettering2020-12-091-0/+6
| |/ / /
* | / / Silence cgroups v1 read-only filesystem warningDaan De Meyer2020-12-091-2/+20
| |/ / |/| |
* | | manager: Fix HW watchdog when systemd starts before driver loadedMichael Marley2020-12-092-9/+36
|/ /
* | unit: make systemd-networkd.service support reload commandYu Watanabe2020-12-091-0/+1
* | mount-util: fix typoYu Watanabe2020-12-091-1/+1
* | cgroup: Also set blkio.bfq.weightPavel Hrdina2020-12-081-0/+5
* | Merge pull request #17871 from yuwata/sd-device-issue-17772Zbigniew Jędrzejewski-Szmek2020-12-087-64/+181
|\ \
| * | test: add tests for device_new_from_nulstr()Yu Watanabe2020-12-081-0/+45
| * | sd-device: keep escaped strings in DEVLINK= propertyYu Watanabe2020-12-081-1/+4
| * | sd-device: use set_strjoin()Yu Watanabe2020-12-082-63/+44
| * | set: introduce set_strjoin()Yu Watanabe2020-12-083-0/+88
| |/
* | mkosi: Enable --qemu-headless option for all distrosDaan De Meyer2020-12-085-0/+15