Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
e66519d94207187a71d274ab70a6647318ed877d
/
auth1.c
2e0cf0d
- (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
269a1ea
- (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
c138667
- (dtucker) [auth1.c auth2.c] If the user successfully authenticates but is
by Darren Tucker
· 20 years ago
5cb30ad
- markus@cvs.openbsd.org 2004/07/28 09:40:29
by Darren Tucker
· 20 years ago
30d1f84
- djm@cvs.openbsd.org 2004/07/21 10:33:31
by Damien Miller
· 20 years ago
a8c73d3
- (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1
by Darren Tucker
· 20 years ago
e35bf12
- (bal) [auth-passwd.c auth1.c] Clean up unused variables.
by Ben Lindstrom
· 20 years ago
89413db
- dtucker@cvs.openbsd.org 2004/05/23 23:59:53
by Darren Tucker
· 20 years ago
e14e005
- djm@cvs.openbsd.org 2004/05/09 01:19:28
by Darren Tucker
· 20 years ago
dbf7a74
- (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
by Darren Tucker
· 21 years ago
0eae442
knf in portable-code (no code change)
by Damien Miller
· 21 years ago
a8e06ce
- djm@cvs.openbsd.org 2003/11/21 11:57:03
by Damien Miller
· 21 years ago
a9fcd3a
- jakob@cvs.openbsd.org 2003/11/08 16:02:40
by Damien Miller
· 21 years ago
3e3b514
- djm@cvs.openbsd.org 2003/11/04 08:54:09
by Damien Miller
· 21 years ago
3e33cec
- markus@cvs.openbsd.org 2003/09/23 20:17:11
by Darren Tucker
· 21 years ago
856f0be
- markus@cvs.openbsd.org 2003/08/26 09:58:43
by Damien Miller
· 21 years ago
1a0c0b9
- markus@cvs.openbsd.org 2003/08/28 12:54:34
by Damien Miller
· 21 years ago
1f499fd
- (djm) Bug #564: Perform PAM account checks for all authentications when
by Damien Miller
· 21 years ago
ec960f2
- markus@cvs.openbsd.org 2003/08/13 08:46:31
by Darren Tucker
· 21 years ago
6aaa58c
- (dtucker) OpenBSD CVS Sync
by Darren Tucker
· 21 years ago
4e448a3
- (djm) Add new UsePAM configuration directive to allow runtime control
by Damien Miller
· 21 years ago
d558092
- (djm) RCSID sync w/ OpenBSD
by Damien Miller
· 21 years ago
1a27a1e
- (djm) Bug #117: Don't lie to PAM about username
by Damien Miller
· 21 years ago
4f9f42a
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
by Damien Miller
· 21 years ago
97363a8
- (dtucker) Move handling of bad password authentications into a platform
by Darren Tucker
· 22 years ago
683036e
- (bal) auth1.c minor resync while looking at the code.
by Ben Lindstrom
· 22 years ago
996acd2
*** empty log message ***
by Damien Miller
· 22 years ago
556f931
- markus@cvs.openbsd.org 2003/02/06 21:22:43
by Damien Miller
· 22 years ago
21de87b
- (djm) OpenBSD CVS Sync
by Damien Miller
· 22 years ago
93576d9
- deraadt@cvs.openbsd.org 2002/11/21 23:03:51
by Ben Lindstrom
· 22 years ago
d94e549
- markus@cvs.openbsd.org 2002/09/26 11:38:43
by Damien Miller
· 22 years ago
81ed518
by Tim Rice
· 22 years ago
25162f2
- itojun@cvs.openbsd.org 2002/09/09 06:48:06
by Damien Miller
· 22 years ago
de6f2de
- markus@cvs.openbsd.org 2002/08/22 21:33:58
by Damien Miller
· 22 years ago
e06eb68
- (bal) Failed password attempts don't increment counter on AIX. Bug #145
by Ben Lindstrom
· 22 years ago
43cecc1
some xxx's for future privsep cleanup
by Damien Miller
· 22 years ago
cb72e4f
- deraadt@cvs.openbsd.org 2002/06/19 00:27:55
by Ben Lindstrom
· 22 years ago
7941855
- (djm) Make privsep work with PAM (still experimental)
by Damien Miller
· 23 years ago
c822638
- markus@cvs.openbsd.org 2002/04/10 08:21:47
by Ben Lindstrom
· 23 years ago
e683e76
- (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h
by Kevin Steves
· 23 years ago
38c4a28
- (stevesk) [auth1.c] fix password auth for protocol 1 when
by Kevin Steves
· 23 years ago
53f1830
- (bal) 'pw' should be 'authctxt->pw' in auth1.c spotted by
by Ben Lindstrom
· 23 years ago
7ebb635
- markus@cvs.openbsd.org 2002/03/19 14:27:39
by Ben Lindstrom
· 23 years ago
7a2073c
- provos@cvs.openbsd.org 2002/03/18 17:50:31
by Ben Lindstrom
· 23 years ago
73ab9ba
- provos@cvs.openbsd.org 2002/03/18 01:12:14
by Ben Lindstrom
· 23 years ago
2ae18f4
- provos@cvs.openbsd.org 2002/03/17 20:25:56
by Ben Lindstrom
· 23 years ago
3a5b023
Stupid djm commits experimental code to head instead of branch
by Damien Miller
· 23 years ago
646e7cf
Import of Niels Provos' 20020312 ssh-complete.diff
by Damien Miller
· 23 years ago
72476d4
- (djm) Bug #114 - not starting PAM for SSH protocol 1 invalid users
by Damien Miller
· 23 years ago
f3451a2
- (djm) Cleanup after sync:
by Damien Miller
· 23 years ago
c7ef63d
- markus@cvs.openbsd.org 2002/02/03 17:53:25
by Damien Miller
· 23 years ago
dff5099
- markus@cvs.openbsd.org 2001/12/28 14:50:54
by Damien Miller
· 23 years ago
d432ccf
- markus@cvs.openbsd.org 2001/12/28 13:57:33
by Damien Miller
· 23 years ago
48b03fc
- markus@cvs.openbsd.org 2001/12/27 20:39:58
by Damien Miller
· 23 years ago
66823cd
- markus@cvs.openbsd.org 2001/12/27 20:39:58
by Damien Miller
· 23 years ago
d221ca6
- markus@cvs.openbsd.org 2001/12/27 19:54:53
by Damien Miller
· 23 years ago
da75516
- markus@cvs.openbsd.org 2001/12/27 18:22:16
by Damien Miller
· 23 years ago
aef7a09
- markus@cvs.openbsd.org 2001/12/25 18:53:00
by Damien Miller
· 23 years ago
0dea79d
- (djm) Apply Cygwin pointer deref fix from Corinna Vinschen
by Damien Miller
· 23 years ago
9f0f5c6
- deraadt@cvs.openbsd.org 2001/12/19 07:18:56
by Damien Miller
· 23 years ago
3c36bb2
- itojun@cvs.openbsd.org 2001/12/05 03:56:39
by Ben Lindstrom
· 23 years ago
e49d096
- (djm) AIX login{success,failed} changes. Move loginsuccess call to
by Damien Miller
· 23 years ago
056ca1e
- (djm) Fix early (and double) free of remote user when using Kerberos.
by Damien Miller
· 23 years ago
ec95ed9
- dugsong@cvs.openbsd.org 2001/06/26 16:15:25
by Ben Lindstrom
· 23 years ago
bba8121
- itojun@cvs.openbsd.org 2001/06/23 15:12:20
by Ben Lindstrom
· 23 years ago
551ea37
- markus@cvs.openbsd.org 2001/05/18 14:13:29
by Ben Lindstrom
· 23 years ago
9e2057c
- markus@cvs.openbsd.org 2001/03/23 12:02:49
by Ben Lindstrom
· 24 years ago
b31783d
- markus@cvs.openbsd.org 2001/03/21 11:43:45
by Ben Lindstrom
· 24 years ago
eebc4a2
- (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
by Ben Lindstrom
· 24 years ago
a038498
- stevesk@cvs.openbsd.org 2001/03/08 18:47:12
by Ben Lindstrom
· 24 years ago
086cf21
- markus@cvs.openbsd.org 2001/02/22 21:59:44
by Ben Lindstrom
· 24 years ago
60396b0
- (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
by Damien Miller
· 24 years ago
c1ba31f
- markus@cvs.openssh.org 2001/02/13 22:49:40
by Ben Lindstrom
· 24 years ago
d8a9021
- markus@cvs.openbsd.org 2001/02/12 16:16:23
by Ben Lindstrom
· 24 years ago
92ddb7d
- (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
by Damien Miller
· 24 years ago
bca8c8f
- (stevesk) auth1.c: fix PAM passwordless check.
by Kevin Steves
· 24 years ago
61ce036
- (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby
by Damien Miller
· 24 years ago
f79aeff
- markus@cvs.openbsd.org 2001/02/07 22:35:46
by Ben Lindstrom
· 24 years ago
ef4eea9
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
by Kevin Steves
· 24 years ago
d2ddda4
- (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>
by Ben Lindstrom
· 24 years ago
3380426
by Damien Miller
· 24 years ago
12aaa04
whitespace sync, cleanup
by Kevin Steves
· 24 years ago
95fb2dd
- markus@cvs.openbsd.org 2001/01/22 23:06:39
by Ben Lindstrom
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
cf0809d
Removed one more 'ISSUE' comment in auth1.c
by Ben Lindstrom
· 24 years ago
5dc8150
- (bal) Minor cygwin patch to auth1.c. Suggested by djm.
by Ben Lindstrom
· 24 years ago
b100ec9
- (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>
by Ben Lindstrom
· 24 years ago
22e22bf
- (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
by Damien Miller
· 24 years ago
db65e8f
Please grep through the source and look for 'ISSUE' comments and verify
by Ben Lindstrom
· 24 years ago
99a0563
- (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATE code.
by Kevin Steves
· 24 years ago
a383baa
20010108
by Ben Lindstrom
· 24 years ago
4dccfa5
- (bal) OpenBSD CVS Update
by Ben Lindstrom
· 24 years ago
46c1622
One way to massive patch. <sigh> It compiles and works under Linux..
by Ben Lindstrom
· 24 years ago
0bc1bd8
- (djm) Merge OpenBSD changes:
by Damien Miller
· 24 years ago
305fb00
20001110
by Ben Lindstrom
· 24 years ago
874d77b
- (djm) Big OpenBSD sync:
by Damien Miller
· 24 years ago
b70b61f
- (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
e4340be
- (djm) Merge OpenBSD changes:
by Damien Miller
· 24 years ago
bac2d8a
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
ad833b3
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
by Damien Miller
· 24 years ago
Next »