aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail
Commit message (Expand)AuthorAgeFilesLines
* 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
* grr....forgot a bug fix in rewrite rules on hubJonathan M. Bresler1998-03-231-6/+6
* update to match configuration currently in useJonathan M. Bresler1998-03-231-3/+3
* setpwent now has a void return type, so remove the now bogus cast.Steve Price1998-02-011-1/+1
* update hub's master configuraton fileJonathan M. Bresler1998-01-201-2/+4
* update hub.mc to match what we are currently using:Jonathan M. Bresler1998-01-151-17/+25
* update hub.mc with the latest set of anti-spam rulesJonathan M. Bresler1997-12-071-16/+10
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.Jonathan M. Bresler1997-11-301-29/+103
* remove #include <login_cap.h>, this is included as needed elsewhere now.Peter Wemm1997-11-101-1/+0
* setusercontext() came into the 2.2 branch just before 2.2.2-release.Peter Wemm1997-11-101-3/+3
* Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, whenPeter Wemm1997-11-1018-164/+256
* This commit was generated by cvs2svn to compensate for changes in r31087,Peter Wemm1997-11-1012-131/+329
|\