2020-12-17 |
Jeremy Harris | Fix the PIPE_CONNECT feature control in the template... |
tree | commitdiff |
2020-12-17 |
Jeremy Harris | Remove the X_ prefix from the PIPE_CONNECT SMTP service... |
tree | commitdiff |
2020-12-16 |
Jeremy Harris | Fix matching of long addresses. Bug 2677 |
tree | commitdiff |
2020-11-02 |
Jeremy Harris | Pass authenticator pubname through spool. Bug 2648 |
tree | commitdiff |
2020-10-30 |
Jeremy Harris | LDAP: fix taint-check in server list walk. Bug... |
tree | commitdiff |
2020-09-06 |
Jeremy Harris | Fix non-TLS build |
tree | commitdiff |
2020-09-06 |
Jeremy Harris | GnuTLS: clear errno before any data i/o op, so error... |
tree | commitdiff |
2020-08-27 |
Jeremy Harris | Fix non-DANE build |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | DANE: Fix 2 messages from queue case |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | Fix non-DANE build |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | DANE: Fix 2-rcpt message, diff domins case. Bug 2265 |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | DANE: force SNI to use $domain. Bug 2265 |
tree | commitdiff |
2020-08-24 |
Jeremy Harris | Build: ifdef guard for EXPERIMENTAL_QUEUEFILE |
tree | commitdiff |
2020-08-21 |
Gavan | Taint: fix off-by-one in is_tainted(). Bug 2634 |
tree | commitdiff |
2020-08-14 |
Jeremy Harris | Fix ${readsocket } eol-replacement. Bug 2630 |
tree | commitdiff |
2020-08-09 |
Jeremy Harris | Fix spelling of local_part_data in docs and debug output |
tree | commitdiff |
2020-07-16 |
Heiko Schlitterman... | debug_print_socket(): output formatting |
tree | commitdiff |
2020-07-16 |
Heiko Schlitterman... | Fix debug_print_socket() |
tree | commitdiff |
2020-07-13 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
tree | commitdiff |
2020-07-09 |
Jeremy Harris | Fix taint trap in parse_fix_phrase(). Bug 2617 |
tree | commitdiff |
2020-07-07 |
Guillaume Outters | Fix DKIM signing to always ;-terminate. Bug 2295 |
tree | commitdiff |
2020-07-03 |
Jeremy Harris | typoes |
tree | commitdiff |
2020-06-30 |
Jeremy Harris | Fix message-reception clock usage. Bug 2615 |
tree | commitdiff |
2020-06-29 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
tree | commitdiff |
2020-06-28 |
Jeremy Harris | Sqlite: fix segfault on bad/missing sqlite_dbfile.... |
tree | commitdiff |
2020-06-25 |
Jeremy Harris | Lookups: Fix "subdir" filter on a dsearch. |
tree | commitdiff |
2020-06-22 |
Jeremy Harris | Cutthrough: handle request when a callout-hold is activ... |
tree | commitdiff |
2020-06-21 |
Jeremy Harris | Fix string_copy() macro to not multiple-eval args.... |
tree | commitdiff |
2020-06-14 |
Jeremy Harris | Taint: fix verify. Bug 2598 |
tree | commitdiff |
2020-06-12 |
Jeremy Harris | smtp_accept_map_per_host: call search_tidyup in fail... |
tree | commitdiff |
2020-06-11 |
Jeremy Harris | Taint: fix radius expansion condition |
tree | commitdiff |
2020-06-11 |
Jeremy Harris | TLS: use RFC 6125 rules for certifucate name checks... |
tree | commitdiff |
2020-06-08 |
Jeremy Harris | Filters: fix "vacation" in Exim filter. Bug 2593 |
tree | commitdiff |
2020-06-04 |
Jeremy Harris | Fix -bi. Bug 2590 |
tree | commitdiff |
2020-06-03 |
Jeremy Harris | Taint: fix multiple ACL actions to properly manage... |
tree | commitdiff |
2020-06-02 |
Jeremy Harris | Taint: fix listcount expansion operator. Bug 2586 |
tree | commitdiff |
2020-06-02 |
Jeremy Harris | Taint: fix pam expansion condition. Bug 2587 |
tree | commitdiff |
2020-05-30 |
Jeremy Harris | Testsuite: MySQL: use password on account used for... |
tree | commitdiff |
2020-05-26 |
Heiko Schlitterman... | Make def:<var> compatible between "static" and "dynamic... |
tree | commitdiff |
2020-05-25 |
Jeremy Harris | Fix listquote expansion item to handle empty-string... |
tree | commitdiff |
2020-05-24 |
Heiko Schlitterman... | EDITME: Shorten the explanation of <osname> and <build> |
tree | commitdiff |
2020-05-22 |
Heiko Schlitterman... | SPF: Add main config option "spf_smtp_comment_template exim-4.94-RC2 |
tree | commitdiff |
2020-05-22 |
Heiko Schlitterman... | SPF: Remove the parameters of the broken explanation... |
tree | commitdiff |
2020-05-20 |
Jeremy Harris | OpenSSL: clear error stack before avery I/O operation |
tree | commitdiff |
2020-05-19 |
Jeremy Harris | Docs: remove reduundant transport configu lines |
tree | commitdiff |
2020-05-16 |
Jeremy Harris | Docs: options on lookups |
tree | commitdiff |
2020-05-16 |
Jeremy Harris | Log additional command-history on too-many-syntax-errors |
tree | commitdiff |
2020-05-15 |
Jeremy Harris | Add debug for lookup ret=key |
tree | commitdiff |
2020-05-13 |
Jeremy Harris | Debug: quieten DSN exim-4.94-RC1 |
tree | commitdiff |
2020-05-12 |
Jeremy Harris | Fix over-long line in DSN |
tree | commitdiff |
2020-05-12 |
Jeremy Harris | Docs: set message after conditions in ACL verb wherever... |
tree | commitdiff |
2020-05-09 |
= Fabian Groffen | Fix build with Radius auth expansion condition support... |
tree | commitdiff |
2020-05-09 |
Jeremy Harris | Performance: workaround Linux kernel bug |
tree | commitdiff |
2020-05-07 |
Jeremy Harris | Lookups: ret=key option |
tree | commitdiff |
2020-05-07 |
Jeremy Harris | I18N: change default on smtp transport, to downconvert... |
tree | commitdiff |
2020-05-06 |
Jeremy Harris | Rework SPA fix to avoid overflows. Bug 2571 |
tree | commitdiff |
2020-05-06 |
Jeremy Harris | Numeric variable returns |
tree | commitdiff |
2020-05-06 |
Jeremy Harris | testcases for value return |
tree | commitdiff |
2020-05-06 |
Jeremy Harris | docs & more debug |
tree | commitdiff |
2020-05-06 |
Jeremy Harris | value return |
tree | commitdiff |
2020-05-05 |
Jeremy Harris | wip - see failed-summary.log.list_match_value. Pretty... |
tree | commitdiff |
2020-05-05 |
Jeremy Harris | Fix SPA authenticator, checking client-supplied data... |
tree | commitdiff |
2020-05-05 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-05-05 |
Jeremy Harris | Ensure lookup-result variables are dropped between... |
tree | commitdiff |
2020-05-04 |
Jeremy Harris | Consolidate $local_part_verified into $local_part_data |
tree | commitdiff |
2020-05-04 |
Jeremy Harris | Taint: When a non-wildcarded localpart affix is matched... |
tree | commitdiff |
2020-05-04 |
Jeremy Harris | Make {bounce,warn}_message_file expanded. Bug 2522 |
tree | commitdiff |
2020-05-02 |
Jeremy Harris | Fix build on platforms not supporting sockopt SO_PROTOCOL |
tree | commitdiff |
2020-05-02 |
Jeremy Harris | Debug: socket details |
tree | commitdiff |
2020-05-01 |
Jeremy Harris | Fix $local_part_verified for remote-delivery routing... |
tree | commitdiff |
2020-04-30 |
Jeremy Harris | Copyright updates: exim-4_94_RC0 |
tree | commitdiff |
2020-04-26 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-04-26 |
Jeremy Harris | Bump buffer size for exiwhat info lines |
tree | commitdiff |
2020-04-26 |
Jeremy Harris | Fix reporting of 2-phase queue-runner daemon, in daemon... |
tree | commitdiff |
2020-04-26 |
Jeremy Harris | DKIM: dkim_verify_min_keysizes option |
tree | commitdiff |
2020-04-25 |
Jeremy Harris | DKIM: fix $dkim_key_length in verify |
tree | commitdiff |
2020-04-23 |
Jeremy Harris | Logging: bump limit on initial-connect synch-error... |
tree | commitdiff |
2020-04-22 |
Jeremy Harris | Debug: internal consistency under testsuite |
tree | commitdiff |
2020-04-22 |
Jeremy Harris | readsocket expansion: response caching |
tree | commitdiff |
2020-04-21 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-04-21 |
Phil Pennock | stop-gap: doc glibc 2.31 RES_TRUSTAD/trust-ad |
tree | commitdiff |
2020-04-20 |
Erik Lax | Fix spool space check to account for SIZE. Bug 2552 |
tree | commitdiff |
2020-04-20 |
Jeremy Harris | OpenSSL: fix bulid on older library versions |
tree | commitdiff |
2020-04-19 |
Jeremy Harris | Events: Fix msg:defer event for the hosts_max_try_hardl... |
tree | commitdiff |
2020-04-19 |
Jeremy Harris | OpenSSL: More info on accept "version too low" |
tree | commitdiff |
2020-04-14 |
Jeremy Harris | Early-pipe: invalidate cache on a failure of required... |
tree | commitdiff |
2020-04-12 |
Jeremy Harris | Better fix for crash |
tree | commitdiff |
2020-04-12 |
Jeremy Harris | OpenSSL: More info on accept "unsupported protocol" |
tree | commitdiff |
2020-04-12 |
Jeremy Harris | Taint: fix parsing of ACL ratelimit condition |
tree | commitdiff |
2020-04-12 |
Jeremy Harris | DKIM: Predefined macro for standard headers, oversigned |
tree | commitdiff |
2020-04-09 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-04-09 |
Jeremy Harris | C99 initialisers |
tree | commitdiff |
2020-04-07 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-04-06 |
Jeremy Harris | Fix crash |
tree | commitdiff |
2020-04-06 |
Jeremy Harris | Expansion item ${listquote }. Bug 1066 |
tree | commitdiff |
2020-04-06 |
Jeremy Harris | MySQL, pgsql: per-query server options outside the... |
tree | commitdiff |
2020-04-05 |
Jeremy Harris | Taint: check on supplied buffer vs. list when extractin... |
tree | commitdiff |
2020-04-04 |
Jeremy Harris | Avoid the long whats_supported line being mixed with... |
tree | commitdiff |
2020-04-04 |
Jeremy Harris | tidying: skip_whitespace |
tree | commitdiff |
2020-04-03 |
Jeremy Harris | Log fast-ramp queue-run trigger |
tree | commitdiff |
next |