Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-15 | Give login_cap_t a struct name so we can use forward declarations. | Todd C. Miller | |
2001-06-30 | Default login style is now krb4-or-pwd, not krb-or-pwd. | Todd C. Miller | |
2001-01-01 | Guard against multiple inclusion | Todd C. Miller | |
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. | |||
2000-11-19 | Remove prototypes for old BSD auth functions. New ones will live in | Todd C. Miller | |
bsd_auth.h when BSD authentication is committed. | |||
2000-08-20 | login.conf code from BSDi. This does not include the bsd auth code | Todd C. Miller | |
which will come later. At this stage it is primarily used for setting resource limits. |