summaryrefslogtreecommitdiffstats
path: root/src/cryptsetup/cryptsetup-pkcs11.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-19measure: Add .ucode UKI section supportTobias Fleig2-3/+7
2024-04-19stub: Add support for .ucode UKI sectionTobias Fleig4-32/+43
2024-04-18boot: fix assignment of ret_* variables in `initrd_prepare()`Antonio Alvarez Feijoo1-3/+3
2024-04-18udev: permanent symlinks with USB revision for /dev/media*Max Staudt1-1/+2
2024-04-18systemctl: add --clean= values to documentation and shell completionLuca Boccassi3-3/+52
2024-04-18mkosi: Install debug packages when WITH_DEBUG=1 is enabledDaan De Meyer4-0/+73
2024-04-18mkosi: Setup --ffile-prefix-map= for opensuse as wellDaan De Meyer1-2/+18
2024-04-18mkosi: Undefine FORTIFY_SOURCE before setting it againDaan De Meyer2-2/+2
2024-04-18mkosi: Install more packagesDaan De Meyer3-16/+29
2024-04-18mkosi: Drop systemd-repart from package listsDaan De Meyer1-1/+0
2024-04-18mkosi: Update to latestDaan De Meyer1-1/+1
2024-04-18NEWS: mention GNOME Foundation in contributors listLuca Boccassi1-3/+3
2024-04-18man: document other keyname options for pam_systemd_loadkeyJonathan Conder1-2/+40
2024-04-18doc: fix .ssh credential examplesLennart Poettering2-2/+2
2024-04-18docs: Add note on packages produced by mkosi buildsDaan De Meyer1-0/+20
2024-04-18udev: fix assignment of ret_truncatedYu Watanabe1-1/+2
2024-04-18blockdev-util: fix typoYu Watanabe1-1/+1
2024-04-18blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabledYu Watanabe1-16/+40
2024-04-18sd-device: introduce device_get_sysattr_unsigned_full()Yu Watanabe2-3/+6
2024-04-18man: fix wrong version info (#31949)Yu Watanabe26-238/+105
2024-04-18systemctl: allow user to suppress output when no action scheduled (#32278)MaxHearnden1-1/+1
2024-04-18journalctl: update help to say "priority range" (#32323)Winterhuman1-1/+1
2024-04-17man: add pam_gnome_keyring to auth section after pam_systemd_loadkeyJonathan Conder1-0/+1
2024-04-17man: mention that sd_journal_test_cursor() needs a positioning callZbigniew Jędrzejewski-Szmek2-9/+16
2024-04-17docs: use absolute links for our pagesFrantisek Sumsal32-70/+70
2024-04-17Revert "docs: don't suffix page permalink with a slash"Frantisek Sumsal1-1/+1
2024-04-17core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalizeLuca Boccassi9-29/+39
2024-04-17manager: serialize current objectiveLuca Boccassi4-5/+19
2024-04-17mkosi: Drop workaroundsDaan De Meyer2-10/+0
2024-04-17mkosi: Switch to O0 and disable FORTIFY_SOURCEDaan De Meyer3-8/+10
2024-04-17NEWS: prepare -rc1Lennart Poettering1-1/+47
2024-04-17autosuspend: update for v256Lennart Poettering1-2/+17
2024-04-17hwdb: update for v256Lennart Poettering10-23257/+35413
2024-04-17mkosi: Disable DWARF debug info optimizationDaan De Meyer1-0/+1
2024-04-17NEWS: udev and networkd pick up more things from credsMike Yuan1-2/+5
2024-04-17journal-gatewayd: use skip_leading_chars where appropriateMike Yuan2-9/+6
2024-04-17journal-gatewayd: add missing assertionsMike Yuan1-0/+6
2024-04-17mkosi: Override build_cflags instead of _distro_extra_cflagsDaan De Meyer1-1/+1
2024-04-17journal-gatewayd: remove duplicate call to `startswith()`Antonio Alvarez Feijoo1-1/+1
2024-04-17mkosi: Set up -ffile-prefix-map= correctly when building debuginfo packagesDaan De Meyer1-3/+15
2024-04-17build(deps): bump pkg/debian from `e477254` to `30c77a7`dependabot[bot]1-0/+0
2024-04-17core/show-status: use strlen where appropriateMike Yuan1-2/+3
2024-04-17string-util: use mempcpy where appropriateMike Yuan1-2/+1
2024-04-17string-util: use special_glyph() at one more placeYu Watanabe1-18/+7
2024-04-17fuzz-ndisc-rs: also test packets with sd-radvYu Watanabe1-1/+26
2024-04-17test: fix typoYu Watanabe1-2/+2
2024-04-17sd-ndisc: improve debugging logsYu Watanabe3-21/+98
2024-04-17sd-ndisc: disable one more timer event sourceYu Watanabe1-0/+1
2024-04-17cryptenroll: Use CTAP2.1 credProtect extensionBryan Jacobs2-3/+27
2024-04-16test-64-udev-storage: partition disk inside testcase - testcase_multipath_bas...Sam Leonard2-11/+11