Age | Commit message (Expand) | Author |
---|---|---|
2008-11-06 | -Wall -Wshadow clean, no binary change | Damien Miller |
2005-05-01 | run password strength checking regexes as user; ok deraadt@ | Damien Miller |
2005-03-04 | make :passwordtries=0:\ in login.conf work. | Moritz Jodeit |
2004-07-13 | Simplify some things now that we only have login.conf to worry about | Todd C. Miller |
2004-07-13 | passwd.conf has been deprecated since login.conf was imported. | Todd C. Miller |
2004-03-14 | use pid_t for fork return. started by Joris Vink | Ted Unangst |
2002-06-28 | various cleanups; ok millert | Theo de Raadt |
2002-05-27 | support ":" prefix as group name, as username can contain ".". | Jun-ichiro itojun Hagino |
2001-06-18 | o move passwd.conf variables into login.conf | Todd C. Miller |
2000-11-24 | Include err.h and util.h | Todd C. Miller |
2000-11-24 | Include strings.h for strlen() prototype | Todd C. Miller |
2000-08-01 | integrate password quality checking, disallow all digit passwords motivated | Niels Provos |