summaryrefslogtreecommitdiffstats
path: root/secure/usr.sbin/sshd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fixed "make checkdpadd".ru2003-07-021-2/+2
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extramarkm2003-05-051-1/+1
* We no longer have a separate kerberos distribution. Its now justmarkm2003-04-301-1/+0
* Update for 3.6.1p1; also remove Kerberos IV shims.des2003-04-231-9/+2
* ia64 and sparc64 both have libc_r now.des2003-01-091-2/+1
* Don't build auth-pam.c and auth2-pam.c, auth2-pam-freebsd.c is all we need.des2002-12-141-1/+8
* No guts, no glory. Switch to OpenSSH-portable.des2002-06-251-5/+5
* Install the new man pages.des2002-06-231-1/+1
* Update Makefiles for OpenSSH 3.3.des2002-06-231-3/+6
* Milestone #1 in cross-arch make releases.ru2002-04-261-6/+4
* Switch over to using pam_login_access(8) module in sshd(8).ru2002-03-261-5/+3
* Use PAM instead of S/Key (or OPIE) for SSH2.des2002-03-211-2/+2
* Don't forget auth-skey.c.des2002-03-181-1/+2
* Add pam_ssh support to the static PAM library, libpam.a:ru2002-01-231-1/+1
* Fixed world breakage in rev.1.13. -lpam must never be used directly sincebde2001-08-291-1/+1
* Enable Kerberos 5 support in sshd again.green2001-06-121-2/+0
* Update to OpenSSH 2.9. Somehow this missed getting committed yesterday.green2001-05-041-3/+3
* Don't build with Kerberos 5 support for now. I'll fix this soon,green2001-05-041-0/+2
* secure/ build fixes:ru2001-03-261-14/+7
* Define HAVE_PAM_GETENVLIST for build. Now environmental variables setnectar2001-02-081-1/+1
* Update for OpenSSH 2.3.0.green2000-12-051-4/+6
* Update for OpenSSH 2.2.0kris2000-09-101-2/+6
* Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodykris2000-09-021-1/+1
* Link explicitly against -lmd. I'm not sure what was pulling this inkris2000-06-111-2/+2
* Update for OpenSSH 2.1kris2000-05-151-3/+7
* Update for latest OpenSSHkris2000-03-261-3/+3
* Make LOGIN_CAP work properly.markm2000-03-091-3/+5
* MFI: Make ssh and sshd link in the krb5 part of make release.jhay2000-03-031-2/+2
* New distribution names.markm2000-02-281-2/+4
* Don't pull in libRSAglue for the rsaref case. Since this is linkedpeter2000-02-251-4/+0
* Add the OpenSSH userland-building Makefiles.markm2000-02-241-0/+43
OpenPOWER on IntegriCloud