summaryrefslogtreecommitdiffstats
path: root/libexec/login_passwd/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-12-21Replace modular version with origin BSDi version with our updates.millert1-2/+1
2018-06-13Remove #ifdef PASSWD, it was always enabled and is a leftover from krb5 days.reyk1-2/+2
2015-10-24Don't compile pwd_gensalt, it's not needed since we use crypt_checkpass.ajacoutot1-3/+2
2006-03-09Foil potential timing attacks by using the correct password hashmillert1-2/+3
2004-05-12login_passwd needs to be setuid root after all for "secure" YP maps.millert1-3/+3
2003-03-28login_passwd is now setgid _shadow instead of setuid root.millert1-3/+3
2001-06-26Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andhin1-2/+3
2000-12-12passwd login script; authenticates the user via passwd/ypmillert1-0/+14