aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.sbin/sshd
Commit message (Expand)AuthorAgeFilesLines
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-6/+4
* Switch over to using pam_login_access(8) module in sshd(8).Ruslan Ermilov2002-03-261-5/+3
* Use PAM instead of S/Key (or OPIE) for SSH2.Dag-Erling Smørgrav2002-03-211-2/+2
* Don't forget auth-skey.c.Dag-Erling Smørgrav2002-03-181-1/+2
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-231-1/+1
* Fixed world breakage in rev.1.13. -lpam must never be used directly sinceBruce Evans2001-08-291-1/+1
* Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-121-2/+0
* Update to OpenSSH 2.9. Somehow this missed getting committed yesterday.Brian Feldman2001-05-041-3/+3
* Don't build with Kerberos 5 support for now. I'll fix this soon,Brian Feldman2001-05-041-0/+2
* secure/ build fixes:Ruslan Ermilov2001-03-261-14/+7
* Define HAVE_PAM_GETENVLIST for build. Now environmental variables setJacques Vidrine2001-02-081-1/+1
* Update for OpenSSH 2.3.0.Brian Feldman2000-12-051-4/+6
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-2/+6
* Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodyKris Kennaway2000-09-021-1/+1
* Link explicitly against -lmd. I'm not sure what was pulling this inKris Kennaway2000-06-111-2/+2
* Update for OpenSSH 2.1Kris Kennaway2000-05-151-3/+7
* Update for latest OpenSSHKris Kennaway2000-03-261-3/+3
* Make LOGIN_CAP work properly.Mark Murray2000-03-091-3/+5
* MFI: Make ssh and sshd link in the krb5 part of make release.John Hay2000-03-031-2/+2
* New distribution names.Mark Murray2000-02-281-2/+4
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-251-4/+0
* Add the OpenSSH userland-building Makefiles.Mark Murray2000-02-241-0/+43