summaryrefslogtreecommitdiff
path: root/usr.bin/passwd
AgeCommit message (Expand)Author
2010-03-09Do not call pam_end with an invalid handle if pam_start failed.joerg
2010-03-02Log successful and unsuccessful attempts to change passwords, via -lgdt
2009-04-18avoid compiler warnings about shadowed declarations.mlelstv
2009-04-17Rename variables to fix GCC warnings: local variables optopt and optargdyoung
2009-04-12Fix WARNS=4 issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-21Apply the change in rev 1.15 also to the non PAM code.veego
2008-03-22Import Heimdal-1.1mlelstv
2008-01-25minor lintchristos
2008-01-25PR/37863: Wolfgang Stukenbrock: yp_passwd command may destroy NIS database en...christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-06Display a message indicating who's password is being changed, as perjnemeth
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