summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Auth info from transports must be tracked per-address.Jeremy Harris2012-11-094-12/+20
* Ensure that recipient is well-defined for expansion-called acl at RCPT-time.Jeremy Harris2012-11-084-12/+9
* ChangeLog update for NTLM/server_set_idPhil Pennock2012-11-071-0/+2
* Fix server_set_id for SPA/NTLM auth.Phil Pennock2012-11-074-15/+13
* Add optional authenticated_sender info to A= elements of log lines; bug 1314.Jeremy Harris2012-11-0614-11/+49
* Docs fixupJeremy Harris2012-11-051-2/+2
* Add A= to delivery log lines, and a client_set_id option to authenticators.Jeremy Harris2012-11-0423-35/+101
* Track ACL context through ${acl expansions. Bug 1305.Jeremy Harris2012-10-296-4/+49
* Quieten complaining compilers.Jeremy Harris2012-10-284-16/+12
* Update testsuite outputs to match 333b9d.Jeremy Harris2012-10-2711-212/+212
* 4.81 to 4.82Phil Pennock2012-10-265-9/+9
* Merge 4.80.1 security fix in.Phil Pennock2012-10-263-2/+15
|\
| * SECURITY: DKIM DNS buffer overflow protectionPhil Pennock2012-10-243-2/+13
* | Merge branch 'master' of git://git.exim.org/eximJeremy Harris2012-10-252-6/+13
|\ \
| * | Example tune for clarity (reverse_ip)Phil Pennock2012-10-171-2/+2
| * | Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons2012-10-1522-42/+353
| |\ \
| | * | Note post-DATA ACL ordering.Phil Pennock2012-10-151-3/+10
| * | | Adjust debug output to indicate a test, not resultTodd Lyons2012-10-151-1/+1
* | | | Save/restore $acl_arg1 ... across acl calls, making them local variables.Jeremy Harris2012-10-254-16/+53
| |/ / |/| |
* | | Avoid reset of store pool in expand when a ${acl is used; it may have side-ef...Jeremy Harris2012-10-141-6/+9
* | | Doc fix: log field M8S=, in details sectionPhil Pennock2012-10-062-1/+10
* | | Move Wolfgang's ack to current sectionPhil Pennock2012-10-061-1/+1
* | | Logging-only patch for 8BITMIME; bug 817.Jeremy Harris2012-10-0615-5/+194
* | | Add smarthost Router to default config, commented-out.Phil Pennock2012-10-051-0/+15
* | | Add expansion variable $headers_added returning newline-sep list of headersJeremy Harris2012-10-049-24/+99
* | | Strip leading/trailing newlines on list of headers for addition; bug 884.Jeremy Harris2012-10-045-4/+17
|/ /
* | Releases signed by Phil's key, not Nigel's.Phil Pennock2012-10-031-4/+17
* | Unbreak non-ipv6 build.Jeremy Harris2012-09-271-6/+8
* | Add doc caveats on cutthrough-delivery vs. verify-mode routers.Jeremy Harris2012-09-241-3/+8
* | Fix expected test output file with return before linefeed.Jeremy Harris2012-09-241-8/+8
* | Typo in debug output.Todd Lyons2012-09-171-1/+1
* | Minor doc nits re bug 1262.Phil Pennock2012-09-114-3/+10
* | Avoid using a waiting db for single-message-only transports. PerformanceJeremy Harris2012-09-112-2/+8
* | Update manual on the logging of cutthrough-mode deliveries.Jeremy Harris2012-09-091-0/+8
* | minor nits.Phil Pennock2012-09-051-3/+4
* | Add dnsdb lookup pseudo-type "a+". Addresses bug 1269.Jeremy Harris2012-09-057-125/+170
* | Bugtrack 1290 - Spec grammar fixes.Todd Lyons2012-08-272-4/+5
* | Bugtrack 1285 - Add docs for omitted dkim_disable_verify.Todd Lyons2012-08-163-23/+34
* | Bugtrack 1283 - Spec typo fix.Todd Lyons2012-08-151-1/+1
* | Bugtrack 1281 - Spec typo fix.Todd Lyons2012-08-142-1/+3
* | Fix trailing whitespaceTodd Lyons2012-07-270-0/+0
* | Fix trailing whitespace in STDOUT file.Todd Lyons2012-07-270-0/+0
* | Bug #198: Add remove_header ACL modifier.Todd Lyons2012-07-2714-4/+368
* | Add example ACL usage of ${run in exim spec.Todd Lyons2012-07-191-0/+14
* | Doc fixes from Regid Ichira & Andreas MetzlerPhil Pennock2012-07-162-18/+20
* | Doc note re 9999 days & 32bit time (SSL certs)Phil Pennock2012-07-122-0/+19
* | Add CONTINUE to runtest scriptTodd Lyons2012-07-092-4/+46
* | Add check for inlist and !inlist in test 0002.Todd Lyons2012-07-082-0/+8
* | Merge branch 'master' of git://git.exim.org/eximJeremy Harris2012-07-08107-766/+774
|\ \
| * | Make +smtp_confirmation be a default logging option.Todd Lyons2012-07-06107-766/+774