Age | Commit message (Expand) | Author |
---|---|---|
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-29 | Fix memory leak in setuserpath(). We prefer patch from millert@. | Mike Pechkin |
2002-01-28 | Fix memory leaks in login_getcapnum() and login_getcapsize(). | Mike Pechkin |
2002-01-23 | Fix memory leaks in login_getstyle(), login_getstr() and login_getcaptime() | Todd C. Miller |
2001-05-30 | Complain via syslog if login.conf does not exist. With the BSD | Todd C. Miller |
2000-12-04 | Silently convert s/key -> skey in login_getstyle(). A bit of a hack | Todd C. Miller |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-09-16 | Change setuserpath() from void to int so we can pass up a return | Todd C. Miller |
2000-08-24 | KNF | Theo de Raadt |
2000-08-20 | login.conf code from BSDi. This does not include the bsd auth code | Todd C. Miller |