summaryrefslogtreecommitdiffstats
path: root/src/activate (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18netlink: drop unnecessary error handlingYu Watanabe1-6/+3
2020-12-18netlink: use whitespace instead of tabYu Watanabe1-1/+1
2020-12-18sd-netlink: add several assertionsYu Watanabe2-1/+3
2020-12-18sd-netlink: replace *messages[] -> **messagesYu Watanabe4-4/+4
2020-12-18meson: add missing headersYu Watanabe1-0/+4
2020-12-18network: move variable declarationYu Watanabe1-2/+2
2020-12-18tree-wide: fix typoYu Watanabe8-15/+18
2020-12-18network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)Susant Sahani6-13/+106
2020-12-17update TODOLennart Poettering1-10/+25
2020-12-17mkosi: add TPM2 packages to debian/ubuntu/fedora mkosi filesLennart Poettering3-2/+17
2020-12-17man: document new featuresLennart Poettering10-94/+603
2020-12-17fido2: when listing fido2/hmac-secret devices, actually validate feature setLennart Poettering1-4/+45
2020-12-17test: add tpm2 and fido2 libs to dlopen testLennart Poettering2-1/+11
2020-12-17repart: optionally lock encrypted partitions to TPM2Lennart Poettering1-20/+141
2020-12-17string-table: add private version of lookup macro with boolean fallbackLennart Poettering1-0/+1
2020-12-17cryptsetup: add support for TPM2 unlocking of volumesLennart Poettering4-4/+475
2020-12-17cryptenroll: support listing and wiping tokensLennart Poettering7-22/+740
2020-12-17cryptenroll: add support for TPM2 enrollingLennart Poettering8-0/+1279
2020-12-17json: add APIs for quickly inserting hex blobs into as JSON stringsLennart Poettering2-0/+55
2020-12-17sort-util: make cmp_int() generic, so that we can reuse it elsewhereLennart Poettering3-4/+6
2020-12-17cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 s...Lennart Poettering10-0/+829
2020-12-17cryptsetup: add fido2 supportLennart Poettering4-5/+460
2020-12-17fido2: don't use up/uv/rk when device doesn't support itLennart Poettering2-74/+137
2020-12-17homed: split out HMAC-HASH fido2 decode code into src/shared/Lennart Poettering3-180/+265
2020-12-17homed: move fido2 setup code to src/shared/Lennart Poettering3-245/+331
2020-12-17homed: move fido2 device enumeration logic to shared codeLennart Poettering5-141/+143
2020-12-17homed: turn libfido2 into a dlopen() type dependencyLennart Poettering6-106/+313
2020-12-17cryptsetup: split up attach_luks_or_plain_or_bitlk() into smaller functionsLennart Poettering1-180/+250
2020-12-17cryptsetup: read PKCS#11 key and token info from LUKS2 metadataLennart Poettering4-13/+142
2020-12-17cryptsetup: be more careful with erasing key material from memoryLennart Poettering1-4/+5
2020-12-17cryptsetup: split code that allocates udev security device monitor into its o...Lennart Poettering1-14/+28
2020-12-17cryptsetup-util: add helper for setting minimal PBKDFLennart Poettering2-0/+29
2020-12-17cryptsetup-util: add helper call for extracting/parsing token JSONLennart Poettering2-0/+110
2020-12-17homed: move code to list and resolve "auto" pkcs#11 URL into common codeLennart Poettering4-142/+143
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-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