]> granicus.if.org Git - sudo/commit
New (correct) PAM code
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Jul 1999 20:14:21 +0000 (20:14 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Jul 1999 20:14:21 +0000 (20:14 +0000)
commit69a00325ececbae9b7cc19792651e85874f90057
tree328a11f9d23a8b577b28581c842ef5b787468a54
parent20002b5fe265f980011cee060c59370389697da9
New (correct) PAM code
Tgetpass now takes an echo flag for use with PAM_PROMPT_ECHO_ON
Block SIGINT and SIGTSTP during auth
remove a useless umask setting
Change error from BAD_ALLOCATION -> BAD_AUTH_INIT (for use with sia/PAM)
Some cosmetic changes to auth.c for consistency
auth.c
check.c
check_sia.c
logging.c
sudo.h
tgetpass.c