summaryrefslogtreecommitdiffstats
path: root/docs/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-29resolvectl: drop extra colonDavid Tardon1-1/+1
2023-05-29basic/syscall: update syscall listYu Watanabe21-2/+23
2023-05-28gpt/DPS: add more aliases for python's machineLuca Boccassi1-0/+3
2023-05-27po: add a false positive to POTFILES.skipPiotr Drąg1-0/+1
2023-05-27tree-wide: Downgrade a few more noisy log messages to traceDaan De Meyer3-11/+11
2023-05-27boot/measure: replace TPM PolicyPCR session with calculationDan Streetman1-69/+16
2023-05-27Add DHCPServer information to JSON output.Rene Hollander1-0/+133
2023-05-27Revert "test: add test case for systemd-update-utmp vs daemon-reexec"Frantisek Sumsal1-13/+0
2023-05-26journalctl: split get_boots() into threeYu Watanabe1-155/+140
2023-05-26logs-show: introduce add_match_boot_id() helper functionYu Watanabe3-14/+16
2023-05-26gpt/DPS: alias amd64 to x86-64 and aarch64 to arm64Luca Boccassi1-7/+21
2023-05-26test-gpt: verify that alias entries are identical to the primary onesLennart Poettering1-0/+17
2023-05-26tpm2: add tpm2_calculate_sealing_policy()Dan Streetman1-48/+70
2023-05-26tpm2: use tpm2_policy_authorize()Dan Streetman1-125/+29
2023-05-26tpm2: add tpm2_policy_authorize()Dan Streetman3-0/+210
2023-05-26tpm2: add tpm2_policy_auth_value()Dan Streetman3-12/+74
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-26man: fix UKI filename suffix in 'tries' descriptionVitaly Kuznetsov1-1/+1
2023-05-26mount-util: Downgrade another noisy debug log to trace levelDaan De Meyer1-1/+1
2023-05-26nspawn: restore cross-architecture bootingLuca Boccassi1-4/+4
2023-05-26udev: introduce .PART_SUFFIX internal propertyYu Watanabe1-63/+48
2023-05-26sd-network: avoid leaking DHCPLeaseFrantisek Sumsal3-18/+42
2023-05-26sd-journal: log about errors from ordered_hashmap_*()Frantisek Sumsal1-2/+2
2023-05-26journal-remote: bump the refcount right after creating the writer objectFrantisek Sumsal1-1/+1
2023-05-26various: fix error message for bus_wait_for_jobs_new()Zbigniew Jędrzejewski-Szmek2-3/+3
2023-05-26units: order systemd-firstboot after systemd-tmpfiles-setupZbigniew Jędrzejewski-Szmek1-1/+1
2023-05-26firstboot: synchronously wait for systemd-vconsole-setup.service/restart jobZbigniew Jędrzejewski-Szmek2-4/+20
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-26loginctl: use FORMAT_TIMESTAMP_RELATIVE_MONOTONICMike Yuan1-34/+35
2023-05-26loginctl: realign bus_properties_mapMike Yuan1-2/+2
2023-05-26systemctl: list-units: use TABLE_TIMESTAMP_RELATIVE_MONOTONICMike Yuan1-7/+21
2023-05-26time-util,format-table: add relative_monotonic variant for timestampMike Yuan5-21/+42
2023-05-26tmpfiles: Allow C escapesWill Fancher2-2/+2