summaryrefslogtreecommitdiffstats
path: root/LICENSES/BSD-2-Clause.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-08repart: hook up new TPM2 signed policies with repartLennart Poettering2-24/+73
2022-09-08cryptenroll: hook up new TPM2 signed policies with cryptenrollLennart Poettering7-58/+201
2022-09-08creds-tool: expose new signed PCR policies in creds tool, tooLennart Poettering2-23/+104
2022-09-08creds-util: hook up new signed PCR policiesLennart Poettering6-28/+167
2022-09-08tpm2-util: extend TPM2 policies to optionally check PCR values against signed...Lennart Poettering9-78/+499
2022-09-08measure: add 'sign' verbLennart Poettering2-31/+398
2022-09-08openssl-util: add helper for calculating fingerprint of a DER public keyLennart Poettering2-0/+61
2022-09-08tpm2-util: allow external code to create tpm2 contextsLennart Poettering2-24/+33
2022-09-08tpm2-util: pick up 4 more symbols of tpm2-tssLennart Poettering2-1/+13
2022-09-08CODING_STYLE: fix header levelLennart Poettering1-1/+1
2022-09-08tpm2: add bind keyWilliam Roberts1-59/+74
2022-09-08update TODODaan De Meyer1-0/+2
2022-09-08repart: Add support for formatting verity partitionsDaan De Meyer4-11/+425
2022-09-08sd-device-monitor: relax sender uid check when running in user namespaceYu Watanabe1-1/+35
2022-09-08uid-range: move to src/basic/Yu Watanabe4-2/+2
2022-09-07uid-range: error code tweak for uid_range_load_userns()Lennart Poettering1-2/+2
2022-09-07repart: Invert no_dropin_files booleanDaan De Meyer1-3/+3
2022-09-07repart: Extract context dump into a separate functionDaan De Meyer1-15/+34
2022-09-07dissect-image: drop unnecessary duplication of partition device nodeYu Watanabe1-12/+4
2022-09-07dissect-image: reuse LoopDevice.node in dissect_image()Yu Watanabe2-18/+5
2022-09-07dissect-image: drop currently unused argumentsYu Watanabe2-7/+1
2022-09-07dissect-image: drop currently unused codeYu Watanabe1-18/+0
2022-09-07dissect-image: use loop backing file or device node as name of the imageYu Watanabe5-9/+5
2022-09-07gpt-auto: use LoopDevice object to manage whole block diskYu Watanabe1-77/+16
2022-09-07dissect-image: use backing_file stored in LoopDevice object to generate image...Yu Watanabe6-52/+44
2022-09-07loop-util: save backing file of loopback block deviceYu Watanabe3-3/+31
2022-09-07loop-util: move device_has_block_children() to blockdev-util.cYu Watanabe3-48/+17
2022-09-07blockdev-util: check if provided sd_device is for a whole block deviceYu Watanabe1-13/+47
2022-09-07blockdev-util: make block_device_remove_all_partitions() take sd_device objectYu Watanabe3-11/+29
2022-09-07boot: Avoid magic values in timeout EFI varsJan Janssen2-10/+51
2022-09-07boot: Use proper scan codesJan Janssen1-4/+4
2022-09-07boot: Accept Ctrl+Del for deleting wordsJan Janssen2-1/+4
2022-09-07boot: Correctly handle shift keysJan Janssen1-2/+7
2022-09-07boot: Refuse GPT with invalid entry sizeJan Janssen1-12/+6
2022-09-07boot: Fix device path unaligned accessJan Janssen3-44/+48
2022-09-07boot: Use mempcpyJan Janssen4-40/+17
2022-09-07boot: Add mempcpyJan Janssen1-0/+7
2022-09-07README: we don't use crypto API in kernel anymoreLennart Poettering1-5/+0
2022-09-07README: make section title less confusingLennart Poettering1-1/+1
2022-09-07README: drop some spurious empty lines, we otherwise don't place after sectio...Lennart Poettering1-2/+0
2022-09-07README: use right emoji UTF-8 sequences for stop/warning signLennart Poettering1-5/+5
2022-09-07docs: Some CODING_STYLE additionsLennart Poettering1-0/+38
2022-09-07loop-util: fix leak of file descriptor on failureYu Watanabe1-2/+4
2022-09-06README: clarify baseline situation a bit (add emojis!)Lennart Poettering1-4/+9
2022-09-06busctl: Add introspect support for methods with same name but different signa...Sebastian Scheibner1-1/+8
2022-09-06busctl: Fix warning about invaild introspection dataSebastian Scheibner1-8/+12
2022-09-06test: don't fail if we don't need any external nss libsFrantisek Sumsal1-1/+3
2022-09-06ci(issue-labeler): Add missing policy for `coredump` labelJan Macku1-0/+1
2022-09-06loop-util: store sd_device object for the loop deviceYu Watanabe3-27/+29
2022-09-06test: kill plymouthd after initrd transition if it's still runningFrantisek Sumsal1-0/+21