summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/conf.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge sendmail 8.14.5 to HEADgshapiro2011-06-141-15/+26
|\ | | | | | | MFC after: 4 days
| * Stage 1 of sendmail dist tree flattening. contrib/sendmail/contribpeter2008-08-281-6376/+0
| | | | | | | | prevents doing this in one pass.
| * Import sendmail 8.14.2gshapiro2007-11-051-11/+30
| |
| * Import sendmail 8.14.1gshapiro2007-04-091-298/+257
| |
| * Import sendmail 8.13.7gshapiro2006-06-141-2/+2
| | | | | | | | Security: FreeBSD-SA-06:17.sendmail
| * Import sendmail 8.13.6gshapiro2006-03-221-22/+118
| | | | | | | | Security: FreeBSD-SA-06:13.sendmail
| * Import sendmail 8.13.4gshapiro2005-06-071-9/+35
| |
| * Import sendmail 8.13.3gshapiro2005-02-141-7/+21
| |
| * Import sendmail 8.13.1gshapiro2004-08-011-124/+152
| |
| * Import sendmail 8.12.11gshapiro2004-02-141-1/+12
| |
| * Import sendmail 8.12.10gshapiro2003-09-191-30/+50
| |
| * Import sendmail 8.12.9gshapiro2003-03-291-5/+123
| |
| * Import sendmail 8.12.8gshapiro2003-03-031-2/+2
| |
| * Import sendmail 8.12.7gshapiro2003-02-081-12/+52
| |
| * Import sendmail 8.12.6gshapiro2002-08-281-13/+28
| |
| * Import sendmail 8.12.5gshapiro2002-06-261-2/+2
| |
| * Import sendmail 8.12.4gshapiro2002-06-111-4/+55
| |
| * Import of post-8.12.3 bug fixes from vendor repository.gshapiro2002-04-201-1/+1
| | | | | | | | These are being imported for the upcoming FreeBSD 4.6 release.
| * Import sendmail 8.12.3gshapiro2002-04-101-12/+63
| |
| * Import sendmail 8.12.2gshapiro2002-02-171-1217/+1301
| |
| * Import sendmail 8.11.5gshapiro2001-08-011-4/+2
| |
| * Import sendmail 8.11.4gshapiro2001-05-281-46/+114
| |
| * Import sendmail 8.11.3gshapiro2001-02-281-28/+63
| |
| * Import sendmail 8.11.2gshapiro2001-01-211-38/+76
| |
| * Import of sendmail version 8.11.1 into vendor branch SENDMAIL withgshapiro2000-10-011-6/+13
| | | | | | | | | | | | release tag v8_11_1. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/
| * Import of sendmail version 8.11.0 into vendor branch SENDMAIL withgshapiro2000-08-121-934/+1694
| | | | | | | | | | | | release tag v8_11_0. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/
| * Import sendmail 8.9.3 onto vendor branch, replacing previous interimpeter1999-02-071-3/+2
| | | | | | | | | | | | 8.9.2 + patches version. Obtained from: ftp.sendmail.org
| * Check the patch obtained from sendmail.org for the header denial-of-servicepeter1999-01-241-0/+2
| | | | | | | | | | | | | | 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)
| * Import sendmail-8.9.2 onto vendor branch (update from 8.9.1)peter1999-01-121-63/+202
| | | | | | | | Obtained from: ftp.sendamil.org
* | Merge sendmail 8.14.4 to HEADgshapiro2010-01-261-10/+52
| | | | | | | | MFC after: 4 days
* | Merge sendmail 8.14.3 into HEAD.gshapiro2008-08-281-5/+19
| | | | | | | | | | | | | | | | Note: As the first merge since the conversion to svn, it includes many propset changes to get the proper svn:eol-style and svn:mime-type on the files (as merged from the fixed up vendor/dist area). MFC after: 3 days
* | Resolve conflicts from sendmail 8.14.2 importgshapiro2007-11-051-11/+30
| |
* | Resolve conflicts from sendmail 8.14.1 importgshapiro2007-04-091-298/+257
| |
* | Resolve conflicts from sendmail 8.13.7 importgshapiro2006-06-141-2/+2
| |
* | Resolve conflicts from sendmail 8.13.6 importgshapiro2006-03-221-22/+118
| |
* | Resolve conflicts from sendmail 8.13.4 importgshapiro2005-06-071-9/+35
| |
* | Resolve conflicts from sendmail 8.13.3 importgshapiro2005-02-141-7/+21
| | | | | | | | MFC after: 4 days
* | Resolve conflicts from sendmail 8.13.1 importgshapiro2004-08-011-124/+152
| |
* | Fix sendmail 8.12.11 import conflictsgshapiro2004-02-141-1/+12
| |
* | Fix sendmail 8.12.10 import conflictsgshapiro2003-09-191-30/+51
| |
* | Follow the (good) trend of returning import files to vendor versionsru2003-06-181-2/+0
| | | | | | | | where possible for easier future imports.
* | Fix conflicts from sendmail 8.12.9 importgshapiro2003-03-291-5/+125
| |
* | Fix conflicts from sendmail 8.12.8 importgshapiro2003-03-031-2/+2
| |
* | Follow the (good) trend of returning import files to vendor versionsgshapiro2003-02-231-2/+0
| | | | | | | | where possible for easier future imports.
* | Resolve conflicts from sendmail 8.12.7 importgshapiro2003-02-081-12/+52
| |
* | Move the $FreeBSD$ CVS labels far enough away from the $Id$ CVS labels sogshapiro2002-08-281-2/+2
| | | | | | | | | | | | I don't have to manually resolve conflicts on every import. Ironically, most of these files have no changes from the vendor version except the $FreeBSD$ line.
* | Resolve conflicts from sendmail 8.12.6 importgshapiro2002-08-281-13/+28
| |
* | Resolve conflicts from import of sendmail 8.12.5gshapiro2002-06-261-2/+2
| |
* | Resolve conflicts from sendmail 8.12.4 importgshapiro2002-06-111-4/+55
| |
* | Resolve conflicts from import of post-8.12.3 bug fixes.gshapiro2002-04-201-1/+1
| |
OpenPOWER on IntegriCloud