summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* homed: turn libfido2 into a dlopen() type dependencyLennart Poettering2020-12-176-106/+313
* cryptsetup: split up attach_luks_or_plain_or_bitlk() into smaller functionsLennart Poettering2020-12-171-180/+250
* cryptsetup: read PKCS#11 key and token info from LUKS2 metadataLennart Poettering2020-12-174-13/+142
* cryptsetup: be more careful with erasing key material from memoryLennart Poettering2020-12-171-4/+5
* cryptsetup: split code that allocates udev security device monitor into its o...Lennart Poettering2020-12-171-14/+28
* cryptsetup-util: add helper for setting minimal PBKDFLennart Poettering2020-12-172-0/+29
* cryptsetup-util: add helper call for extracting/parsing token JSONLennart Poettering2020-12-172-0/+110
* homed: move code to list and resolve "auto" pkcs#11 URL into common codeLennart Poettering2020-12-174-142/+143
* homed: split out code that determines suitable LUKS passphrase size from RSA keyLennart Poettering2020-12-173-18/+41
* homed: move pkcs11 LUKS glue into shared codeLennart Poettering2020-12-173-83/+94
* homed: move helper calls for RSA encryption to shared codeLennart Poettering2020-12-174-40/+48
* homed: move homectl's recovery key generation/modhex code to src/shared/Lennart Poettering2020-12-179-68/+58
* test: fix fd_is_mount_point() checkLennart Poettering2020-12-173-7/+60
* tree-wide: suggest meson command lines instead of ninja onesLennart Poettering2020-12-175-22/+24
* Merge pull request #18001 from systemd/wip/hadess/unsupported-dmiZbigniew Jędrzejewski-Szmek2020-12-173-4/+12
|\
| * meson: Disable dmi_memory_id on arches without DMIwip/hadess/unsupported-dmiBastien Nocera2020-12-163-3/+10
| * meson: Split off udev helper programs arrayBastien Nocera2020-12-161-1/+2
* | terminal-util: use 256 color mode for PID 1 output, tooLennart Poettering2020-12-171-3/+8
* | Merge pull request #17998 from mrc0mmand/qemu-drop-trailing-whitespaceFrantisek Sumsal2020-12-162-2/+2
|\ \
| * | test: s/MUMA/NUMA/Frantisek Sumsal2020-12-161-1/+1
| * | test: drop the trailing whitespace from the QEMU version checkFrantisek Sumsal2020-12-161-1/+1
* | | Merge pull request #17702 from rnhmjoj/masterLennart Poettering2020-12-168-74/+139
|\ \ \
| * | | basic/term-util: inline colors_enabled functionrnhmjoj2020-12-152-13/+6
| * | | tree-wide: avoid direct use of color macrosrnhmjoj2020-12-157-22/+21
| * | | basic/term-util: extend $SYSTEMD_COLORSrnhmjoj2020-12-153-48/+121
* | | | Merge pull request #17026 from fw-strlen/nft_16Lennart Poettering2020-12-1625-377/+4173
|\ \ \ \ | |_|_|/ |/| | |
| * | | firewall-util-nft: attempt table recreation when add operation failsFlorian Westphal2020-12-161-0/+55
| * | | firewall-util: add nftables backendFlorian Westphal2020-12-166-12/+952
| * | | sd-netlink: add a read functionFlorian Westphal2020-12-162-10/+23
| * | | sd-netlink: add sd_netlink_sendvFlorian Westphal2020-12-164-0/+62
| * | | sd-netlink: add nfnetlink helper routinesFlorian Westphal2020-12-163-0/+345
| * | | sd-netlink: add nfnetlink/nftables type systemFlorian Westphal2020-12-162-1/+262
| * | | linux: import nf_tables and nfnetlink headers from Linux 5.8Florian Westphal2020-12-162-0/+1950
| * | | firewall-util: introduce context structureFlorian Westphal2020-12-1611-43/+122
| * | | nspawn: pass userdata pointer, not inet_addr unionFlorian Westphal2020-12-162-4/+4
| * | | firewall-util: prepare for alternative to iptables backendFlorian Westphal2020-12-165-336/+410
| * | | firewall-util: reject NULL source or address with prefixlen 0Florian Westphal2020-12-162-2/+19
* | | | udev: Extract RAM properties from DMI informationBastien Nocera2020-12-1611-0/+859
* | | | tree-wide: fix typoYu Watanabe2020-12-163-4/+4
* | | | test-login: skip consistency checks when logind is not activeZbigniew Jędrzejewski-Szmek2020-12-161-48/+54
* | | | networkd: handle ignoring ll gateway being link llDevon Pringle2020-12-161-3/+13
* | | | Merge pull request #17799 from yuwata/oss-fuzz-25353Zbigniew Jędrzejewski-Szmek2020-12-169-54/+66
|\ \ \ \
| * | | | logs-show: refuse data which contain invalid fieldsYu Watanabe2020-12-161-12/+20
| * | | | journal: refuse data which contain invalid fieldsYu Watanabe2020-12-162-0/+3
| * | | | journal: move journal_field_valid() to journal_file.cYu Watanabe2020-12-167-42/+43
* | | | | Translated using Weblate (Swedish)Luna Jernberg2020-12-161-15/+12
* | | | | tree-wide: fix typoYu Watanabe2020-12-164-4/+4
* | | | | Merge pull request #17859 from keszybz/hostnamed-export-hostname-origin-and-s...Yu Watanabe2020-12-1727-433/+598
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | hostnamed,shared/hostname-setup: expose the origin of the current hostnameZbigniew Jędrzejewski-Szmek2020-12-166-60/+168
| * | | | hostnamed: stop discriminating against "localhost" in /etc/hostnameZbigniew Jędrzejewski-Szmek2020-12-162-17/+6