index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [auth2.c] Move start_pam() calls out of if-else block to remove
Darren Tucker
2005-09-24
1
-8
/
+4
*
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
Damien Miller
2005-07-17
1
-1
/
+1
*
- (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c
Darren Tucker
2005-02-08
1
-6
/
+6
*
- (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c
Darren Tucker
2005-02-02
1
-2
/
+13
*
- (dtucker) [auth1.c auth2.c] If the user successfully authenticates but is
Darren Tucker
2004-12-03
1
-2
/
+3
*
- (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]
Darren Tucker
2004-09-11
1
-2
/
+13
*
- markus@cvs.openbsd.org 2004/07/28 09:40:29
Darren Tucker
2004-08-12
1
-2
/
+2
*
- djm@cvs.openbsd.org 2004/07/21 10:33:31
Damien Miller
2004-07-21
1
-2
/
+2
*
- dtucker@cvs.openbsd.org 2004/05/23 23:59:53
Darren Tucker
2004-05-24
1
-2
/
+2
*
- (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
Darren Tucker
2004-03-08
1
-3
/
+3
*
- djm@cvs.openbsd.org 2003/11/04 08:54:09
Damien Miller
2003-11-17
1
-2
/
+1
*
- markus@cvs.openbsd.org 2003/09/23 20:17:11
Darren Tucker
2003-10-02
1
-19
/
+3
*
- markus@cvs.openbsd.org 2003/08/26 09:58:43
Damien Miller
2003-09-02
1
-1
/
+2
*
- markus@cvs.openbsd.org 2003/08/22 13:22:27
Darren Tucker
2003-08-26
1
-7
/
+1
*
- markus@cvs.openbsd.org 2003/08/22 10:56:09
Darren Tucker
2003-08-26
1
-1
/
+17
*
- (djm) Bug #564: Perform PAM account checks for all authentications when
Damien Miller
2003-08-25
1
-0
/
+5
*
- markus@cvs.openbsd.org 2003/06/24 08:23:46
Darren Tucker
2003-06-28
1
-2
/
+2
*
- (djm) Add new UsePAM configuration directive to allow runtime control
Damien Miller
2003-05-14
1
-12
/
+4
*
- markus@cvs.openbsd.org 2003/05/14 02:15:47
Damien Miller
2003-05-14
1
-1
/
+7
*
- (djm) RCSID sync w/ OpenBSD
Damien Miller
2003-05-14
1
-1
/
+1
*
- (djm) Bug #117: Don't lie to PAM about username
Damien Miller
2003-05-14
1
-1
/
+1
*
- (dtucker) Move handling of bad password authentications into a platform
Darren Tucker
2003-05-02
1
-4
/
+0
*
- (bal) auth2.c same changed as above.
Ben Lindstrom
2003-04-27
1
-2
/
+1
*
*** empty log message ***
Damien Miller
2003-04-09
1
-1
/
+1
*
- markus@cvs.openbsd.org 2003/02/06 21:22:43
Damien Miller
2003-02-24
1
-3
/
+2
*
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice
2002-09-26
1
-0
/
+11
*
- markus@cvs.openbsd.org 2002/08/22 21:33:58
Damien Miller
2002-09-04
1
-2
/
+3
*
- (bal) Failed password attempts don't increment counter on AIX. Bug #145
Ben Lindstrom
2002-07-04
1
-6
/
+0
*
- deraadt@cvs.openbsd.org 2002/06/30 21:54:16
Ben Lindstrom
2002-07-04
1
-4
/
+4
*
some xxx's for future privsep cleanup
Damien Miller
2002-06-21
1
-0
/
+1
*
- (bal) Refixed auth2.c. It was never fully commited while spliting out
Ben Lindstrom
2002-06-07
1
-321
/
+0
*
- markus@cvs.openbsd.org 2002/05/31 11:35:15
Ben Lindstrom
2002-06-06
1
-40
/
+32
*
- markus@cvs.openbsd.org 2002/05/25 18:51:07
Ben Lindstrom
2002-06-06
1
-185
/
+1
*
- itojun@cvs.openbsd.org 2002/05/13 02:37:39
Ben Lindstrom
2002-05-15
1
-1
/
+2
*
- (djm) Bug #231: UsePrivilegeSeparation turns off Banner.
Damien Miller
2002-05-13
1
-12
/
+31
*
- (djm) Disable PAM kbd-int auth if privsep is turned on (it doesn't work)
Damien Miller
2002-05-09
1
-0
/
+2
*
- (djm) Make privsep work with PAM (still experimental)
Damien Miller
2002-04-23
1
-4
/
+4
*
- (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h
Kevin Steves
2002-04-04
1
-12
/
+0
*
- (stevesk) [auth2.c] merge cleanup/sync
Kevin Steves
2002-03-22
1
-5
/
+3
*
- markus@cvs.openbsd.org 2002/03/19 14:27:39
Ben Lindstrom
2002-03-22
1
-8
/
+2
*
- provos@cvs.openbsd.org 2002/03/18 17:50:31
Ben Lindstrom
2002-03-22
1
-15
/
+28
*
- provos@cvs.openbsd.org 2002/03/18 01:12:14
Ben Lindstrom
2002-03-22
1
-3
/
+4
*
- provos@cvs.openbsd.org 2002/03/17 20:25:56
Ben Lindstrom
2002-03-22
1
-3
/
+3
*
Stupid djm commits experimental code to head instead of branch
Damien Miller
2002-03-13
1
-80
/
+39
*
Import of Niels Provos' 20020312 ssh-complete.diff
Damien Miller
2002-03-13
1
-39
/
+80
*
- markus@cvs.openbsd.org 2002/02/24 19:14:59
Ben Lindstrom
2002-02-26
1
-4
/
+5
*
- (djm) Cleanup after sync:
Damien Miller
2002-02-05
1
-1
/
+1
*
- markus@cvs.openbsd.org 2002/02/04 11:58:10
Damien Miller
2002-02-05
1
-65
/
+78
*
- markus@cvs.openbsd.org 2002/01/29 14:32:03
Damien Miller
2002-02-05
1
-2
/
+2
*
- markus@cvs.openbsd.org 2002/01/13 17:57:37
Damien Miller
2002-01-22
1
-18
/
+9
[next]