summaryrefslogtreecommitdiffstats
path: root/rules.d (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-26tpm2: add tpm2_policy_pcr()Dan Streetman3-27/+143
2023-05-26tpm2: rename pcr_values_size vars to n_pcr_valuesDan Streetman1-10/+10
2023-05-26tpm2: add tpm2_get_name()Dan Streetman3-8/+154
2023-05-26tpm2: add tpm2_set_auth()Dan Streetman1-27/+38
2023-05-26tpm2: replace hash_pin() with tpm2_digest_*() functionsDan Streetman1-18/+8
2023-05-26tpm2: add tpm2_digest_*() functionsDan Streetman3-5/+194
2023-05-26fstab-generator: use correct swap name varFrantisek Sumsal1-1/+1
2023-05-26core: change 'basename' to 'path_extract_filename'Jordan Rome1-2/+6
2023-05-26core/unit: update bidirectional dependency simultaneouslyYu Watanabe1-61/+103
2023-05-26core/unit: search shared namespace in transitive relation of JoinsNamespaceOf=Yu Watanabe5-6/+39
2023-05-26tmpfiles: Allow C escapesWill Fancher2-2/+2