summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail
Commit message (Collapse)AuthorAgeFilesLines
* Update import informationgshapiro2001-08-211-4/+4
|
* Resolve conflicts from sendmail 8.11.6 importgshapiro2001-08-211-4/+21
|
* This commit was generated by cvs2svn to compensate for changes in r82017,gshapiro2001-08-2113-33/+72
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.11.6gshapiro2001-08-2114-37/+93
| |
* | Update FreeBSD import informationgshapiro2001-08-011-4/+4
| |
* | Resolve conflicts from import of sendmail 8.11.5gshapiro2001-08-015-12/+19
| |
* | This commit was generated by cvs2svn to compensate for changes in r80785,gshapiro2001-08-0134-463/+1149
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.11.5gshapiro2001-08-0139-476/+1169
| |
* | This page is in man(7) format.ru2001-07-131-1/+1
| |
* | sendmail 8.11.4 has been importedgshapiro2001-05-281-4/+4
| |
* | Resolve conflicts from 8.11.4 importgshapiro2001-05-2811-82/+169
| |
* | This commit was generated by cvs2svn to compensate for changes in r77349,gshapiro2001-05-2843-702/+1820
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.11.4gshapiro2001-05-2854-784/+1989
| |
* | Forgot to update this README when I imported 8.11.3gshapiro2001-03-301-4/+4
| |
* | setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-1/+1
| | | | | | | | LC_ALL takes precedence over other LC_* envariables.
* | Repair 8.11.3 merge conflictsgshapiro2001-02-2810-259/+308
| |
* | This commit was generated by cvs2svn to compensate for changes in r73188,gshapiro2001-02-2839-253/+772
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.11.3gshapiro2001-02-2849-513/+1080
| |
* | Return to the code as distributed by sendmail.org. This eliminates agshapiro2001-02-221-3/+1
| | | | | | | | | | | | | | | | | | warning on Alphas. It is still not the perfect solution for machines which sizeof(u_long) != sizeof(void *) but it is as close as we are going to get for now and consistent with the rest of the code. 8.12 has solved this problem by providing a portable snprintf() which understands %p. PR: bin/14142
* | Document the vacation -d and -l optionsgshapiro2001-02-221-0/+17
| | | | | | | | PR: docs/22875
* | Update FreeBSD import READMEgshapiro2001-01-211-4/+19
| |
* | Repair 8.11.2 merge conflictsgshapiro2001-01-2115-144/+225
| |
* | This commit was generated by cvs2svn to compensate for changes in r71345,gshapiro2001-01-2163-779/+2178
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.11.2gshapiro2001-01-2178-925/+2405
| |
* | Return to the stock version of this file as local FreeBSD modsru2000-11-171-8/+3
| | | | | | | | | | to it have been made in mdoc(7) format, but now it is again in man(7) format, and the vendor apparently incorporated our mods.
* | Add FreeBSD-only options to the getopt stringgshapiro2000-10-101-1/+1
| | | | | | | | | | PR: 21544 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
* | Add missing FreeBSD-only flag to the usage statement.gshapiro2000-10-011-1/+1
| |
* | Update FreeBSD import information after sendmail 8.11.1 importgshapiro2000-10-011-4/+4
| |
* | Fix conflicts from merge of sendmail 8.11.1gshapiro2000-10-0113-254/+318
| |
* | This commit was generated by cvs2svn to compensate for changes in r66494,gshapiro2000-10-0166-432/+1209
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of sendmail version 8.11.1 into vendor branch SENDMAIL withgshapiro2000-10-0179-687/+1529
| | | | | | | | | | | | 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 importedgshapiro2000-10-016-94/+0
| | | | | | | | (or used)
* | Revert my last change. libutil.h is still required for setusercontext()brian2000-09-061-5/+1
| | | | | | | | | | | | and unistd.h is already included. Requested by: gshapiro
* | Move setproctitle() from libutil to libc (after a repo-copy)brian2000-09-021-1/+5
| | | | | | | | | | | | | | | | | | and bump __FreeBSD_version to 500012 to mark the occasion. setproctitle() is prototyped in unistd.h as opposed to stdlib.h where OpenBSD and NetBSD have it. Reviewed by: peter
* | Fix syntax for Received: header after conflict resolution.gshapiro2000-08-131-1/+1
| | | | | | | | Problem noted by: Andrey A. Chernov <ache@FreeBSD.ORG>
* | Add a FREEBSD-upgrade file describing what was done for the importgshapiro2000-08-1219-5781/+49
| | | | | | | | Remove obsolete files after the 8.11.0 import
* | Fix conflicts from merge of sendmail 8.11.0.gshapiro2000-08-1221-4502/+6697
| | | | | | | | PR: bin/11552 misc/18512 bin/15088
* | This commit was generated by cvs2svn to compensate for changes in r64562,gshapiro2000-08-12283-10704/+45443
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of sendmail version 8.11.0 into vendor branch SENDMAIL withgshapiro2000-08-12312-19224/+52126
| | | | | | | | | | | | release tag v8_11_0. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/
* | Install sendmail.cf into /etc/mail.obrien1999-12-191-0/+6
| | | | | | | | | | | | | | | | | | The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago)
* | Change location of temporary file from /tmp to /var/tmp. This is agrog1999-12-171-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | repeat of an earlier commit which apparently got lost with the last import. It helps solve the frequently reported problem pid 4032 (mail.local), uid 0 on /: file system full (though there appears to be a lot of space) caused by idiots sending 30 MB mail messages. Most-recently-reported-by: jahanur <jahanur@jjsoft.com> Add $FreeBSD$ so that I can check the file back in. Rejected-by: CVS
* | This commit was generated by cvs2svn to compensate for changes in r53696,peter1999-11-251-0/+12
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Apply the sendmail 8.9.3 denial-of-service patch which prevents untrustedpeter1999-11-251-0/+12
| | | | | | | | | | | | | | users from running newaliases. (This is to protect aliases.db against truncation). PR: 15088
* | Remove the standalone buildtools stuff, we don't use it here and itpeter1999-02-0797-2438/+0
| | | | | | | | clutters things up. (Suggested by wollman)
* | Merge 8.9.2+patches -> 8.9.3 changes into mainline.peter1999-02-075-22/+41
| |
* | This commit was generated by cvs2svn to compensate for changes in r43730,peter1999-02-0732-269/+485
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.9.3 onto vendor branch, replacing previous interimpeter1999-02-0737-291/+526
| | | | | | | | | | | | 8.9.2 + patches version. Obtained from: ftp.sendmail.org
* | Merge changes from vendor branch into our versionpeter1999-01-242-0/+8
| |
* | This commit was generated by cvs2svn to compensate for changes in r43148,peter1999-01-244-1/+72
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Check the patch obtained from sendmail.org for the header denial-of-servicepeter1999-01-246-1/+80
| | | | | | | | | | | | | | 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)
OpenPOWER on IntegriCloud