summaryrefslogtreecommitdiff
path: root/auth.c
Commit message (Expand)AuthorAge
* - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.cTim Rice2005-08-31
* - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.cTim Rice2005-08-26
* - djm@cvs.openbsd.org 2005/06/17 02:44:33Damien Miller2005-06-17
* - djm@cvs.openbsd.org 2005/06/06 11:20:36Damien Miller2005-06-16
* - dtucker@cvs.openbsd.org 2005/03/14 11:44:42Darren Tucker2005-03-14
* - (dtucker) [README.platform auth.c configure.ac loginrec.cDarren Tucker2005-02-15
* - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.cDarren Tucker2005-02-08
* - (dtucker) [auth.c] Fix parens in audit log check.Darren Tucker2005-02-04
* - (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.cDarren Tucker2005-02-03
* - (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]Darren Tucker2005-02-02
* - (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}]Darren Tucker2005-02-02
* - dtucker@cvs.openbsd.org 2005/01/22 08:17:59Darren Tucker2005-01-24
* - markus@cvs.openbsd.org 2004/07/28 09:40:29Darren Tucker2004-08-12
* - (djm) OpenBSD CVS SyncDamien Miller2004-07-21
* - (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]Darren Tucker2004-06-23
* - dtucker@cvs.openbsd.org 2004/05/23 23:59:53Darren Tucker2004-05-24
* - deraadt@cvs.openbsd.org 2004/05/11 19:01:43Darren Tucker2004-05-13
* - deraadt@cvs.openbsd.org 2004/05/08 00:01:37Darren Tucker2004-05-13
* - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry testDarren Tucker2004-02-22
* - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hDarren Tucker2004-02-10
* more whitespace (tabs this time)Damien Miller2003-11-21
* - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller2003-11-21
* - (dtucker) [auth.c] Check for disabled password expiry on HP-UX Trusted Mode.Darren Tucker2003-10-15
* - markus@cvs.openbsd.org 2003/09/23 20:17:11Darren Tucker2003-10-02
* - markus@cvs.openbsd.org 2003/08/26 09:58:43Damien Miller2003-09-03
* - (dtucker) [auth.c] Do not check for locked accounts when PAM is enabled.Darren Tucker2003-08-26
* - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: denyDarren Tucker2003-08-25
* - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]Darren Tucker2003-07-08
* - (djm) OpenBSD CVS SyncDamien Miller2003-06-03
* - (djm) Add new UsePAM configuration directive to allow runtime controlDamien Miller2003-05-14
* - (djm) RCSID sync w/ OpenBSDDamien Miller2003-05-14
* - (dtucker) Move handling of bad password authentications into a platformDarren Tucker2003-05-02
* - (djm) Fix missed log => logit occurance (reference by function pointer)Damien Miller2003-04-09
* *** empty log message ***Damien Miller2003-04-09
* - (djm) Revert fix for Bug #442 for now.Damien Miller2003-01-18
* [auth.c] declare today at top of allowed_user() to keep older compilers happy.Tim Rice2003-01-08
* - (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted byDamien Miller2003-01-07
* - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix fromDamien Miller2003-01-07
* - (djm) Fix Bug #442 for PAM caseDamien Miller2003-01-07
* - (djm) Bug #442: Check for and deny access to accounts with lockedDamien Miller2003-01-07
* - (bal) AIX does not log login attempts for unknown users (bug #432).Ben Lindstrom2002-11-09
* - markus@cvs.openbsd.org 2002/11/04 10:07:53Ben Lindstrom2002-11-09
* 20021015Ben Lindstrom2002-10-16
* - stevesk@cvs.openbsd.org 2002/09/20 18:41:29Damien Miller2002-09-22
* - stevesk@cvs.openbsd.org 2002/08/08 23:54:52Ben Lindstrom2002-08-20
* - (bal) Failed password attempts don't increment counter on AIX. Bug #145Ben Lindstrom2002-07-04
* unbreak (aaarrrgggh - stupid vi)Damien Miller2002-05-22
* rcsid syncDamien Miller2002-05-22
* - markus@cvs.openbsd.org 2002/05/13 20:44:58Ben Lindstrom2002-05-15
* - (stevesk) [auth.c] Shadow account and expiration cleanup. NowKevin Steves2002-05-10