| Age | Commit message (Expand) | Author |
| 2010-03-09 | Do not call pam_end with an invalid handle if pam_start failed. | joerg |
| 2010-03-02 | Log successful and unsuccessful attempts to change passwords, via -l | gdt |
| 2009-04-18 | avoid compiler warnings about shadowed declarations. | mlelstv |
| 2009-04-17 | Rename variables to fix GCC warnings: local variables optopt and optarg | dyoung |
| 2009-04-12 | Fix WARNS=4 issues | lukem |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-21 | Apply the change in rev 1.15 also to the non PAM code. | veego |
| 2008-03-22 | Import Heimdal-1.1 | mlelstv |
| 2008-01-25 | minor lint | christos |
| 2008-01-25 | PR/37863: Wolfgang Stukenbrock: yp_passwd command may destroy NIS database en... | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-06 | Display a message indicating who's password is being changed, as per | jnemeth |
| 2006-03-23 | Get rid of more Kerberos 4 code. | wiz |
| 2006-03-07 | Xref pwhash(1), | hubertf |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-02-28 | YP password -> NIS password. Ok'd by thorpej. | wiz |
| 2005-02-28 | Remove COPTS+=-g. | wiz |
| 2005-02-28 | infomration -> information. | wiz |
| 2005-02-28 | user -> principal in the krb5 synopsis. | thorpej |
| 2005-02-28 | Fix a typo, and sort SEE ALSO correctly. | thorpej |
| 2005-02-26 | Magor rework of passwd(1) for the PAM case. Add "-d <database>" option, | thorpej |
| 2005-02-24 | Add missing RCS ID. | thorpej |
| 2005-02-22 | Drop some whitespace | wiz |
| 2005-02-22 | Add a PAM passwd module. | christos |
| 2005-01-12 | adapt to pw_gensalt() changes. | christos |
| 2005-01-12 | gc unused file. | christos |
| 2005-01-11 | use pw_gensalt() and don't dig into libcrypt. | christos |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-10-05 | Switch to krb5_set_password that can handle the RFC3244 (and the older | lha |
| 2004-07-02 | Add support for SHA1 hashed passwords. | sjg |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-24 | upgrade openssl to 0.9.7b. (AES is now supported) | itojun |
| 2003-07-22 | remove unnecessary rules | lukem |
| 2003-07-14 | use bounded string op | itojun |
| 2003-04-06 | Don't build a separate kpasswd program, passwd can handle Kerberos | lha |
| 2003-04-05 | Document when Kerberos will be used. | lha |
| 2002-11-16 | error handling on strdup failure | itojun |
| 2002-11-16 | use strlcpy | itojun |
| 2002-10-23 | add DPADD. | itojun |
| 2002-10-01 | password hashing utility that allows des, md5 or bcrypt passwords to be | provos |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-05-28 | use arc4random | itojun |
| 2002-05-24 | support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf. | itojun |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-08-18 | Slight change to previous: rebuild the insecure password db if the expiry | ad |
| 2001-08-18 | Update for pw_mkdb() change: restrict updates to one user's records and/or | ad |
| 2001-03-28 | 80 column police. | simonb |