summaryrefslogtreecommitdiffstats
path: root/libexec/login_chpass/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete YP password related code. As a result, these can also bederaadt2015-11-261-13/+2
* use crypt_checkpass instead of doing things the hard way with crypt.tedu2015-10-221-2/+2
* Remove KERBEROS5 from the Makefiles (except ssh for now, where it isreyk2014-04-221-9/+2
* The heimdal code switched to using DES from libcrypto when 0.7.2jsg2010-10-131-3/+3
* Update commented out kerberos bits in case someone wants to add missingmillert2008-01-021-7/+7
* stop using libcom_err, it is built into krb5deraadt2003-07-151-3/+3
* Remove krb4 support.mho2003-05-141-7/+9
* Add missing libraries to bsd.prog.mk (mostly kerberosV)espie2002-05-111-2/+2
* chpass login script; changes local, yp, or kerberos passwordmillert2000-12-121-0/+31