aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail
Commit message (Expand)AuthorAgeFilesLines
* Catch up with share/mk/bsd.sys.mk rev. 1.38.David E. O'Brien2006-09-261-1/+0
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-3/+5
* Make links for hoststat(8) and purgestat(8) man pages.Gregory Neil Shapiro2005-08-171-0/+2
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-12/+4
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.Gregory Neil Shapiro2004-12-101-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-0/+2
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Reflect changes in sendmail 8.13 source treeGregory Neil Shapiro2004-08-011-4/+4
* Honor NOINET6 and disable IPv6 support in libmilter and sendmail if itGregory Neil Shapiro2004-06-011-1/+5
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-2/+1
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
* CSTD=c89 due to mismatched declarations.David E. O'Brien2003-06-021-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-3/+2
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* No need for the OPENSSL_NO_KRB5 switch anymore.Mark Murray2003-01-311-1/+0
* iAdjust for OpenSSL 0.9.7.Mark Murray2003-01-281-0/+1
* Update build infrastructure for sendmail 8.12.Gregory Neil Shapiro2002-02-171-17/+27
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-141-0/+1
* Convert to using the same method of detecting the secure directory as otherGregory Neil Shapiro2001-08-031-2/+3
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-13/+11
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-3/+1
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isGregory Neil Shapiro2001-03-011-4/+0
* Move creation of the sendmail statistics file from the usr.sbin/sendmailGregory Neil Shapiro2001-02-221-2/+0
* Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* Fix up the build for the STARTTLS version of sendmail (again). This methodGregory Neil Shapiro2000-10-241-0/+9
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed inGregory Neil Shapiro2000-10-131-1/+1
* 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
* 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
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Enable tcp_wrapper support by default.Mark Murray1999-03-281-10/+4
* MaxHeaderLines is now MaxHeadersLength (in bytes)Peter Wemm1999-02-071-1/+1
* Support 'O MaxHeaderLines=' to override the default header count and linePeter Wemm1999-01-241-0/+1
* Update for 8.9.2 (new file, control.c)Peter Wemm1999-01-121-3/+4
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Remove old sendmail (to the Attic)Peter Wemm1998-08-04223-89246/+0
* Connect up sendmail-8.9.1Peter Wemm1998-08-041-55/+49
* $@ is deprecated, use longer forms of single char macrosWarner Losh1998-06-091-4/+3
* replaced check_rcpt ruleset with oneJonathan M. Bresler1998-05-171-13/+26