summaryrefslogtreecommitdiff
path: root/usr.bin/passwd
AgeCommit message (Expand)Author
2006-03-23Get rid of more Kerberos 4 code.wiz
2006-03-07Xref pwhash(1),hubertf
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-02-28YP password -> NIS password. Ok'd by thorpej.wiz
2005-02-28Remove COPTS+=-g.wiz
2005-02-28infomration -> information.wiz
2005-02-28user -> principal in the krb5 synopsis.thorpej
2005-02-28Fix a typo, and sort SEE ALSO correctly.thorpej
2005-02-26Magor rework of passwd(1) for the PAM case. Add "-d <database>" option,thorpej
2005-02-24Add missing RCS ID.thorpej
2005-02-22Drop some whitespacewiz
2005-02-22Add a PAM passwd module.christos
2005-01-12adapt to pw_gensalt() changes.christos
2005-01-12gc unused file.christos
2005-01-11use pw_gensalt() and don't dig into libcrypt.christos
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-10-05Switch to krb5_set_password that can handle the RFC3244 (and the olderlha
2004-07-02Add support for SHA1 hashed passwords.sjg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2003-07-22remove unnecessary ruleslukem
2003-07-14use bounded string opitojun
2003-04-06Don't build a separate kpasswd program, passwd can handle Kerberoslha
2003-04-05Document when Kerberos will be used.lha
2002-11-16error handling on strdup failureitojun
2002-11-16use strlcpyitojun
2002-10-23add DPADD.itojun
2002-10-01password hashing utility that allows des, md5 or bcrypt passwords to beprovos
2002-09-30New sentence, new line.grant
2002-05-28use arc4randomitojun
2002-05-24support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.itojun
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2001-12-01Whitespace cleanup.wiz
2001-08-18Slight change to previous: rebuild the insecure password db if the expiryad
2001-08-18Update for pw_mkdb() change: restrict updates to one user's records and/orad
2001-03-2880 column police.simonb
2001-02-19convert to use getprogname()cgd
2001-02-13__progname not used here, so don't extern itcgd
2000-11-18In krb5_end, don't try to free the krb5 context if it's not yetfvdl
2000-10-18Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.simonb
2000-10-09Back out previous.ad
2000-10-09Fix warning message.ad
2000-10-09Back out previous.ad
2000-09-21Document new behaviour WRT password expiry, and Xr login.conf.ad
2000-09-21When not running as the super-user: if the user's password has expired or isad
2000-09-18- sizeof(), not constants.ad
2000-08-03remove -lvers, it's not usedassar
2000-08-03__RCSID().ad
2000-08-03update build infrastructure for heimdal 0.3aassar
2000-07-11English.ad