summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sendmail
Commit message (Expand)AuthorAgeFilesLines
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-241-2/+1
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-071-2/+0
* CSTD=c89 due to mismatched declarations.obrien2003-06-021-0/+1
* Retire the useless NOSECURE knob.des2003-05-191-3/+2
* style.Makefile(5)obrien2003-04-041-1/+1
* No need for the OPENSSL_NO_KRB5 switch anymore.markm2003-01-311-1/+0
* iAdjust for OpenSSL 0.9.7.markm2003-01-281-0/+1
* Update build infrastructure for sendmail 8.12.gshapiro2002-02-171-17/+27
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-141-0/+1
* Convert to using the same method of detecting the secure directory as othergshapiro2001-08-031-2/+3
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-13/+11
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-3/+1
* Move installation of sendmail helpfile into etc/sendmail/Makefile. It isgshapiro2001-03-011-4/+0
* Move creation of the sendmail statistics file from the usr.sbin/sendmailgshapiro2001-02-221-2/+0
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-261-0/+2
* Fix up the build for the STARTTLS version of sendmail (again). This methodgshapiro2000-10-241-0/+9
* ../Makefile.inc was clobbering BINDIR so sendmail was being installed ingshapiro2000-10-131-1/+1
* Remove STARTTLS support as it breaks builds without crypto installed.gshapiro2000-10-121-7/+0
* With apoligies to Greg Shapiro, fix the world. The previous commitpeter2000-10-111-2/+2
* Style fixesgshapiro2000-10-111-4/+4
* NOCRYPT imples NO_OPENSSL.gshapiro2000-10-111-1/+1
* Build sendmail with STARTTLS support unless NO_OPENSSL is set.gshapiro2000-10-101-0/+7
* Give users a way to alter the sendmail (and related utilities) buildgshapiro2000-09-171-1/+7
* Allow users to add libraries for sendmail (e.g. Cyrus SASL)gshapiro2000-09-131-1/+1
* Turn on support for IPv6gshapiro2000-08-141-1/+1
* Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliasesgshapiro2000-08-131-6/+0
* The rest of the changes needed to support the new version of sendmail (8.11.0).gshapiro2000-08-121-11/+28
* Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'peter1999-12-291-0/+8
* Install sendmail in it's new location.peter1999-12-291-4/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Enable tcp_wrapper support by default.markm1999-03-281-10/+4
* MaxHeaderLines is now MaxHeadersLength (in bytes)peter1999-02-071-1/+1
* Support 'O MaxHeaderLines=' to override the default header count and linepeter1999-01-241-0/+1
* Update for 8.9.2 (new file, control.c)peter1999-01-121-3/+4
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-1/+0
* Remove old sendmail (to the Attic)peter1998-08-04223-89246/+0
* Connect up sendmail-8.9.1peter1998-08-041-55/+49
* $@ is deprecated, use longer forms of single char macrosimp1998-06-091-4/+3
* replaced check_rcpt ruleset with onejmb1998-05-171-13/+26
* grr....forgot a bug fix in rewrite rules on hubjmb1998-03-231-6/+6
* update to match configuration currently in usejmb1998-03-231-3/+3
* setpwent now has a void return type, so remove the now bogus cast.steve1998-02-011-1/+1
* update hub's master configuraton filejmb1998-01-201-2/+4
* update hub.mc to match what we are currently using:jmb1998-01-151-17/+25
* update hub.mc with the latest set of anti-spam rulesjmb1997-12-071-16/+10
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.jmb1997-11-301-29/+103
* remove #include <login_cap.h>, this is included as needed elsewhere now.peter1997-11-101-1/+0
* setusercontext() came into the 2.2 branch just before 2.2.2-release.peter1997-11-101-3/+3
* Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, whenpeter1997-11-1018-164/+256
* This commit was generated by cvs2svn to compensate for changes in r31087,peter1997-11-1012-131/+329
|\
OpenPOWER on IntegriCloud