summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TEST-58: remove whitespace between redirection operator and its argumentZbigniew Jędrzejewski-Szmek2023-05-301-3/+3
* TEST-58: add echo calls to print what is happeningZbigniew Jędrzejewski-Szmek2023-05-301-18/+26
* TEST-58: create config files as rootZbigniew Jędrzejewski-Szmek2023-05-301-83/+104
* test/README: fix advice for testsuite debuggingZbigniew Jędrzejewski-Szmek2023-05-301-5/+5
* resolvectl: drop extra colonDavid Tardon2023-05-291-1/+1
* basic/syscall: update syscall listYu Watanabe2023-05-2921-2/+23
* gpt/DPS: add more aliases for python's machineLuca Boccassi2023-05-281-0/+3
* po: add a false positive to POTFILES.skipPiotr Drąg2023-05-271-0/+1
* tree-wide: Downgrade a few more noisy log messages to traceDaan De Meyer2023-05-273-11/+11
* boot/measure: replace TPM PolicyPCR session with calculationDan Streetman2023-05-271-69/+16
* Merge pull request #27721 from yuwata/journalctl-cleanupYu Watanabe2023-05-273-165/+152
|\
| * journalctl: split get_boots() into threeYu Watanabe2023-05-261-155/+140
| * logs-show: introduce add_match_boot_id() helper functionYu Watanabe2023-05-263-14/+16
* | Add DHCPServer information to JSON output.Rene Hollander2023-05-271-0/+133
* | Revert "test: add test case for systemd-update-utmp vs daemon-reexec"Frantisek Sumsal2023-05-271-13/+0
* | Merge pull request #27517 from ddstreet/tpm2_calculate_policyDaan De Meyer2023-05-263-250/+900
|\ \ | |/ |/|
| * tpm2: add tpm2_calculate_sealing_policy()Dan Streetman2023-05-261-48/+70
| * tpm2: use tpm2_policy_authorize()Dan Streetman2023-05-261-125/+29
| * tpm2: add tpm2_policy_authorize()Dan Streetman2023-05-263-0/+210
| * tpm2: add tpm2_policy_auth_value()Dan Streetman2023-05-263-12/+74
| * tpm2: add tpm2_policy_pcr()Dan Streetman2023-05-263-27/+143
| * tpm2: rename pcr_values_size vars to n_pcr_valuesDan Streetman2023-05-261-10/+10
| * tpm2: add tpm2_get_name()Dan Streetman2023-05-263-8/+154
| * tpm2: add tpm2_set_auth()Dan Streetman2023-05-261-27/+38
| * tpm2: replace hash_pin() with tpm2_digest_*() functionsDan Streetman2023-05-261-18/+8
| * tpm2: add tpm2_digest_*() functionsDan Streetman2023-05-263-5/+194
* | Merge pull request #27787 from keszybz/firstboot-synchronous-restartMike Yuan2023-05-264-7/+23
|\ \
| * | various: fix error message for bus_wait_for_jobs_new()Zbigniew Jędrzejewski-Szmek2023-05-262-3/+3
| * | units: order systemd-firstboot after systemd-tmpfiles-setupZbigniew Jędrzejewski-Szmek2023-05-261-1/+1
| * | firstboot: synchronously wait for systemd-vconsole-setup.service/restart jobZbigniew Jędrzejewski-Szmek2023-05-262-4/+20
* | | Merge pull request #27786 from YHNdnzj/format-timestamp-monotonicYu Watanabe2023-05-267-64/+100
|\ \ \
| * | | loginctl: use FORMAT_TIMESTAMP_RELATIVE_MONOTONICMike Yuan2023-05-261-34/+35
| * | | loginctl: realign bus_properties_mapMike Yuan2023-05-261-2/+2
| * | | systemctl: list-units: use TABLE_TIMESTAMP_RELATIVE_MONOTONICMike Yuan2023-05-261-7/+21
| * | | time-util,format-table: add relative_monotonic variant for timestampMike Yuan2023-05-265-21/+42
* | | | Merge pull request #27803 from mrc0mmand/even-more-nalloc-shenanigansYu Watanabe2023-05-265-21/+45
|\ \ \ \
| * | | | sd-network: avoid leaking DHCPLeaseFrantisek Sumsal2023-05-263-18/+42
| * | | | sd-journal: log about errors from ordered_hashmap_*()Frantisek Sumsal2023-05-261-2/+2
| * | | | journal-remote: bump the refcount right after creating the writer objectFrantisek Sumsal2023-05-261-1/+1
* | | | | gpt/DPS: alias amd64 to x86-64 and aarch64 to arm64Luca Boccassi2023-05-261-7/+21
* | | | | test-gpt: verify that alias entries are identical to the primary onesLennart Poettering2023-05-261-0/+17
* | | | | man: fix UKI filename suffix in 'tries' descriptionVitaly Kuznetsov2023-05-261-1/+1
* | | | | mount-util: Downgrade another noisy debug log to trace levelDaan De Meyer2023-05-261-1/+1
* | | | | nspawn: restore cross-architecture bootingLuca Boccassi2023-05-261-4/+4
* | | | | udev: introduce .PART_SUFFIX internal propertyYu Watanabe2023-05-261-63/+48
| |_|_|/ |/| | |
* | | | Merge pull request #27746 from yuwata/unit-bidirectional-depZbigniew Jędrzejewski-Szmek2023-05-2613-69/+259
|\ \ \ \ | |/ / / |/| | |
| * | | core/unit: update bidirectional dependency simultaneouslyYu Watanabe2023-05-261-61/+103
| * | | core/unit: search shared namespace in transitive relation of JoinsNamespaceOf=Yu Watanabe2023-05-265-6/+39
| * | | core/unit: make JoinsNamespaceOf= implies the inverse dependencyYu Watanabe2023-05-265-14/+15
| * | | core/unit: drop doubled empty lineYu Watanabe2023-05-261-1/+0