| Commit message (Expand) | Author | Age | Files | Lines |
* | Update build infrastructure for sendmail 8.12. | Gregory Neil Shapiro | 2002-02-17 | 1 | -17/+27 |
* | Set BINOWN=root explicitly for setuid root binaries. | Ruslan Ermilov | 2001-09-14 | 1 | -0/+1 |
* | Convert to using the same method of detecting the secure directory as other | Gregory Neil Shapiro | 2001-08-03 | 1 | -2/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -13/+11 |
* | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -3/+1 |
* | Move installation of sendmail helpfile into etc/sendmail/Makefile. It is | Gregory Neil Shapiro | 2001-03-01 | 1 | -4/+0 |
* | Move creation of the sendmail statistics file from the usr.sbin/sendmail | Gregory Neil Shapiro | 2001-02-22 | 1 | -2/+0 |
* | Add a MAINTAINER= line so people know who to blame | Gregory Neil Shapiro | 2000-10-26 | 1 | -0/+2 |
* | Fix up the build for the STARTTLS version of sendmail (again). This method | Gregory Neil Shapiro | 2000-10-24 | 1 | -0/+9 |
* | ../Makefile.inc was clobbering BINDIR so sendmail was being installed in | Gregory Neil Shapiro | 2000-10-13 | 1 | -1/+1 |
* | Remove STARTTLS support as it breaks builds without crypto installed. | Gregory Neil Shapiro | 2000-10-12 | 1 | -7/+0 |
* | With apoligies to Greg Shapiro, fix the world. The previous commit | Peter Wemm | 2000-10-11 | 1 | -2/+2 |
* | Style fixes | Gregory Neil Shapiro | 2000-10-11 | 1 | -4/+4 |
* | NOCRYPT imples NO_OPENSSL. | Gregory Neil Shapiro | 2000-10-11 | 1 | -1/+1 |
* | Build sendmail with STARTTLS support unless NO_OPENSSL is set. | Gregory Neil Shapiro | 2000-10-10 | 1 | -0/+7 |
* | Give users a way to alter the sendmail (and related utilities) build | Gregory Neil Shapiro | 2000-09-17 | 1 | -1/+7 |
* | Allow users to add libraries for sendmail (e.g. Cyrus SASL) | Gregory Neil Shapiro | 2000-09-13 | 1 | -1/+1 |
* | Turn on support for IPv6 | Gregory Neil Shapiro | 2000-08-14 | 1 | -1/+1 |
* | Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliases | Gregory Neil Shapiro | 2000-08-13 | 1 | -6/+0 |
* | The rest of the changes needed to support the new version of sendmail (8.11.0). | Gregory Neil Shapiro | 2000-08-12 | 1 | -11/+28 |
* | Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world' | Peter Wemm | 1999-12-29 | 1 | -0/+8 |
* | Install sendmail in it's new location. | Peter Wemm | 1999-12-29 | 1 | -4/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Enable tcp_wrapper support by default. | Mark Murray | 1999-03-28 | 1 | -10/+4 |
* | MaxHeaderLines is now MaxHeadersLength (in bytes) | Peter Wemm | 1999-02-07 | 1 | -1/+1 |
* | Support 'O MaxHeaderLines=' to override the default header count and line | Peter Wemm | 1999-01-24 | 1 | -0/+1 |
* | Update for 8.9.2 (new file, control.c) | Peter Wemm | 1999-01-12 | 1 | -3/+4 |
* | Remove useless `BINOWN=root' now that it is the default. | David E. O'Brien | 1998-09-19 | 1 | -1/+0 |
* | Remove old sendmail (to the Attic) | Peter Wemm | 1998-08-04 | 223 | -89246/+0 |
* | Connect up sendmail-8.9.1 | Peter Wemm | 1998-08-04 | 1 | -55/+49 |
* | $@ is deprecated, use longer forms of single char macros | Warner Losh | 1998-06-09 | 1 | -4/+3 |
* | replaced check_rcpt ruleset with one | Jonathan M. Bresler | 1998-05-17 | 1 | -13/+26 |
* | grr....forgot a bug fix in rewrite rules on hub | Jonathan M. Bresler | 1998-03-23 | 1 | -6/+6 |
* | update to match configuration currently in use | Jonathan M. Bresler | 1998-03-23 | 1 | -3/+3 |
* | setpwent now has a void return type, so remove the now bogus cast. | Steve Price | 1998-02-01 | 1 | -1/+1 |
* | update hub's master configuraton file | Jonathan M. Bresler | 1998-01-20 | 1 | -2/+4 |
* | update hub.mc to match what we are currently using: | Jonathan M. Bresler | 1998-01-15 | 1 | -17/+25 |
* | update hub.mc with the latest set of anti-spam rules | Jonathan M. Bresler | 1997-12-07 | 1 | -16/+10 |
* | improve anti-spam rulesets: check_relay, check_mail, check_rcpt. | Jonathan M. Bresler | 1997-11-30 | 1 | -29/+103 |
* | remove #include <login_cap.h>, this is included as needed elsewhere now. | Peter Wemm | 1997-11-10 | 1 | -1/+0 |
* | setusercontext() came into the 2.2 branch just before 2.2.2-release. | Peter Wemm | 1997-11-10 | 1 | -3/+3 |
* | Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, when | Peter Wemm | 1997-11-10 | 18 | -164/+256 |
* | This commit was generated by cvs2svn to compensate for changes in r31087, | Peter Wemm | 1997-11-10 | 12 | -131/+329 |
|\ |
|
| * | Import sendmail-8.8.8 | Peter Wemm | 1997-11-10 | 30 | -296/+586 |
* | | Typo. | Wolfgang Helbig | 1997-10-26 | 1 | -1/+1 |
* | | Hmm.. where did _that_ come from? :-) | Peter Wemm | 1997-10-06 | 1 | -2/+2 |
* | | record the envelope-from address in the received headers | Jonathan M. Bresler | 1997-10-06 | 1 | -4/+46 |
* | | DOH! I cannot believe that none of us caught this. Do *not* | Jordan K. Hubbard | 1997-10-05 | 1 | -2/+2 |
* | | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -2/+2 |
* | | Record the envelope from address in the received: line. This has turned | Peter Wemm | 1997-10-04 | 1 | -1/+2 |