Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-06 | Bug 1289: Clarify host list processing failures | Todd Lyons | |
Enhance explanation of +ignore_unknown. | |||
2013-10-05 | Add exiqsumm fix to ChangeLog | Todd Lyons | |
2013-10-05 | Fix exiqsumm output for single queue item. | Todd Lyons | |
Patch from Richard Hall, with one minor addition to prevent uninitialized value error during output. | |||
2013-10-04 | Bug 1392: Change status text when no dmarc record | Wolfgang Breyha | |
2013-10-03 | Fix DKIM variable name in documentation. | Ted Cooper | |
2013-10-03 | Print tarball names in debug mode too | Todd Lyons | |
2013-10-03 | Filter xfpt needs new macro too | Todd Lyons | |
2013-10-03 | Finish the xfpt fix. | Phil Pennock | |
The readers of the version expect no surrounding whitespace; putting the content in-place requires macro expansion, which requires that .literal mode be `layout` or `off`, but either of those will escape the XML angle brackets. The easiest fix is to generate the XML as part of the macro definition. Moved local_params rules out of Makefile and into GenLocalParams | |||
2013-10-03 | Bug 1389: Initialize and clear variables | Todd Lyons | |
2013-10-03 | Merge branch 'master' of ssh://git.exim.org/home/git/exim | Todd Lyons | |
2013-10-03 | Unbreak HTML build for RC candidates. | Phil Pennock | |
The HTML build now uses the website repo, which extracts the version number from the XML (generated from the .xfpt). Meanwhile, commit 2aee48d6 made the version number in the build process dynamic, taking the value from the release script (via an environ variable). This change fixes the invocation to pass the version _without_ an RC suffix to the XML build, letting HTML generation happen. | |||
2013-10-03 | Mention Redis lookup in NewStuff | Todd Lyons | |
2013-10-03 | Setting LC_ALL with make overrode this sort checkexim-4_82_RC2 | Todd Lyons | |
2013-10-02 | Fix docbook paths for xml generation | Todd Lyons | |
2013-10-01 | Bugzilla 1217: Experimental Redis lookup | Todd Lyons | |
Add want_experimental() test in the script to create the lookups Makefile to ease detection of requested Experimental features, and simplify the #ifdef guards in the redis.c. | |||
2013-09-30 | Do not use MSG_NOSIGNAL on send() in ${udpsend} | Jeremy Harris | |
Some non-Posix systems don't define it. Anyway, Exim ignores SIGPIPE for most purposes. | |||
2013-09-30 | Merge branch 'patch-3' of https://github.com/bes-internal/exim into ↵ | Todd Lyons | |
master_dmarc_doc | |||
2013-09-30 | Added documentation of features, acknowledgements | Todd Lyons | |
2013-09-30 | Add ratelimit doc addition to ChangeLog | Todd Lyons | |
2013-09-30 | Typo re-fix in ratelimit.pl doc | Todd Lyons | |
2013-09-30 | Merge branch 'patch-1' of https://github.com/bes-internal/exim into ↵ | Todd Lyons | |
master-bes-ratelimit.pl | |||
2013-09-30 | Merge branch 'master_tpda' | Todd Lyons | |
2013-09-30 | Adjust test build link paths. | Todd Lyons | |
Details at: http://comments.gmane.org/gmane.mail.exim.user/91154 Add ignore for a logfile from test run. | |||
2013-09-30 | Bug 1031: Experimental TPDA | Jeremy Harris | |
Remove whitespace | |||
2013-09-30 | Remove whitespace | Todd Lyons | |
2013-09-30 | fix dmarc_status condition documentation | bes-internal | |
2013-09-30 | Fix dovecot with empty 334 challenge. | Phil Pennock | |
Thomas Morper reported, with 4.82RC1, that he saw "334 NULL" as the challenge when using AUTH PLAIN to Dovecot when the client does not send an initial response. I could replicate. This was caused by commit 3f1df0e3 on 2012-11-19 (PP/13 of 4.82); I was too cautious in the robustness fixes; the clue came in this line of debug output: 76430 dovecot: warning: ignoring trailing tab This change removes that check, and documents in a comment that this input is acceptable protocol-wise, and why. With this fix: AUTH PLAIN 334 AGZyZWRlcmljAGh1bXB0eS1kdW1wdHk= 235 Authentication succeeded | |||
2013-09-28 | small typo | bes-internal | |
2013-09-28 | Correct spelling of dmarc_disable_verify | Jeremy Harris | |
2013-09-28 | Add cscope.files build target | Jeremy Harris | |
2013-09-28 | Fix non-IPv6 compile on v6-less system | Jeremy Harris | |
2013-09-28 | ratelimit.pl: format usage section, print debug to STDERR, add examples | bes-internal | |
2013-09-27 | Document hexquote & udpsend in NewStuff/ChangeLog | Phil Pennock | |
Tony documented his new features in 7a5698fa; this change simply adds them to the list of things that have changed. | |||
2013-09-26 | Clarify CL: the CVE security fix already in 4.80.1 | Phil Pennock | |
On re-reading the text for 4.82, it read as though there were a new security fix which might require an upgrade. Clarified that this fix has already been released (in 4.80.1). | |||
2013-09-24 | Additions to the NewStuff summary file | Todd Lyons | |
2013-09-23 | Add documentation for new $authenticated_fail_id | Todd Lyons | |
2013-09-22 | Bug 1287 - Fix tls_require_cert | Todd Lyons | |
2013-09-22 | Prevent TLS rebinding in LDAP connections | Todd Lyons | |
Bugzilla 1375 | |||
2013-09-22 | Add expansion $authenticated_fail_id | Todd Lyons | |
2013-09-15 | ChangeLog | Jeremy Harris | |
2013-09-15 | Fix numeric comparisons for 64b. Bug 1385 | Jeremy Harris | |
2013-09-04 | ChangeLog is in chronological order within each release. | Phil Pennock | |
numbers are sequential, namespaced by users. | |||
2013-09-04 | Merge branch 'master' of ssh://git.exim.org/home/git/exim | Todd Lyons | |
2013-09-04 | Make sender/recipient search case-insensitive | Todd Lyons | |
2013-09-04 | tls_dhparam size constraint suggestions. | Phil Pennock | |
Between NSS and Debian patching of older Exim releases, there's a narrow range of values likely to interoperate well. Document this. | |||
2013-09-01 | GnuTLS website moves | Phil Pennock | |
2013-07-31 | Fix segfault in stdio with non-SMTP MIME ACL. | Phil Pennock | |
When injecting a message locally in non-SMTP mode, and with MIME ACLs configured, if the ACL rejected the message, Exim would try to `fprintf(NULL, "%s", the_message)`. This fixes that. Most ACLs are plumbed in SMTP-only and looking through the others in receive.c, they all appear to be safely guarded, so it was just this one that slipped through. Crash report and assistance tracking down the root cause from Warren Baker. | |||
2013-07-22 | Fix debug output in ${acl } | Jeremy Harris | |
2013-07-21 | More tidying of ACL-config skip | Jeremy Harris | |
2013-07-21 | Remove ACL-config skip so that ${acl } expansions work from queue-runs. | Jeremy Harris | |
Previously we skipped parsing the ACL section when not needed. Now it is potentially needed in all cases. The skip was ~5% faster than a full parse so probably not a large part of the exim process startup. Fix up testsuite output files affected by the removal and add a regression test. |