]> git.ipfire.org Git - thirdparty/systemd.git/commit
ask-password-api: move tty_fd into AskPasswordRequest structure, too
authorLennart Poettering <lennart@poettering.net>
Thu, 7 Nov 2024 09:30:34 +0000 (10:30 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Jan 2025 15:38:12 +0000 (16:38 +0100)
commit72068d9d2500e0ea127994f26a5dcadf5666b65e
treedaffbc9ae766079403dfecca6178045869610fd7
parent4ff3689ad2ea7aad4aa5e5428238b447baea807e
ask-password-api: move tty_fd into AskPasswordRequest structure, too
21 files changed:
src/ask-password/ask-password.c
src/bootctl/bootctl-install.c
src/cryptenroll/cryptenroll-password.c
src/cryptenroll/cryptenroll-tpm2.c
src/cryptsetup/cryptsetup.c
src/firstboot/firstboot.c
src/home/homectl.c
src/keyutil/keyutil.c
src/measure/measure.c
src/pcrlock/pcrlock.c
src/repart/repart.c
src/sbsign/sbsign.c
src/shared/ask-password-api.c
src/shared/ask-password-api.h
src/shared/cryptsetup-fido2.c
src/shared/cryptsetup-tpm2.c
src/shared/dissect-image.c
src/shared/libfido2-util.c
src/shared/pkcs11-util.c
src/test/test-ask-password-api.c
src/tty-ask-password-agent/tty-ask-password-agent.c