aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-1/+1
* We no longer have a separate kerberos distribution. Its now justMark Murray2003-04-301-1/+0
* The including makefile's directory is tried first for .include "...".Ruslan Ermilov2003-04-301-1/+1
* Update for 3.6.1p1; also remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-231-9/+2
* ia64 and sparc64 both have libc_r now.Dag-Erling Smørgrav2003-01-091-2/+1
* Don't build auth-pam.c and auth2-pam.c, auth2-pam-freebsd.c is all we need.Dag-Erling Smørgrav2002-12-141-1/+8
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-251-5/+5
* Install the new man pages.Dag-Erling Smørgrav2002-06-231-1/+1
* Update Makefiles for OpenSSH 3.3.Dag-Erling Smørgrav2002-06-231-3/+6
* 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-262-15/+9
* 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
* Fix up the build for the STARTTLS version of sendmail (again). This methodGregory Neil Shapiro2000-10-242-78/+0
* Do not override BINDIR settings from subdirectory Makefiles.Gregory Neil Shapiro2000-10-131-1/+1
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed inGregory Neil Shapiro2000-10-131-1/+1
* Activate the 'secure' (TLS) version of sendmail if !NO_SENDMAIL && !NO_OPENSSLGregory Neil Shapiro2000-10-131-0/+4
* Given that sendmail's STARTTLS support requires OpenSSL and the bootstrapGregory Neil Shapiro2000-10-131-4/+11
* Remove STARTTLS support as it breaks builds without crypto installed.Gregory Neil Shapiro2000-10-121-7/+0
* With apoligies to Greg Shapiro, fix the world. The previous commitPeter Wemm2000-10-111-2/+2
* Style fixesGregory Neil Shapiro2000-10-111-4/+4
* NOCRYPT imples NO_OPENSSL.Gregory Neil Shapiro2000-10-111-1/+1
* Build sendmail with STARTTLS support unless NO_OPENSSL is set.Gregory Neil Shapiro2000-10-101-0/+7
* Give users a way to alter the sendmail (and related utilities) buildGregory Neil Shapiro2000-09-171-1/+7
* Allow users to add libraries for sendmail (e.g. Cyrus SASL)Gregory Neil Shapiro2000-09-131-1/+1
* 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
* Turn on support for IPv6Gregory Neil Shapiro2000-08-141-1/+1
* Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliasesGregory Neil Shapiro2000-08-131-6/+0
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-11/+28
* Don't build sshd if NO_OPENSSL defined.Kris Kennaway2000-07-301-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-243-0/+55
* Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'Peter Wemm1999-12-291-0/+8
* Install sendmail in it's new location.Peter Wemm1999-12-291-4/+2
* RIP xntpd.Mark Murray1999-12-221-869/+0