summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-17homed: split out code that determines suitable LUKS passphrase size from RSA keyLennart Poettering3-18/+41
2020-12-17homed: move pkcs11 LUKS glue into shared codeLennart Poettering3-83/+94
2020-12-17homed: move helper calls for RSA encryption to shared codeLennart Poettering4-40/+48
2020-12-17homed: move homectl's recovery key generation/modhex code to src/shared/Lennart Poettering9-68/+58
2020-12-17test: fix fd_is_mount_point() checkLennart Poettering3-7/+60
2020-12-17tree-wide: suggest meson command lines instead of ninja onesLennart Poettering5-22/+24
2020-12-17test: add one more dmidecode dumpZbigniew Jędrzejewski-Szmek2-0/+94
2020-12-17meson: make each dmidecode a separate testZbigniew Jędrzejewski-Szmek7-37/+51
2020-12-17terminal-util: use 256 color mode for PID 1 output, tooLennart Poettering1-3/+8
2020-12-16meson: Disable dmi_memory_id on arches without DMIBastien Nocera3-3/+10
2020-12-16meson: Split off udev helper programs arrayBastien Nocera1-1/+2
2020-12-16udev: Extract RAM properties from DMI informationBastien Nocera11-0/+859
2020-12-16tree-wide: fix typoYu Watanabe3-4/+4
2020-12-16test-login: skip consistency checks when logind is not activeZbigniew Jędrzejewski-Szmek1-48/+54
2020-12-16networkd: handle ignoring ll gateway being link llDevon Pringle1-3/+13
2020-12-16Translated using Weblate (Swedish)Luna Jernberg1-15/+12
2020-12-16tree-wide: fix typoYu Watanabe4-4/+4
2020-12-16test: s/MUMA/NUMA/Frantisek Sumsal1-1/+1
2020-12-16test: drop the trailing whitespace from the QEMU version checkFrantisek Sumsal1-1/+1
2020-12-16sd-netlink: routing policy rule port to fib_rule_hdrSusant Sahani3-71/+70
2020-12-16resolved: always take a timestamp when first seeing a packetLennart Poettering4-4/+5
2020-12-16sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loopDan Streetman1-1/+1
2020-12-16hostnamed,shared/hostname-setup: expose the origin of the current hostnameZbigniew Jędrzejewski-Szmek6-60/+168
2020-12-16hostnamed: stop discriminating against "localhost" in /etc/hostnameZbigniew Jędrzejewski-Szmek2-17/+6
2020-12-16hostnamed: improve message about static hostnameZbigniew Jędrzejewski-Szmek1-1/+4
2020-12-16hostnamed: minor style cleanupsZbigniew Jędrzejewski-Szmek2-8/+4
2020-12-16hostnamed: when hostname is set to existing value, suppress notificationsZbigniew Jędrzejewski-Szmek1-7/+11
2020-12-16shared/hostname-setup: leave the terminator byte aloneZbigniew Jędrzejewski-Szmek1-1/+1
2020-12-16shared/hostname-setup: add mode where we check what would be set, without doingZbigniew Jędrzejewski-Szmek5-17/+23
2020-12-16Move hostname setup logic to new shared/hostname-setup.[ch]Zbigniew Jędrzejewski-Szmek20-280/+289
2020-12-16hostnamed: fix return valueZbigniew Jędrzejewski-Szmek1-2/+4
2020-12-16hostnamed: expose the fallback-hostname setting as a const dbus propertyZbigniew Jędrzejewski-Szmek2-0/+11
2020-12-16man/hostnamectl,hostaned,hostname1: adjust the docs to match realityZbigniew Jędrzejewski-Szmek4-89/+126
2020-12-16coredumpctl: Add --debugger-args= optionMichal Fabik3-38/+77
2020-12-16firewall-util-nft: attempt table recreation when add operation failsFlorian Westphal1-0/+55
2020-12-16firewall-util: add nftables backendFlorian Westphal6-12/+952
2020-12-16sd-netlink: add a read functionFlorian Westphal2-10/+23
2020-12-16sd-netlink: add sd_netlink_sendvFlorian Westphal4-0/+62
2020-12-16sd-netlink: add nfnetlink helper routinesFlorian Westphal3-0/+345
2020-12-16sd-netlink: add nfnetlink/nftables type systemFlorian Westphal2-1/+262
2020-12-16linux: import nf_tables and nfnetlink headers from Linux 5.8Florian Westphal2-0/+1950
2020-12-16firewall-util: introduce context structureFlorian Westphal11-43/+122
2020-12-16nspawn: pass userdata pointer, not inet_addr unionFlorian Westphal2-4/+4
2020-12-16firewall-util: prepare for alternative to iptables backendFlorian Westphal5-336/+410
2020-12-16firewall-util: reject NULL source or address with prefixlen 0Florian Westphal2-2/+19
2020-12-15network: Allow to configure interface promiscuous modeSusant Sahani6-4/+21
2020-12-15test: use modern qemu numa argumentsChristian Ehrhardt2-1/+23
2020-12-15busctl: add a timestamp to the output of the busctl monitor commandd0327472-0/+17
2020-12-15logs-show: refuse data which contain invalid fieldsYu Watanabe1-12/+20
2020-12-15journal: refuse data which contain invalid fieldsYu Watanabe2-0/+3