Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was generated by cvs2svn to compensate for changes in r147353, | gshapiro | 2005-06-14 | 1 | -0/+20 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import OSTYPE(freebsd6) support from sendmail open source repo for FreeBSD 6.0. | gshapiro | 2005-06-14 | 1 | -0/+20 |
| | | | | | | | | | | Approved by: re (scottl) Requested by: keramida | ||||
* | | Note the sendmail 8.13.4 upgrade | gshapiro | 2005-06-07 | 1 | -4/+4 |
| | | | | | | | | MFC after: 4 days | ||||
* | | Resolve conflicts from sendmail 8.13.4 import | gshapiro | 2005-06-07 | 2 | -11/+37 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r147078, | gshapiro | 2005-06-07 | 30 | -241/+1179 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.13.4 | gshapiro | 2005-06-07 | 32 | -252/+1216 |
| | | |||||
* | | Merge mci.c change to add mci_close() from the vendor branch. | gshapiro | 2005-02-14 | 1 | -0/+51 |
| | | | | | | | | Problem noted by: marcus | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r141867, | gshapiro | 2005-02-14 | 2 | -2/+7 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Commit patch from sendmail.org web site for socket close bug: | gshapiro | 2005-02-14 | 3 | -2/+58 |
| | | | | | | | | | | | | http://www.sendmail.org/patches/close_wait.p2 This is being put in the vendor branch as it is in the vendor's repo. | ||||
| * | Remove files no longer in vendor distribution from vendor branch | gshapiro | 2005-02-14 | 4 | -254/+0 |
| | | |||||
* | | Update for sendmail 8.13.3 import | gshapiro | 2005-02-14 | 1 | -4/+4 |
| | | |||||
* | | Resolve conflicts from sendmail 8.13.3 import | gshapiro | 2005-02-14 | 9 | -127/+78 |
| | | | | | | | | MFC after: 4 days | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r141858, | gshapiro | 2005-02-14 | 69 | -224/+629 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.13.3 | gshapiro | 2005-02-14 | 77 | -264/+707 |
| | | |||||
* | | Update notes after sendmail 8.13.1 import | gshapiro | 2004-08-01 | 1 | -4/+4 |
| | | |||||
* | | Resolve conflicts from sendmail 8.13.1 import | gshapiro | 2004-08-01 | 20 | -400/+641 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r132943, | gshapiro | 2004-08-01 | 196 | -2743/+7931 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.13.1 | gshapiro | 2004-08-01 | 213 | -2976/+8573 |
| | | |||||
* | | Fix path to rc.sendmail | gshapiro | 2004-04-07 | 1 | -1/+1 |
| | | |||||
* | | Update for 8.12.11 import | gshapiro | 2004-02-14 | 1 | -4/+4 |
| | | | | | | | | MFC after: 7 days | ||||
* | | Fix sendmail 8.12.11 import conflicts | gshapiro | 2004-02-14 | 6 | -19/+63 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r125820, | gshapiro | 2004-02-14 | 40 | -224/+634 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.12.11 | gshapiro | 2004-02-14 | 46 | -244/+699 |
| | | |||||
* | | Cast the NULL to a pointer type for 64 bit architectures | gshapiro | 2003-10-31 | 1 | -1/+3 |
| | | | | | | | | | | Submitted by: harti MFC after: 4 days | ||||
* | | Adding WorkAroundBrokenAAAA seems a necessity even in the submit.mc given | gshapiro | 2003-10-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | the number of broken DNS servers out there in the world. Since we are diverging from the sendmail.org submit.mc, it's time to make our own freebsd.submit.mc. PR: conf/57733 Reviewed by: nork MFC after: 2 weeks | ||||
* | | Update for 8.12.10 import | gshapiro | 2003-09-19 | 1 | -4/+4 |
| | | |||||
* | | Fix sendmail 8.12.10 import conflicts | gshapiro | 2003-09-19 | 7 | -68/+158 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r120256, | gshapiro | 2003-09-19 | 61 | -381/+1042 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.12.10 | gshapiro | 2003-09-19 | 68 | -449/+1197 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r120169, | nectar | 2003-09-17 | 1 | -0/+4 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Correct address parsing bug that is believed to be remotely exploitable. | nectar | 2003-09-17 | 1 | -0/+4 |
| | | | | | | | | Submitted by: Michal Zalewski <lcamtuf@dione.ids.pl> | ||||
* | | Follow the (good) trend of returning import files to vendor versions | ru | 2003-06-18 | 2 | -4/+0 |
| | | | | | | | | where possible for easier future imports. | ||||
* | | sendmail 8.12.9 has been imported | gshapiro | 2003-03-29 | 1 | -4/+4 |
| | | |||||
* | | Fix conflicts from sendmail 8.12.9 import | gshapiro | 2003-03-29 | 4 | -9/+139 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r112810, | gshapiro | 2003-03-29 | 58 | -174/+329 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.12.9 | gshapiro | 2003-03-29 | 62 | -183/+464 |
| | | |||||
* | | sendmail 8.12.8 has been imported | gshapiro | 2003-03-03 | 1 | -4/+4 |
| | | |||||
* | | Fix conflicts from sendmail 8.12.8 import | gshapiro | 2003-03-03 | 4 | -111/+192 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r111823, | gshapiro | 2003-03-03 | 27 | -121/+264 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.12.8 | gshapiro | 2003-03-03 | 31 | -232/+456 |
| | | |||||
* | | Follow the (good) trend of returning import files to vendor versions | gshapiro | 2003-02-23 | 15 | -25/+2 |
| | | | | | | | | where possible for easier future imports. | ||||
* | | This local FreeBSD mod isn't needed now that we have the freebsd* ostype | gshapiro | 2003-02-23 | 1 | -1/+0 |
| | | | | | | | | files. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r110647, | gshapiro | 2003-02-10 | 1 | -3/+3 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import proto.m4 fix from vendor repository. This fixes a cf building | gshapiro | 2003-02-10 | 1 | -3/+3 |
| | | | | | | | | bug if LOCAL_RELAY and/or MAIL_HUB are used in an mc file. | ||||
* | | Update for sendmail 8.12.7 import | gshapiro | 2003-02-08 | 1 | -4/+4 |
| | | |||||
* | | Resolve conflicts from sendmail 8.12.7 import | gshapiro | 2003-02-08 | 9 | -54/+128 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r110560, | gshapiro | 2003-02-08 | 65 | -814/+1590 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.12.7 | gshapiro | 2003-02-08 | 74 | -864/+1749 |
| | | |||||
* | | Even if biff is turned off, we still need to set curoff as the code | gshapiro | 2003-02-08 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | uses that if there is an error writing to the mailbox. Note this bug is only in the FreeBSD code, not the vendor code (which doesn't offer nobiff). PR: misc/43392 MFC after: 3 days | ||||
* | | MFS: Fix smrsh bypass bug. | gshapiro | 2002-10-13 | 1 | -0/+35 |
| | |