debian experimental exim-daemon-heavy config
[exim.git] / src /
2020-05-19 Ian Kellingdebian experimental exim-daemon-heavy config master
2020-05-19 Ian Kellingdebian's 32_exim4.dpatch
2020-05-19 Jeremy HarrisDocs: remove reduundant transport configu lines
2020-05-16 Jeremy HarrisDocs: options on lookups
2020-05-16 Jeremy HarrisLog additional command-history on too-many-syntax-errors
2020-05-16 Andreas MetzlerDocs: another mention of $local_part_verified
2020-05-15 Jeremy HarrisAdd debug for lookup ret=key
2020-05-13 Jeremy HarrisDebug: quieten DSN exim-4.94-RC1
2020-05-12 Jeremy HarrisFix over-long line in DSN
2020-05-12 Jeremy HarrisDocs: set message after conditions in ACL verb wherever...
2020-05-09 = Fabian GroffenFix build with Radius auth expansion condition support...
2020-05-09 Jeremy HarrisPerformance: workaround Linux kernel bug
2020-05-07 Jeremy HarrisLookups: ret=key option
2020-05-07 Jeremy HarrisI18N: change default on smtp transport, to downconvert...
2020-05-06 Jeremy HarrisRework SPA fix to avoid overflows. Bug 2571
2020-05-06 Jeremy HarrisNumeric variable returns
2020-05-06 Jeremy Harristestcases for value return
2020-05-06 Jeremy Harrisdocs & more debug
2020-05-06 Jeremy Harrisvalue return
2020-05-05 Jeremy Harriswip - see failed-summary.log.list_match_value. Pretty...
2020-05-05 Jeremy HarrisFix SPA authenticator, checking client-supplied data...
2020-05-05 Jeremy Harristidying
2020-05-05 Jeremy Harris Ensure lookup-result variables are dropped between...
2020-05-04 Jeremy HarrisConsolidate $local_part_verified into $local_part_data
2020-05-04 Jeremy HarrisTaint: When a non-wildcarded localpart affix is matched...
2020-05-04 Jeremy HarrisMake {bounce,warn}_message_file expanded. Bug 2522
2020-05-03 Luca CeresoliBuild: fix parallelism problem. Bug 2566
2020-05-02 Jeremy HarrisFix build on platforms not supporting sockopt SO_PROTOCOL
2020-05-02 Jeremy HarrisDebug: socket details
2020-05-01 Jeremy HarrisFix $local_part_verified for remote-delivery routing...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy Harristidying
2020-04-26 Jeremy HarrisBump buffer size for exiwhat info lines
2020-04-26 Jeremy HarrisFix reporting of 2-phase queue-runner daemon, in daemon...
2020-04-26 Jeremy HarrisDKIM: dkim_verify_min_keysizes option
2020-04-25 Jeremy HarrisDKIM: fix $dkim_key_length in verify
2020-04-23 Jeremy HarrisLogging: bump limit on initial-connect synch-error...
2020-04-22 Jeremy HarrisDebug: internal consistency under testsuite
2020-04-22 Jeremy Harrisreadsocket expansion: response caching
2020-04-21 Jeremy Harristidying
2020-04-21 Phil Pennockstop-gap: doc glibc 2.31 RES_TRUSTAD/trust-ad
2020-04-20 Erik LaxFix spool space check to account for SIZE. Bug 2552
2020-04-20 Jeremy HarrisOpenSSL: fix bulid on older library versions
2020-04-19 Jeremy HarrisEvents: Fix msg:defer event for the hosts_max_try_hardl...
2020-04-19 Jeremy HarrisOpenSSL: More info on accept "version too low"
2020-04-14 Jeremy HarrisEarly-pipe: invalidate cache on a failure of required...
2020-04-12 Jeremy HarrisBetter fix for crash
2020-04-12 Jeremy HarrisOpenSSL: More info on accept "unsupported protocol"
2020-04-12 Jeremy HarrisTaint: fix parsing of ACL ratelimit condition
2020-04-12 Jeremy HarrisDKIM: Predefined macro for standard headers, oversigned
2020-04-09 Jeremy Harristidying
2020-04-09 Jeremy HarrisC99 initialisers
2020-04-07 Jeremy Harristidying
2020-04-06 Jeremy HarrisFix crash
2020-04-06 Jeremy HarrisExpansion item ${listquote }. Bug 1066
2020-04-06 Jeremy HarrisMySQL, pgsql: per-query server options outside the...
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-04-04 Jeremy HarrisAvoid the long whats_supported line being mixed with...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-04-03 Jeremy HarrisLog fast-ramp queue-run trigger
2020-04-03 Jeremy Harrisdsearch: filter-matches option
2020-04-03 Jeremy Harrisdsearch: full-path return option
2020-04-03 Jeremy HarrisLookups: per-searchtype options framework
2020-04-01 Jeremy HarrisSqlite: new main option sqlite_dbfile
2020-03-29 Jeremy HarrisDsearch: require absolute dirname
2020-03-29 Jeremy Harrisconstify
2020-03-29 Jeremy HarrisOpenSSL: under resumption open ticket DB writable,...
2020-03-28 Jeremy HarrisTaint enforce: directory open backstops, single-key...
2020-03-28 Jeremy HarrisBuild: fix Solaris
2020-03-27 Jeremy HarrisOpenSSL: avoid loading server's CA-list-for-client...
2020-03-26 Jeremy HarrisFix argument checking for ${readsocket }
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
2020-03-22 Jeremy Harrispass through exec
2020-03-22 Jeremy Harrischild-open debug
2020-03-22 Jeremy HarrisTaint: fix dsearch result to be untainted
2020-03-21 Jeremy HarrisTaint: mark more command-line arguments
2020-03-20 Jeremy Harristidying
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-20 Jeremy Harrisconsistent fork-time debug
2020-03-18 Jeremy Harrisfixes
2020-03-18 Jeremy Harristidying
2020-03-17 Jeremy HarrisAvoid corrupting globals during time-pauses
2020-03-15 Jeremy HarrisFix spurious detection of timeout while writing to...
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisRetry once a single-item delivery from the queue, when...
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-03-10 Jeremy HarrisEarly-pipe: retry without pipelining on first-response...
2020-03-08 Jeremy HarrisDefault notifier socket name to spooldir-dependent...
2020-03-08 Jeremy HarrisClose notifier socket before re-exec of daemon. Bug...
2020-03-08 Jeremy Harristidying
2020-03-08 Jeremy HarrisTestsuite: better restriction of parallel 2-stage-queue...
2020-03-08 Heiko Schlitterman... Fix parsing of cmdline -os & -pr options. Bug...
2020-03-05 Jeremy HarrisTaint: track in ${utf8clean:} operator
2020-03-05 Jeremy HarrisDocs: tidying
2020-03-03 David RestallDocs: typo in example config file. Bug 2528
2020-03-03 Heiko Schlitterman... Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"
2020-03-02 Heiko Schlitterman... GnuTLS: Do not care about corked data when uncorking
2020-03-02 Heiko Schlitterman... GnuTLS: remove GNUTLS_E_AGAIN handling
next