summaryrefslogtreecommitdiffstats
path: root/sysusers.d (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-31find-esp: change "unprivileged_mode" parameter to be tristateLennart Poettering5-34/+50
2023-05-31tmpfiles: use same credstore perms everywhereLennart Poettering2-4/+6
2023-05-30repart: Allow target directory excludesDaan De Meyer3-29/+61
2023-05-30shared/loop-util: use longer delay when waiting for loop deviceZbigniew Jędrzejewski-Szmek1-4/+12
2023-05-30man: mention that udevadm verify also checks for udev rules style issuesDmitry V. Levin1-3/+4
2023-05-30man/analyze: drop paths from output examplesZbigniew Jędrzejewski-Szmek1-3/+4
2023-05-30man/analyze: reword description of malloc and fix linkZbigniew Jędrzejewski-Szmek2-3/+8
2023-05-30Support no-journal for dm-integrity devices.Russell Harmon2-0/+14
2023-05-30bpf: test with GCC BPF compiler on opensuseJames Hilliard3-0/+8
2023-05-30home: move the assert back to the intended placeFrantisek Sumsal1-2/+2
2023-05-30bpf: stabilize GCC BPF supportJames Hilliard2-3/+2
2023-05-30dissect: implement the same logic as gpt-auto-generatorZbigniew Jędrzejewski-Szmek1-32/+50
2023-05-29gpt-auto-generator: rework/simplify logic for picking /efi or /bootZbigniew Jędrzejewski-Szmek2-98/+144
2023-05-29man/tmpfiles: add more man page citerefsZbigniew Jędrzejewski-Szmek1-20/+25
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