[sudo-commits] sudo changeset 15024:618807782033

Todd C. Miller Todd.Miller at sudo.ws
Tue Aug 29 10:02:46 MDT 2023


changeset:	15024:618807782033 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/618807782033
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Aug 29 10:02:09 2023 -0600

Log Message:
	Restore AUTH_INTR support, it is still needed.

	We still need AUTH_INTR to know when to break out of the password
	prompt loop.

diffstat:

 plugins/sudoers/auth/API         |  4 ++++
 plugins/sudoers/auth/aix_auth.c  |  2 +-
 plugins/sudoers/auth/bsdauth.c   |  9 +++++----
 plugins/sudoers/auth/fwtk.c      |  4 ++--
 plugins/sudoers/auth/pam.c       |  4 ++--
 plugins/sudoers/auth/sia.c       |  4 ++--
 plugins/sudoers/auth/sudo_auth.c |  1 +
 plugins/sudoers/auth/sudo_auth.h |  5 +++--
 8 files changed, 20 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list