From 413748cb0c446f04f702ad1703afd02de8bbaf0e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 24 May 1999 02:39:29 +0000 Subject: . --- libshouldbeinlibc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libshouldbeinlibc') diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 27f2e3d4..ebb98222 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,13 @@ +1999-05-23 Roland McGrath + + * idvec-verify.c (SHADOW_PASSWORD_STRING): New macro. + (verify_id): Check for shadow password immediately after getpwuid_r + call, and replace PW->pw_passwd pointer with SP->sp_pwdp. + This is ok since the only use will be later in the function, + and we give the lookup buffer function scope. + (verify_passwd): Don't call CHECK_SHADOW for main passwd, + only when rechecking for wheel-group hack. + 1999-05-20 Roland McGrath * idvec-verify.c (verify_passwd): Avoid nonreentrant getpwuid. -- cgit v1.2.3