summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-19mkosi: Use --only-changed meson option when installingDaan De Meyer1-2/+2
2020-12-19man: Advertise systemd-time-wait-sync.service more (#17729)Alexander Batischev1-1/+10
2020-12-18tmpfiles: fix typoYu Watanabe1-1/+1
2020-12-18man: update org.freedesktop.hostname1.xmlYu Watanabe1-0/+12
2020-12-18memory-id: fix never hit conditionYu Watanabe1-2/+5
2020-12-18hostname: fix build failureYu Watanabe1-1/+0
2020-12-18networkd: add RouteDenyListDevon Pringle6-14/+43
2020-12-18netlink: fix size of fib rule messagesYu Watanabe1-3/+3
2020-12-18meson: sort filesYu Watanabe1-2/+2
2020-12-18nspawn: sort headersYu Watanabe1-2/+1
2020-12-18netlink: fix indentationYu Watanabe1-4/+5
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-18tmpfiles: try to set file attributes one by oneYu Watanabe1-5/+9
2020-12-18chattr-util: introduce fallback mode to set file attributes one by oneYu Watanabe2-26/+61
2020-12-18network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)Susant Sahani6-13/+106
2020-12-17man: document that .timer units now have After= on both time-set.target + tim...Lennart Poettering1-4/+6
2020-12-17core: order timer units after both time-sync.target and time-set.targetLennart Poettering2-4/+12
2020-12-17units: don't pull in time-sync.target from systemd-timesyncd.serviceLennart Poettering1-1/+1
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