aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/auth1.c
Commit message (Expand)AuthorAgeFilesLines
* Forcibly revert to mainline.Dag-Erling Smørgrav2002-06-271-99/+29
* remove declaration of authlogDirk Meyer2002-06-241-5/+1
* Resolve conflicts. Known issues:Dag-Erling Smørgrav2002-06-231-25/+26
* Switch over to using pam_login_access(8) module in sshd(8).Ruslan Ermilov2002-03-261-9/+2
* Use the "sshd" service instead of "csshd". The latter was only neededDag-Erling Smørgrav2002-03-211-1/+1
* Fix conflicts.Dag-Erling Smørgrav2002-03-181-173/+89
* Diff reduction.Dag-Erling Smørgrav2002-03-161-1/+1
* fix renamed options in some of the code that was #ifdef AFSAssar Westerlund2001-09-041-2/+3
* (do_authloop): handle !KRB4 && KRB5Assar Westerlund2001-06-161-4/+7
* Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-121-2/+2
* Fix make world in the kerberosIV case.Mark Murray2001-05-111-1/+5
* Fix conflicts for OpenSSH 2.9.Brian Feldman2001-05-041-149/+115
* Fix LP64 problem in Kerberos 5 TGT passing.Assar Westerlund2001-03-121-1/+3
* Add code for being compatible with ssh.com's krb5 authentication.Assar Westerlund2001-03-041-61/+56
* Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0Brian Feldman2000-12-051-140/+145
* Resolve conflicts and update for OpenSSH 2.2.0Kris Kennaway2000-09-101-8/+14
* Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodyKris Kennaway2000-09-021-0/+1
* Repair a broken conflict resolution in r1.2 which had the effect of nullifyingKris Kennaway2000-09-021-23/+23
* Re-add missing "break" which was lost during a previous patchKris Kennaway2000-09-021-0/+1
* Unbreak Kerberos5 compilation. This still remains untested.Kris Kennaway2000-05-171-4/+7
* Resolve conflicts and update for FreeBSD.Kris Kennaway2000-05-151-16/+136
* Initial import of OpenSSH v2.1.vendor/openssh/2.1Kris Kennaway2000-05-151-0/+468