summaryrefslogtreecommitdiff
path: root/auth-passwd.c
Commit message (Expand)AuthorAgeFilesLines
* - (djm) OpenBSD CVS Syncdjm2005-07-261-1/+3
* - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions ofdtucker2005-04-051-1/+0
* - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c] Don't calldtucker2005-02-091-6/+6
* - dtucker@cvs.openbsd.org 2005/01/24 11:47:13dtucker2005-01-241-2/+2
* - otto@cvs.openbsd.org 2005/01/21 08:32:02dtucker2005-01-241-1/+50
* - (bal) [auth-passwd.c auth1.c] Clean up unused variables.mouring2004-06-221-0/+2
* - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAMdtucker2004-05-301-0/+4
* - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.hdtucker2004-03-041-7/+0
* - (dtucker) [auth-passwd.c] Only check password expiry once. Preventsdtucker2004-02-211-3/+7
* - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry checkdtucker2004-02-111-1/+1
* - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hdtucker2004-02-101-0/+7
* - (dtucker) [auth-passwd.c auth.h openbsd-compat/port-aix.cdtucker2004-02-101-12/+2
* Sync Ids missed in password expiry syncdtucker2004-02-061-1/+1
* - markus@cvs.openbsd.org 2004/01/30 09:48:57dtucker2004-02-061-34/+64
* - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]dtucker2003-11-221-40/+5
* more whitespace (tabs this time)djm2003-11-211-1/+1
* - djm@cvs.openbsd.org 2003/11/21 11:57:03djm2003-11-211-4/+4
* - djm@cvs.openbsd.org 2003/11/04 08:54:09djm2003-11-171-5/+2
* 20030918djm2003-09-181-1/+1
* - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),dtucker2003-09-131-0/+1
* - markus@cvs.openbsd.org 2003/08/26 09:58:43djm2003-09-021-22/+22
* - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on ourmouring2003-08-291-1/+0
* - (dtucker) OpenBSD CVS SyncPOST_KRB4_REMOVALdtucker2003-08-021-9/+1
* - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.cmouring2003-07-241-138/+58
* - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]dtucker2003-07-081-7/+21
* - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]dtucker2003-07-081-3/+1
* - (djm) OpenBSD CVS Syncdjm2003-06-031-7/+9
* - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge withAFTER_FREEBSD_PAM_MERGEdjm2003-05-101-9/+7
* - (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