summaryrefslogtreecommitdiff
path: root/auth-passwd.c
Commit message (Expand)AuthorAgeFilesLines
...
* l) Fix issue where successfull login does not clear failure countsBen Lindstrom2002-09-251-2/+14
* - ID sync for auth-passwd.cDamien Miller2002-06-211-1/+1
* - (bal) Cygwin special handling of empty passwords wrong. Patch byBen Lindstrom2002-06-211-7/+0
* - (bal) CVS ID fix up on auth-passwd.cBen Lindstrom2002-05-151-1/+1
* - (bal) Back all the way out of auth-passwd.c changes. Breaks too manyBen Lindstrom2002-05-101-5/+5
* - (djm) Unbreak auth-passwd.c for PAM and SIADamien Miller2002-05-081-1/+1
* - (bal) Fixed auth-passwd.c to resolve PermitEmptyPassword issueBen Lindstrom2002-05-061-4/+4
* - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26Kevin Steves2002-04-251-19/+15
* - (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.hKevin Steves2002-04-041-37/+46
* - markus@cvs.openbsd.org 2002/03/04 12:43:06Ben Lindstrom2002-03-051-2/+1
* - (djm) Use bigcrypt() on systems with SCO_PROTECTED_PW. Patch fromDamien Miller2002-01-031-0/+4
* - dugsong@cvs.openbsd.org 2001/06/26 16:15:25Ben Lindstrom2001-07-041-13/+16
* - (djm) Include crypt.h if available in auth-passwd.cDamien Miller2001-04-251-0/+3
* - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS IDBen Lindstrom2001-03-221-1/+1
* - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller2001-02-181-2/+12
* - markus@cvs.openbsd.org 2001/02/12 16:16:23Ben Lindstrom2001-02-151-2/+2
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-051-5/+5
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-4/+3
* Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom2001-01-191-33/+3
* - (djm) Big OpenBSD sync:Damien Miller2000-10-141-2/+2
* - (djm) Merged big SCO portability patch from Tim RiceDamien Miller2000-09-291-0/+16
* CleanupDamien Miller2000-09-231-3/+0
* - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch fromDamien Miller2000-09-161-29/+26
* - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>Damien Miller2000-09-161-3/+11
* - (djm) Merge OpenBSD changes:Damien Miller2000-09-161-3/+53
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-09-051-0/+27
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-3/+3
* - OpenBSD CVS Updates:Damien Miller2000-06-221-1/+1
* - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>Damien Miller2000-05-201-1/+19
* - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>Damien Miller2000-04-301-3/+10
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-161-1/+1
* - OpenBSD CVS updates.Damien Miller2000-04-161-2/+2
* - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David RankinDamien Miller2000-01-231-1/+15
* - Fixed annoying DES corruption problem. libcrypt has beenDamien Miller2000-01-061-4/+1
* - Fix password support on systems with a mixture of shadowed andDamien Miller1999-12-311-8/+8
* - OpenBSD CVS updates:Damien Miller1999-12-301-4/+4
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-281-8/+10
* - Prepare for 1.2.1pre20V_1_2_1_PRE20Damien Miller1999-12-251-29/+18
* - Fix DISABLE_SHADOW supportDamien Miller1999-12-211-6/+16
* - Correctly handle empty passwords in shadow file. Patch from:V_1_2_1_PRE18Damien Miller1999-12-161-1/+5
* - Merged OpenBSD CVS changes:Damien Miller1999-12-061-123/+10
* - More reformatting merged from OpenBSD CVSDamien Miller1999-11-251-19/+19
* - Merged very large OpenBSD source code reformatDamien Miller1999-11-251-174/+170
* - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>Damien Miller1999-11-191-2/+15
* - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>Damien Miller1999-11-131-2/+33
* - Merged more OpenBSD CVS changes:Damien Miller1999-11-111-19/+13
* Attempt to clean up PAM codeDamien Miller1999-10-271-30/+1
* Initial revisionDamien Miller1999-10-271-0/+209