summaryrefslogtreecommitdiffstats
path: root/auth-passwd.c
AgeCommit message (Expand)Author
2020-10-18upstream: use the new variant log macros instead of prependingdjm@openbsd.org
2018-10-11check pw_passwd != NULL here tooDamien Miller
2018-07-10upstream: sshd: switch loginmsg to sshbuf API; ok djm@markus@openbsd.org
2018-03-03upstream: switch over to the new authorized_keys options API anddjm@openbsd.org
2016-07-22upstream commitdtucker@openbsd.org
2016-07-15Determine appropriate salt for invalid users.Darren Tucker
2014-07-18 - millert@cvs.openbsd.org 2014/07/15 15:54:14Damien Miller
2012-04-26 - (djm) [auth-passwd.c] Handle crypt() returning NULL; from Paul WoutersDamien Miller
2009-03-08 - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.cDarren Tucker
2007-10-26 - djm@cvs.openbsd.org 2007/09/21 08:15:29Damien Miller
2007-09-17 - djm@cvs.openbsd.org 2007/08/23 02:55:51Damien Miller
2007-09-17 - djm@cvs.openbsd.org 2007/08/23 02:49:43Damien Miller
2006-08-05 - deraadt@cvs.openbsd.org 2006/08/03 03:34:42Damien Miller
2006-08-05 - stevesk@cvs.openbsd.org 2006/08/01 23:22:48Damien Miller
2006-07-24 - stevesk@cvs.openbsd.org 2006/07/22 20:48:23Damien Miller
2006-07-10 - stevesk@cvs.openbsd.org 2006/07/06 16:03:53Damien Miller
2006-03-26 - djm@cvs.openbsd.org 2006/03/25 13:17:03Damien Miller
2006-03-26 - deraadt@cvs.openbsd.org 2006/03/19 18:51:18Damien Miller
2005-07-26 - (djm) OpenBSD CVS SyncDamien Miller
2005-04-05 - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions ofDarren Tucker
2005-02-09 - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c] Don't callDarren Tucker
2005-01-24 - dtucker@cvs.openbsd.org 2005/01/24 11:47:13Darren Tucker
2005-01-24 - otto@cvs.openbsd.org 2005/01/21 08:32:02Darren Tucker
2004-06-22 - (bal) [auth-passwd.c auth1.c] Clean up unused variables.Ben Lindstrom
2004-05-30 - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAMDarren Tucker
2004-03-04 - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.hDarren Tucker
2004-02-22 - (dtucker) [auth-passwd.c] Only check password expiry once. PreventsDarren Tucker
2004-02-11 - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry checkDarren Tucker
2004-02-10 - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hDarren Tucker
2004-02-10 - (dtucker) [auth-passwd.c auth.h openbsd-compat/port-aix.cDarren Tucker
2004-02-06Sync Ids missed in password expiry syncDarren Tucker
2004-02-06 - markus@cvs.openbsd.org 2004/01/30 09:48:57Darren Tucker
2003-11-22 - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]Darren Tucker
2003-11-21more whitespace (tabs this time)Damien Miller
2003-11-21 - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller
2003-11-17 - djm@cvs.openbsd.org 2003/11/04 08:54:09Damien Miller
2003-09-1820030918Damien Miller
2003-09-13 - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),Darren Tucker
2003-09-03 - markus@cvs.openbsd.org 2003/08/26 09:58:43Damien Miller
2003-08-29 - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on ourBen Lindstrom
2003-08-02 - (dtucker) OpenBSD CVS SyncPOST_KRB4_REMOVALDarren Tucker
2003-07-24 - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.cBen Lindstrom
2003-07-08 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]Darren Tucker
2003-07-08 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]Darren Tucker
2003-06-03 - (djm) OpenBSD CVS SyncDamien Miller
2003-05-10 - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge withAFTER_FREEBSD_PAM_MERGEDamien Miller
2003-04-29 - (djm) Add back radix.o (used by AFS support), after it went missing fromDamien Miller
2003-01-30 - (djm) Unbreak root password auth. Spotted by dtucker@zip.com.auDamien Miller
2003-01-22unbreak for PAM caseDamien Miller
2003-01-22 - (djm) Reorganise PAM & SIA password handling to eliminate some common codeDamien Miller