summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* find-esp: drop some redundant 'else'Lennart Poettering2023-05-311-2/+2
* find-esp: change "unprivileged_mode" parameter to be tristateLennart Poettering2023-05-315-34/+50
* tmpfiles: use same credstore perms everywhereLennart Poettering2023-05-312-4/+6
* repart: Allow target directory excludesDaan De Meyer2023-05-303-29/+61
* shared/loop-util: use longer delay when waiting for loop deviceZbigniew Jędrzejewski-Szmek2023-05-301-4/+12
* Merge pull request #27842 from keszybz/man-page-linksZbigniew Jędrzejewski-Szmek2023-05-303-26/+37
|\
| * man/analyze: drop paths from output examplesZbigniew Jędrzejewski-Szmek2023-05-301-3/+4
| * man/analyze: reword description of malloc and fix linkZbigniew Jędrzejewski-Szmek2023-05-302-3/+8
| * man/tmpfiles: add more man page citerefsZbigniew Jędrzejewski-Szmek2023-05-291-20/+25
* | man: mention that udevadm verify also checks for udev rules style issuesDmitry V. Levin2023-05-301-3/+4
* | Support no-journal for dm-integrity devices.Russell Harmon2023-05-302-0/+14
* | Merge pull request #27687 from keszybz/boot-efi-choicesMike Yuan2023-05-303-130/+194
|\ \
| * | dissect: implement the same logic as gpt-auto-generatorZbigniew Jędrzejewski-Szmek2023-05-301-32/+50
| * | gpt-auto-generator: rework/simplify logic for picking /efi or /bootZbigniew Jędrzejewski-Szmek2023-05-292-98/+144
| |/
* | bpf: test with GCC BPF compiler on opensuseJames Hilliard2023-05-303-0/+8
* | home: move the assert back to the intended placeFrantisek Sumsal2023-05-301-2/+2
* | bpf: stabilize GCC BPF supportJames Hilliard2023-05-302-3/+2
|/
* 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