Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-30 | - clean up macro abuse | Jason McIntyre | |
- section reorder - merge COMPATIBILITY | |||
2003-04-30 | typos; | Jason McIntyre | |
2002-10-15 | Note 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-16 | Add CAVEATS section that details which functions call getpw* so | Todd 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-24 | Various repairs, mostly to get rid of short lines. | Aaron Campbell | |
2000-12-23 | type is not a .Fn | Markus Friedl | |
2000-11-21 | BSD authentication routines from BSDI. Presently this is not used but | Todd C. Miller | |
the login_* helper programs and other support will be committed in the near future. |