summaryrefslogtreecommitdiff
path: root/auth1.c
Commit message (Expand)AuthorAgeFilesLines
* - (djm) AIX login{success,failed} changes. Move loginsuccess call toDamien Miller2001-11-131-12/+0
* - (djm) Fix early (and double) free of remote user when using Kerberos.Damien Miller2001-11-131-2/+0
* - dugsong@cvs.openbsd.org 2001/06/26 16:15:25Ben Lindstrom2001-07-041-51/+58
* - itojun@cvs.openbsd.org 2001/06/23 15:12:20Ben Lindstrom2001-06-251-3/+3
* - markus@cvs.openbsd.org 2001/05/18 14:13:29Ben Lindstrom2001-06-051-4/+5
* - markus@cvs.openbsd.org 2001/03/23 12:02:49Ben Lindstrom2001-03-241-4/+1
* - markus@cvs.openbsd.org 2001/03/21 11:43:45Ben Lindstrom2001-03-221-2/+2
* - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS IDBen Lindstrom2001-03-221-1/+1
* - stevesk@cvs.openbsd.org 2001/03/08 18:47:12Ben Lindstrom2001-03-081-2/+1
* - markus@cvs.openbsd.org 2001/02/22 21:59:44Ben Lindstrom2001-03-051-1/+2
* - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller2001-02-181-2/+8
* - markus@cvs.openssh.org 2001/02/13 22:49:40Ben Lindstrom2001-02-151-3/+3
* - markus@cvs.openbsd.org 2001/02/12 16:16:23Ben Lindstrom2001-02-151-2/+3
* - (djm) Split out and improve OSF SIA auth code. Patch from Chris AdamsDamien Miller2001-02-141-14/+4
* - (stevesk) auth1.c: fix PAM passwordless check.Kevin Steves2001-02-131-1/+1
* - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike BattersbyDamien Miller2001-02-121-2/+2
* - markus@cvs.openbsd.org 2001/02/07 22:35:46Ben Lindstrom2001-02-101-9/+1
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-051-9/+9
* - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>Ben Lindstrom2001-02-041-1/+1
* NB: big update - may break stuff. Please test!Damien Miller2001-02-041-4/+8
* whitespace sync, cleanupKevin Steves2001-01-241-6/+5
* - markus@cvs.openbsd.org 2001/01/22 23:06:39Ben Lindstrom2001-01-231-3/+3
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-8/+4
* Removed one more 'ISSUE' comment in auth1.cBen Lindstrom2001-01-191-1/+1
* - (bal) Minor cygwin patch to auth1.c. Suggested by djm.Ben Lindstrom2001-01-191-4/+3
* - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom2001-01-191-1/+1
* - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)Damien Miller2001-01-191-1/+1
* Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom2001-01-191-128/+88
* - (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATEKevin Steves2001-01-081-2/+1
* 20010108Ben Lindstrom2001-01-081-1/+2
* - (bal) OpenBSD CVS UpdateBen Lindstrom2000-12-281-4/+4
* One way to massive patch. <sigh> It compiles and works under Linux..Ben Lindstrom2000-12-221-6/+6
* - (djm) Merge OpenBSD changes:Damien Miller2000-11-131-1/+1
* 20001110Ben Lindstrom2000-11-101-1/+1
* - (djm) Big OpenBSD sync:Damien Miller2000-10-141-156/+90
* - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-09-161-15/+2
* - (djm) Merge OpenBSD changes:Damien Miller2000-09-161-1/+7
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-09-051-0/+25
* - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller2000-08-231-1/+4
* *** empty log message ***Damien Miller2000-07-081-4/+4
* - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>Damien Miller2000-07-011-2/+5
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-1/+18
* - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller2000-05-171-6/+10
* - More OpenBSD updates:Damien Miller2000-04-301-3/+3
* - Merge big update to OpenSSH-2.0 from OpenBSD CVSDamien Miller2000-04-291-0/+512