Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-04 | With a few minor exceptions for tests that had additional concerns and tests ↵ | John Jetmore | |
I don't have working in my environment yet, this should be the last of the header-order-related changes | |||
2010-06-03 | updating test suite - rolling back incomplete fix for header order change ↵ | John Jetmore | |
(header order changed back to old behavior) | |||
2010-06-03 | Added DISABLE_DKIM option to EDITME, leaving some breadcrumbs about it being ↵ | John Jetmore | |
turned on by default | |||
2010-06-03 | Added some release maintenance stuff | Nigel Metheringham | |
2010-06-03 | Include check_rfc2047_length in configure.default to raise the visibility | Phil Pennock | |
because we're seeing more Russian administrators get bitten by this. Idealism says this option is set correctly by default. Pragmatism says not. There's a good argument for the idealism but if we see the problems escalate then the idealism will have lost and we should, IMO, switch. | |||
2010-06-03 | Document Date/Message-Id/Resent-* as first 4.73 patch. | Phil Pennock | |
2010-06-03 | The Date: and Message-Id: headers should normally be *appended* to a message, | Phil Pennock | |
and only *prepended* when are Resent-* headers. Regression was introduced with the prepend logic in Exim 4.70, for bug #607. | |||
2010-06-03 | updates to test suite - roll back lookup changes after dkim lookup removed, ↵ | John Jetmore | |
strip OpenSSL version info | |||
2010-06-01 | My understanding of the new dnsdb txt lookup syntax was flawed. | Phil Pennock | |
Fixed the description and the last example. | |||
2010-06-01 | Provide a NewStuff description for 4.72. | Phil Pennock | |
Don't blame Dan Rosenberg for the incomplete hack I applied to the MBX case. | |||
2010-05-30 | Revert previous incorrect change to XSL files. | Nigel Metheringham | |
2010-05-30 | Added changelog entry for MBX fix | Nigel Metheringham | |
2010-05-29 | Fix documentation version numbers | Nigel Metheringham | |
2010-05-29 | DKIM DNS TXT record bug fix. Fixes: #967 | Nigel Metheringham | |
2010-05-29 | Null initialise DKIM variable. Fixes: #986 | Nigel Metheringham | |
2010-05-29 | Null terminate pdkim string. Fixes: #985 | Nigel Metheringham | |
2010-05-29 | Stripped excess debug newline yet again... | Nigel Metheringham | |
2010-05-29 | Added previously missed changelog entries | Nigel Metheringham | |
2010-05-29 | Protect against symlink attacks on MBX lockfile in /tmp as best we can: | Phil Pennock | |
* if system supports O_NOFOLLOW, use it, protection complete * else detect the attack "too late" and abort, where at worst an empty file has been created as the attacked user Our hands are tied by not changing the locking algorithm. fixes: bug #989 | |||
2010-05-28 | Updates to make doc build on tahini | Nigel Metheringham | |
2010-05-26 | Prevent hardlink attack on mbox sticky mail directory. fixes: bug #988 | Nigel Metheringham | |
2010-03-23 | JJ/03 installed exipick 20100323.0, fixing doc bug (debian 574778) | John Jetmore | |
2010-03-05 | Added umask to procmail example Fixes: #671 | Nigel Metheringham | |
2010-03-05 | Fix for unknown responses from Dovecot authenticator. Fixes: #954 | Nigel Metheringham | |
2010-03-05 | Fix for unknown responses from Dovecot authenticator. Fixes: #954 | Nigel Metheringham | |
2010-03-05 | Documentation fix for max_rcpts. Fixes: #955 | Nigel Metheringham | |
2010-03-05 | Spacing change on Makefile directives (syntax fix). Fixes: #961 | Nigel Metheringham | |
2010-03-05 | Spacing change on Makefile directives (syntax fix). Fixes: #961 | Nigel Metheringham | |
2010-03-05 | Support mysql stored procedures. Fixes: #965 | Nigel Metheringham | |
2010-02-23 | Adding exipick 20100222.0, --input-dir and --finput | John Jetmore | |
2010-02-19 | Bug fix for yesterday's change, which worked in a production system | Michael Haardt | |
for quite some time and broke right after comitting it to CVS. | |||
2010-02-18 | Treat the transport option dkim_domain as a colon separated list, not | Michael Haardt | |
as a single string, and sign the message with each element, omitting multiple occurences of the same signer. The transport option dkim_domain should be renamed to dkim_add_signers. The values of dkim_selector and dkim_private_key are expanded for each signer available in $dkim_domain. It is unclear if signatures for domains that already signed the mail should be omitted and if we need a new variable for signatures to omit or if it could be hardcoded, but this question is independent of this patch. | |||
2010-01-04 | Reset environment for 4.72 development | Nigel Metheringham | |
2010-01-04 | Updating exipick from 20061117.2 to 20100104.1, adding ↵ | John Jetmore | |
$max_received_linelength, $data_path, and $header_path variables; fixing documentation bugs and typos | |||
2009-12-15 | Improve log output when DKIM signing operation fails. | Tom Kistner | |
2009-12-07 | PDKIM: Upgrade PolarSSL files to upstream version 0.12.1. Thanks to Andreas ↵ | Tom Kistner | |
Metzler for doing the work! | |||
2009-11-23 | Ensure version numbers all updated | Nigel Metheringham | |
2009-11-23 | Correct header sorting for testsuite. Required manual patching, so maybe ↵ | Nigel Metheringham | |
errors. Fixes: #919 | |||
2009-11-23 | fix for running testsuite with non-ancient gnutls. Fixes: #918 | Nigel Metheringham | |
2009-11-23 | Recommitted change to remove excess newline from debug output | Nigel Metheringham | |
2009-11-23 | Changelog corrections. Fixes: #920, #921 | Nigel Metheringham | |
2009-11-23 | DKIM: fix wrong "pass" result on bodyhash mismatch | Tom Kistner | |
2009-11-20 | Flag broken perl installation during build. Fixes: #915 | Nigel Metheringham | |
2009-11-20 | Enable DNSDB lookup by default. Fixes: #847 | Nigel Metheringham | |
2009-11-19 | Fixes for FreeBSD outside of ports. Fixes: #914 | Nigel Metheringham | |
2009-11-19 | Removed excessive newline in debug mode | Nigel Metheringham | |
2009-11-19 | Better filtering of debug in test suite | Nigel Metheringham | |
2009-11-16 | Update all copyright messages to cover 1995 - 2009. Remove tab from ↵ | Nigel Metheringham | |
exim_checkaccess.src | |||
2009-11-16 | Update all copyright messages to cover 1995 - 2009. Remove tab from ↵ | Nigel Metheringham | |
exim_checkaccess.src | |||
2009-11-16 | Documentation for randint. Better randomness defaults. Fixes: #722 | Nigel Metheringham | |