Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -1/+1 |
| | | | | LC_ALL takes precedence over other LC_* envariables. | ||||
* | Repair 8.11.3 merge conflicts | gshapiro | 2001-02-28 | 1 | -13/+13 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r73188, | gshapiro | 2001-02-28 | 3 | -19/+45 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.11.3 | gshapiro | 2001-02-28 | 4 | -32/+58 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r71345, | gshapiro | 2001-01-21 | 6 | -54/+102 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.11.2 | gshapiro | 2001-01-21 | 6 | -54/+102 |
| | | |||||
* | | Fix conflicts from merge of sendmail 8.11.1 | gshapiro | 2000-10-01 | 1 | -1/+3 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r66494, | gshapiro | 2000-10-01 | 11 | -84/+140 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of sendmail version 8.11.1 into vendor branch SENDMAIL with | gshapiro | 2000-10-01 | 12 | -85/+143 |
| | | | | | | | | | | | | release tag v8_11_1. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/ | ||||
* | | Remove Build files -- they rely on the devtools system which isn't imported | gshapiro | 2000-10-01 | 1 | -29/+0 |
| | | | | | | | | (or used) | ||||
* | | Fix syntax for Received: header after conflict resolution. | gshapiro | 2000-08-13 | 1 | -1/+1 |
| | | | | | | | | Problem noted by: Andrey A. Chernov <ache@FreeBSD.ORG> | ||||
* | | Add a FREEBSD-upgrade file describing what was done for the import | gshapiro | 2000-08-12 | 2 | -133/+0 |
| | | | | | | | | Remove obsolete files after the 8.11.0 import | ||||
* | | Fix conflicts from merge of sendmail 8.11.0. | gshapiro | 2000-08-12 | 3 | -28/+143 |
| | | | | | | | | PR: bin/11552 misc/18512 bin/15088 | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r64562, | gshapiro | 2000-08-12 | 142 | -1461/+3641 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of sendmail version 8.11.0 into vendor branch SENDMAIL with | gshapiro | 2000-08-12 | 145 | -1486/+3778 |
| | | | | | | | | | | | | release tag v8_11_0. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/ | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r43730, | peter | 1999-02-07 | 7 | -72/+100 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.9.3 onto vendor branch, replacing previous interim | peter | 1999-02-07 | 7 | -72/+100 |
| | | | | | | | | | | | | 8.9.2 + patches version. Obtained from: ftp.sendmail.org | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r43148, | peter | 1999-01-24 | 1 | -0/+4 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Check the patch obtained from sendmail.org for the header denial-of-service | peter | 1999-01-24 | 1 | -0/+4 |
| | | | | | | | | | | | | | | attack into the vendor branch. It is a little unusual doing it this way but it will eliminate (or minimize anyway) conflicts when 8.9.3 comes out. Obtained from: sendmail.org (as posted on bugtraq, but without broken tabs) | ||||
* | | Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changes | peter | 1999-01-12 | 3 | -7/+7 |
| | | | | | | | | were submitted back to sendmail.org (stage 1) and were incorporated. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r42575, | peter | 1999-01-12 | 128 | -253/+396 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.9.2 onto vendor branch (update from 8.9.1) | peter | 1999-01-12 | 131 | -260/+403 |
| | | | | | | | | Obtained from: ftp.sendamil.org | ||||
* | | Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`. | peter | 1998-08-04 | 1 | -1/+1 |
| | | |||||
* | | Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4: | peter | 1998-08-04 | 1 | -0/+1 |
| | | | | | | | | Remove the legacy -d option from the arguments to mail.local in 4.4bsd. | ||||
* | | Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelope | peter | 1998-08-04 | 1 | -1/+2 |
|/ | | | | sender in each Received: header along the way. Great for spammer hunting. | ||||
* | Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under | peter | 1998-08-03 | 135 | -0/+7496 |
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled.. |