Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -21/+25 |
| | |||||
* | (verify_id): | Miles Bader | 1997-09-29 | 1 | -51/+145 |
| | | | | | | | | | | | | 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. | ||||
* | (idvec_verify): | Miles Bader | 1997-05-29 | 1 | -12/+22 |
| | | | | Fix detection of multiple ids. | ||||
* | Initial checkin | Miles Bader | 1997-05-27 | 1 | -0/+215 |