summaryrefslogtreecommitdiff
path: root/lib/libc/gen/authenticate.3
AgeCommit message (Collapse)Author
2003-05-30- clean up macro abuseJason McIntyre
- section reorder - merge COMPATIBILITY
2003-04-30typos;Jason McIntyre
2002-10-15Note that when calling auth_verify() with a style and/or username,Todd C. Miller
the old values in the auth session will get freed and the new values added.
2002-03-16Add CAVEATS section that details which functions call getpw* soTodd C. Miller
the programmer knows when to make a local copy of the struct passwd and how to avoid multiple passwd file lookups.
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-12-23type is not a .FnMarkus Friedl
2000-11-21BSD authentication routines from BSDI. Presently this is not used butTodd C. Miller
the login_* helper programs and other support will be committed in the near future.