summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded libutil dependency for sendmail.bdrewery2015-11-241-0/+2
| | | | | | | | | It included libutil.h for setproctitle(3), which was moved from libutil to libc in r65353 in 2000. Reviewed by: gshapiro [sendmail change] Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D4261
* Reminder to check tools/build/mk/OptionalObsoleteFiles.inc on newgshapiro2015-08-071-0/+1
| | | | | | version imports. Obtained from: garga@
* Update for sendmail 8.15.2 importgshapiro2015-07-071-2/+2
| | | | MFC after: 3 days
* Merge sendmail 8.15.2 to HEADgshapiro2015-07-0776-1110/+3918
|\ | | | | | | MFC after: 3 days
* | An additional fix for the openssl Weak DH remediation:gshapiro2015-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The import of openssl to address the FreeBSD-SA-15:10.openssl security advisory includes a change which rejects handshakes with DH parameters below 768 bits. sendmail releases prior to 8.15.2 (not yet released), defaulted to a 512 bit DH parameter setting for client connections. The first fix committed last week changed the default to 1024 bits. This commit fixes the case where the DHParameters option is set to a file which doesn't exist, which is the case on newer versions of FreeBSD which enable STARTTLS by default by auto-creating TLS certificates. MFC after: 2 days
* | The import of openssl to address the FreeBSD-SA-15:10.openssl securitygshapiro2015-06-161-3/+3
| | | | | | | | | | | | | | | | | | | | advisory includes a change which rejects handshakes with DH parameters below 768 bits. sendmail releases prior to 8.15.2 (not yet released), defaulted to a 512 bit DH parameter setting for client connections. This commit chages that default to 1024 bits. sendmail 8.15.2, when released well use a default of 2048 bits. MFC after: 1 day
* | Default to turning off OpenSSL SSL_OP_TLSEXT_PADDING as it breaksgshapiro2015-03-161-0/+8
| | | | | | | | | | | | | | | | | | | | compatibility with some sites This change comes from 8.15 but is being backported to FreeBSD releases not yet using 8.15. MFC after: 3 days Noted by: julian@
* | Remove build specific details from sendmail.cf/submit.cf in support ofgshapiro2015-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | https://wiki.freebsd.org/ReproducibleBuilds The contrib/sendmail change will be made in the upstream source for a future sendmail release. Reviewed by: des MFC after: 3 days
* | Update for sendmail 8.14.9 importgshapiro2014-05-221-2/+2
| | | | | | | | MFC after: 3 days
* | Merge sendmail 8.14.9 to HEADgshapiro2014-05-22547-584/+593
| | | | | | | | MFC after: 3 days
* | Update for sendmail 8.14.8 importgshapiro2014-01-261-2/+2
| | | | | | | | MFC after: 5 days
* | Remove local FreeBSD workaround now that upstream project has a better fix.gshapiro2014-01-261-4/+0
| | | | | | | | MFC after: 5 days
* | Merge sendmail 8.14.8 to HEADgshapiro2014-01-26491-1127/+1782
|\ \ | |/ | | | | MFC after: 5 days
* | Update link to vendor import instructionsgshapiro2014-01-261-1/+1
| |
* | Temporarily revert sendmail 8.14.7 change to getipnodebyname() flags togshapiro2013-08-121-0/+4
| | | | | | | | | | | | | | | | prevent problems between the resolver and Microsoft DNS servers with AAAA lookups. The upstream open source project will work on a more permanent fix for the next release. Issue noted by Pavel Timofeev. MFC after: 3 days
* | Update for sendmail 8.14.7gshapiro2013-04-211-2/+2
| | | | | | | | MFC after: 4 days
* | Merge sendmail 8.14.7 to HEADgshapiro2013-04-2144-275/+799
|\ \ | |/ | | | | MFC after: 4 days
* | Merge sendmail 8.14.6 errata issuegshapiro2013-02-181-1/+1
| | | | | | | | MFC after: 3 days
* | Update import info based on recent experiences and sendmail 8.14.6 import.gshapiro2012-12-291-19/+6
| | | | | | | | MFC after: 4 days
* | Merge sendmail 8.14.6 to HEADgshapiro2012-12-2936-288/+679
| | | | | | | | MFC after: 4 days
* | cyrus-sasl 2.1.26 was released. In this version, the type of callbackume2012-11-281-7/+13
| | | | | | | | | | | | | | functions was changed from "unsigned long" to "size_t". Reviewed by: gshapiro MFC after: 3 days
* | Properly define true/false when defining __bool_true_false_are_definedgshapiro2012-09-101-0/+2
| | | | | | | | | | | | | | for filters which pull in mfapi.h before stdbool.h. Issue reported by Petr Rehor, maintainer of amavisd-milter port. MFC after: 3 days
* | Shut up warnings with Cyrus SASL 2.1.25.ume2011-10-013-7/+12
| | | | | | | | | | Spotted by: ache Tested by: ache
* | Make Sendmail properly set login class and cpumask.trasz2011-06-301-0/+6
| |
* | Update notes regarding FreeBSD importgshapiro2011-06-141-2/+2
| |
* | Merge sendmail 8.14.5 to HEADgshapiro2011-06-1443-398/+880
|\ \ | |/ | | | | MFC after: 4 days
| * Stage 1 of sendmail dist tree flattening. contrib/sendmail/contribpeter2008-08-28570-198320/+0
| | | | | | | | prevents doing this in one pass.
* | Remove -mdoc macros from -man pageuqs2010-06-091-8/+3
| | | | | | | | | | | | Neither groff nor mandoc render these when in -man mode. This was introduced in r38083 as a local change, therefore no commit to the vendor branch.
* | Update FreeBSD informationgshapiro2010-01-261-2/+2
| | | | | | | | MFC after: 4 days
* | Merge sendmail 8.14.4 to HEADgshapiro2010-01-2669-549/+1498
| | | | | | | | MFC after: 4 days
* | Remove build timestamps from the following files:cperciva2009-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /boot/kernel/hptrr.ko /etc/mail/*.cf /lib/libcrypto.so.5 /usr/bin/ntpq /usr/sbin/amd /usr/sbin/iasl /usr/sbin/ntpd /usr/sbin/ntpdate /usr/sbin/ntpdc There does not appear to be any purpose to having these timestamps, and they have the irritating consequence that the aforementioned files will be different every time they are rebuilt. After this commit, the only remaining build timestamps are in the kernel, the boot loaders, /usr/include/osreldate.h (the year in the copyright notice), and lib*.a (the timestamps on all of the included .o files). Reviewed by: scottl (hptrr), gshapiro (sendmail), simon (openssl), roberto (ntp), jkim (acpica) Approved by: re (kib)
* | Merge from vendor dist: Bring in a change already in the sendmailgshapiro2008-11-151-1/+1
| | | | | | | | | | | | repository that will allow sendmail to be built with the c99 compiler. Submitted by: rdivacky
* | Fix an ABI breakage found after the import that will be part of thegshapiro2008-09-021-1/+2
| | | | | | | | | | | | | | next version of sendmail. Putting it in now for the upcoming 7-BETA and 6-BETA test releases. Submitted by: Mike Tancsa
* | Update import/merge instructions for the svn repogshapiro2008-08-281-12/+25
| |
* | Merge sendmail 8.14.3 into HEAD.gshapiro2008-08-2843-156/+416
| | | | | | | | | | | | | | | | 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
* | Update for sendmail 8.14.2gshapiro2007-11-051-4/+4
| | | | | | | | MFC after: 1 week
* | Resolve conflicts from sendmail 8.14.2 importgshapiro2007-11-055-22/+43
| |
* | This commit was generated by cvs2svn to compensate for changes in r173340,gshapiro2007-11-0540-482/+723
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.14.2gshapiro2007-11-0545-504/+766
| |
* | This commit was generated by cvs2svn to compensate for changes in r168993,gshapiro2007-04-233-3/+3
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * For completeness, also copy over the Copyright year changes from thegshapiro2007-04-233-3/+3
| | | | | | | | sendmail.org repo on these modified files.
* | This commit was generated by cvs2svn to compensate for changes in r168988,gshapiro2007-04-233-3/+9
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in sendmail.org code from the future 8.14.2 release which restoresgshapiro2007-04-233-3/+9
| | | | | | | | ABI compatibility to users of the libmilter.so shared library.
* | Update for sendmail 8.14.1gshapiro2007-04-091-4/+4
| |
* | Resolve conflicts from sendmail 8.14.1 importgshapiro2007-04-098-495/+613
| |
* | This commit was generated by cvs2svn to compensate for changes in r168515,gshapiro2007-04-09153-4880/+11339
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.14.1gshapiro2007-04-09161-5375/+11950
| |
* | Update to sendmail 8.13.8gshapiro2006-08-171-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r161389,gshapiro2006-08-178-22/+73
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail 8.13.8gshapiro2006-08-178-22/+73
| |
OpenPOWER on IntegriCloud