Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-19 | zap trailing spaces and tabs | Theo de Raadt | |
2001-08-09 | skey was left out of the default authentication methods; add it back | Todd C. Miller | |
2001-07-08 | mention radius but don't put it in the list of default authentication styles | Todd C. Miller | |
2001-07-01 | List all authentication types; krb4-or-pwd is still the default... | Todd C. Miller | |
2001-06-24 | Rename login_krb-or-pwd to login_krb4-or-pwd | Hans Insulander | |
2001-06-18 | o move passwd.conf variables into login.conf | Todd C. Miller | |
o no longer install passwd.conf (but it is used if it exists and the needed info is not in login.conf) o added passwordtime and minpasswordlen login.conf variables | |||
2001-05-29 | add auth defaults | Todd C. Miller | |
2000-10-09 | crank maxproc for staff login class | Todd C. Miller | |
2000-08-24 | Crank default datasize-{max,cur} and stacksize-cur | Todd C. Miller | |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. |