[sudo-commits] sudo changeset 8076:1fe8f61134dc

Todd C. Miller Todd.Miller at courtesan.com
Thu May 17 11:35:17 EDT 2012


changeset:	8076:1fe8f61134dc in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1fe8f61134dc
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 17 11:23:54 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:

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



More information about the sudo-commits mailing list