[sudo-commits] sudo changeset 7990:a3b17298d4d0

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 11 20:01:25 EDT 2012


changeset:	7990:a3b17298d4d0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a3b17298d4d0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 11 19:51:56 2012 -0400

Log Message:
	Instead of treating ^C from tgetpass() specially, always
	return AUTH_INTR if tgetpass() returned NULL.
	Treat PAM_AUTHINFO_UNAVAIL like PAM_AUTH_ERR which Mac OS X
	returns this when there is no tty.

diffstat:

 plugins/sudoers/auth/pam.c |  51 +++++++++++++++++++++++++--------------------
 1 files changed, 28 insertions(+), 23 deletions(-)



More information about the sudo-commits mailing list