summaryrefslogtreecommitdiff
path: root/auth.c
Commit message (Expand)AuthorAgeFilesLines
...
* - djm@cvs.openbsd.org 2005/06/17 02:44:33djm2005-06-171-2/+2
* - djm@cvs.openbsd.org 2005/06/06 11:20:36djm2005-06-161-41/+18
* - dtucker@cvs.openbsd.org 2005/03/14 11:44:42dtucker2005-03-141-2/+3
* - (dtucker) [README.platform auth.c configure.ac loginrec.cdtucker2005-02-151-1/+1
* - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.cdtucker2005-02-081-10/+10
* - (dtucker) [auth.c] Fix parens in audit log check.dtucker2005-02-041-2/+2
* - (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.cdtucker2005-02-021-0/+42
* - (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]dtucker2005-02-021-1/+4
* - (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}]dtucker2005-02-021-2/+5
* - dtucker@cvs.openbsd.org 2005/01/22 08:17:59dtucker2005-01-241-11/+14
* - markus@cvs.openbsd.org 2004/07/28 09:40:29dtucker2004-08-121-2/+2
* - (djm) OpenBSD CVS Syncdjm2004-07-211-2/+2
* - (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]dtucker2004-06-231-25/+4
* - dtucker@cvs.openbsd.org 2004/05/23 23:59:53dtucker2004-05-241-2/+2
* - deraadt@cvs.openbsd.org 2004/05/11 19:01:43dtucker2004-05-131-3/+3
* - deraadt@cvs.openbsd.org 2004/05/08 00:01:37dtucker2004-05-131-2/+1
* - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry testdtucker2004-02-211-25/+8
* - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hdtucker2004-02-101-19/+0
* more whitespace (tabs this time)djm2003-11-211-1/+1
* - djm@cvs.openbsd.org 2003/11/21 11:57:03djm2003-11-211-5/+5
* - (dtucker) [auth.c] Check for disabled password expiry on HP-UX Trusted Mode.dtucker2003-10-151-2/+9
* - markus@cvs.openbsd.org 2003/09/23 20:17:11dtucker2003-10-021-9/+1
* - markus@cvs.openbsd.org 2003/08/26 09:58:43djm2003-09-021-1/+22
* - (dtucker) [auth.c] Do not check for locked accounts when PAM is enabled.dtucker2003-08-261-2/+2
* - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: denydtucker2003-08-251-8/+43
* - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]dtucker2003-07-081-21/+16
* - (djm) OpenBSD CVS Syncdjm2003-06-031-2/+2
* - (djm) Add new UsePAM configuration directive to allow runtime controldjm2003-05-141-5/+5
* - (djm) RCSID sync w/ OpenBSDdjm2003-05-141-1/+1
* - (dtucker) Move handling of bad password authentications into a platformdtucker2003-05-021-10/+5
* - (djm) Fix missed log => logit occurance (reference by function pointer)djm2003-04-091-1/+1
* *** empty log message ***djm2003-04-091-15/+15
* - (djm) Revert fix for Bug #442 for now.djm2003-01-181-44/+28
* [auth.c] declare today at top of allowed_user() to keep older compilers happy.tim2003-01-091-1/+4
* - (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted bydjm2003-01-071-33/+36
* - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix fromdjm2003-01-071-2/+8
* - (djm) Fix Bug #442 for PAM casedjm2003-01-071-3/+1
* - (djm) Bug #442: Check for and deny access to accounts with lockeddjm2003-01-071-5/+16
* - (bal) AIX does not log login attempts for unknown users (bug #432).mouring2002-11-091-0/+5
* - markus@cvs.openbsd.org 2002/11/04 10:07:53mouring2002-11-091-7/+5
* 20021015mouring2002-10-161-1/+7
* - stevesk@cvs.openbsd.org 2002/09/20 18:41:29djm2002-09-211-2/+7
* - stevesk@cvs.openbsd.org 2002/08/08 23:54:52mouring2002-08-201-2/+2
* - (bal) Failed password attempts don't increment counter on AIX. Bug #145mouring2002-07-041-0/+8
* unbreak (aaarrrgggh - stupid vi)djm2002-05-221-1/+1
* rcsid syncdjm2002-05-221-3/+3
* - markus@cvs.openbsd.org 2002/05/13 20:44:58mouring2002-05-151-1/+47
* - (stevesk) [auth.c] Shadow account and expiration cleanup. Nowstevesk2002-05-101-6/+23
* - markus@cvs.openbsd.org 2002/03/19 15:31:47mouring2002-03-221-2/+4
* - markus@cvs.openbsd.org 2002/03/19 14:27:39mouring2002-03-221-2/+3