summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/idvec-verify.c
AgeCommit message (Collapse)Author
1997-09-29(verify_id):Miles Bader
Change type of GETPASS_FN arg. Add GETPASS_HOOK, VERIFY_FN, and VERIFY_HOOK args. Remove WHEEL_UID arg. Use VERIFY_FN & VERIFY_HOOK instead of doing password comparison ourselves. (verify_passwd, get_passwd): New functions. (idvec_verify): Change type of GETPASS_FN arg. Add GETPASS_HOOK, VERIFY_FN, and VERIFY_HOOK args & use them.
1997-05-29(idvec_verify):Miles Bader
Fix detection of multiple ids.
1997-05-27Initial checkinMiles Bader