summaryrefslogtreecommitdiff
path: root/auth-passwd.c
Commit message (Expand)AuthorAgeFilesLines
* - (djm) Add back radix.o (used by AFS support), after it went missing fromdjm2003-04-291-5/+10
* - (djm) Unbreak root password auth. Spotted by dtucker@zip.com.audjm2003-01-291-1/+1
* unbreak for PAM casedjm2003-01-221-1/+1
* - (djm) Reorganise PAM & SIA password handling to eliminate some common codedjm2003-01-221-45/+44
* l) Fix issue where successfull login does not clear failure countsmouring2002-09-251-2/+14
* - ID sync for auth-passwd.cdjm2002-06-211-1/+1
* - (bal) Cygwin special handling of empty passwords wrong. Patch bymouring2002-06-211-7/+0
* - (bal) CVS ID fix up on auth-passwd.cmouring2002-05-151-1/+1
* - (bal) Back all the way out of auth-passwd.c changes. Breaks too manymouring2002-05-101-5/+5
* - (djm) Unbreak auth-passwd.c for PAM and SIAdjm2002-05-081-1/+1
* - (bal) Fixed auth-passwd.c to resolve PermitEmptyPassword issuemouring2002-05-061-4/+4
* - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26stevesk2002-04-251-19/+15
* - (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.hstevesk2002-04-041-37/+46
* - markus@cvs.openbsd.org 2002/03/04 12:43:06mouring2002-03-051-2/+1
* - (djm) Use bigcrypt() on systems with SCO_PROTECTED_PW. Patch fromdjm2002-01-021-0/+4
* - dugsong@cvs.openbsd.org 2001/06/26 16:15:25mouring2001-07-041-13/+16
* - (djm) Include crypt.h if available in auth-passwd.cdjm2001-04-251-0/+3
* - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS IDmouring2001-03-221-1/+1
* - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenziedjm2001-02-181-2/+12
* - markus@cvs.openbsd.org 2001/02/12 16:16:23mouring2001-02-151-2/+2
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27stevesk2001-02-051-5/+5
* Hopefully things did not get mixed around too much. It compiles undermouring2001-01-221-4/+3
* Please grep through the source and look for 'ISSUE' comments and verifymouring2001-01-191-33/+3
* - (djm) Big OpenBSD sync:djm2000-10-141-2/+2
* - (djm) Merged big SCO portability patch from Tim Ricedjm2000-09-291-0/+16
* Cleanupdjm2000-09-231-3/+0
* - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch fromdjm2000-09-161-29/+26
* - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>djm2000-09-161-3/+11
* - (djm) Merge OpenBSD changes:djm2000-09-161-3/+53
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>djm2000-09-051-0/+27
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIAdjm2000-06-281-3/+3
* - OpenBSD CVS Updates:djm2000-06-221-1/+1
* - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>damien2000-05-201-1/+19
* - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>damien2000-04-291-3/+10
* - Reduce diff against OpenBSD sourcedamien2000-04-161-1/+1
* - OpenBSD CVS updates.damien2000-04-161-2/+2
* - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankindamien2000-01-221-1/+15
* - Fixed annoying DES corruption problem. libcrypt has beendamien2000-01-061-4/+1
* - Fix password support on systems with a mixture of shadowed anddamien1999-12-301-8/+8
* - OpenBSD CVS updates:damien1999-12-291-4/+4
* - Portability fixes for Irix 5.3 (now compiles OK!)damien1999-12-281-8/+10
* - Prepare for 1.2.1pre20V_1_2_1_PRE20damien1999-12-241-29/+18
* - Fix DISABLE_SHADOW supportdamien1999-12-211-6/+16
* - Correctly handle empty passwords in shadow file. Patch from:V_1_2_1_PRE18damien1999-12-161-1/+5
* - Merged OpenBSD CVS changes:damien1999-12-061-123/+10
* - More reformatting merged from OpenBSD CVSdamien1999-11-251-19/+19
* - Merged very large OpenBSD source code reformatdamien1999-11-241-174/+170
* - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>damien1999-11-191-2/+15
* - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>damien1999-11-131-2/+33
* - Merged more OpenBSD CVS changes:damien1999-11-111-19/+13