]> granicus.if.org Git - sudo/commit
No need to look up shadow password unless we are doing password-style
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Aug 2010 14:02:02 +0000 (10:02 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Aug 2010 14:02:02 +0000 (10:02 -0400)
commita79fcbf38c25ebb4e89ff77c5bdcc66d30ba89a5
tree96aac1ef05317257345438e446b0d8ce66384e50
parent2f04b789ec95b3b9abbcca93b537998e064592a4
No need to look up shadow password unless we are doing password-style
authentication.  This moves the shadow password lookup to the auth
functions that need it.

--HG--
branch : 1.7
Makefile.in
auth/passwd.c
auth/secureware.c
auth/sudo_auth.c
auth/sudo_auth.h
configure
configure.in
pwutil.c