summaryrefslogtreecommitdiffstats
path: root/src/portable/profile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-02mount-util: add make_fsmount()Lennart Poettering2-0/+87
2023-10-02mount-util: use new mount API for bind mount tunnelLuca Boccassi1-38/+152
2023-10-02mountpoint-util: add bool mount_new_api_supported() helperLuca Boccassi2-0/+19
2023-10-02test: fix check in test unit in TEST-50-DISSECTLuca Boccassi1-1/+1
2023-10-02core: Use a subdirectory of /run/ for PrivateDevices=Daan De Meyer5-16/+50
2023-10-02mount: Log when we can't create the mount pointDaan De Meyer1-2/+4
2023-10-02journalctl: find boot ID more gracefully in corrupted journalYu Watanabe2-29/+100
2023-10-01build(deps): bump meson from 1.2.1 to 1.2.2 in /.github/workflowsdependabot[bot]1-3/+3
2023-10-01build(deps): bump actions/checkout from 3.6.0 to 4.1.0dependabot[bot]11-11/+11
2023-10-01build(deps): bump github/codeql-action from 2.21.5 to 2.21.9dependabot[bot]2-4/+4
2023-10-01man: add version info for newly added systemd-tpm2-setup.serviceAbderrahim Kitouni1-2/+6
2023-10-01man: re-add some version info for sd_pid_get_owner_uid.xmlAbderrahim Kitouni1-4/+14
2023-10-01man: add a couple missing version annotationsAbderrahim Kitouni2-3/+9
2023-10-01man: add checks for missing version informationAbderrahim Kitouni5-0/+702
2023-10-01meson: Pass all -static-pie args to linkerJan Janssen1-3/+8
2023-10-01meson: drop unused home_includesYu Watanabe1-2/+0
2023-09-30sd-journal: merge journal_file_next_entry_for_data() with generic_array_get_p...Yu Watanabe4-61/+53
2023-09-30sd-journal: add/update commentsYu Watanabe1-11/+13
2023-09-30sd-journal: add missing 'error' handlingYu Watanabe1-0/+3
2023-09-30sd-journal: fix calculation of number of 'total' entries in the chained arraysYu Watanabe1-2/+14
2023-09-30sd-journal: merge two bump_entry_array() callsYu Watanabe1-10/+5
2023-09-30sd-journal: make bump_entry_array() return positive when a valid offset foundYu Watanabe1-25/+26
2023-09-30sd-journal: drop redundant re-read of entry array objectYu Watanabe1-4/+0
2023-09-30logind: add HANDLE_ACTION_IS_SLEEP() and HANDLE_ACTION_IS_SHUTDOWN() helpersLennart Poettering4-9/+16
2023-09-30man: Verify Microsoft keysJan Janssen1-0/+8
2023-09-30man: Adjust Microsoft UEFI certificate linksJan Janssen1-6/+3
2023-09-29test: don't pipe the whole journal through jqFrantisek Sumsal1-2/+2
2023-09-29test: use Type=exec for the auxiliary servicesFrantisek Sumsal1-3/+4
2023-09-29test: shutdown the machine on fail after soft-rebootFrantisek Sumsal1-0/+13
2023-09-29sysext: validate against the right API levelLennart Poettering1-6/+3
2023-09-29pe-binary: actually check if PE binary is UEFI binary when determining if UKILennart Poettering2-0/+5
2023-09-29update TODOLennart Poettering1-0/+8
2023-09-29tpm2-setup: add new early boot tool for initializing the SRKLennart Poettering12-5/+496
2023-09-29elf2efi: Add GNU_RELRO supportJan Janssen2-1/+12
2023-09-29ci: Update compiler build matrixJan Janssen2-16/+15
2023-09-29boot: Lift linker requirementsJan Janssen1-9/+31
2023-09-29elf2efi: Add --copy-sections optionJan Janssen6-14/+54
2023-09-29elf2efi: Add next_section_address helperJan Janssen1-6/+9
2023-09-29elf2efi: Check ELF image base if possibleJan Janssen1-1/+7
2023-09-29elf2efi: Rework ELF section conversionJan Janssen7-142/+127
2023-09-29tpm2: add tpm2_index_to_handle() and tpm2_index_from_handle()Dan Streetman2-63/+88
2023-09-29tpm2: add tpm2_serialize() and tpm2_deserialize()Dan Streetman1-31/+70
2023-09-29tpm2: add tpm2_marshal_blob() and tpm2_unmarshal_blob()Dan Streetman2-31/+85
2023-09-29test: use /run/ for test configurationFrantisek Sumsal1-7/+7
2023-09-29test: use "test-" prefix for unitsFrantisek Sumsal1-16/+16
2023-09-29tpm2: move measurement log to /run/log/ (from /var/log/)Lennart Poettering3-8/+8
2023-09-29ukify: explicitly import attributeValentin Lefebvre1-14/+16
2023-09-29core: Make private /dev read-only after populating itDaan De Meyer1-0/+5
2023-09-29automount: fix unused value coverity warningsLuca Boccassi1-7/+5
2023-09-29fix: do not check/verify slice units if recursive errors are to be ignoredMaanya Goenka2-0/+16