2012-06-24 |
Jeremy Harris | Change acl expansion-condition syntax to "acl {{name... |
blob | commitdiff | raw |
2012-06-24 |
Jeremy Harris | Merge branch 'acl-args' into acl |
blob | commitdiff | raw | diff to current |
2012-06-14 |
Jeremy Harris | Add acl call as an expansion condition |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Jeremy Harris | Use custom variables for ACL args, up to nine. Add... |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Jeremy Harris | Add ${acl {name}{arg}} expansion item. |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Jeremy Harris | Merge branch 'lists' |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Jeremy Harris | Change names to "listnamed" and "listcount". |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Jeremy Harris | Add ${list:name} and ${nlist:string} expansion operators. |
blob | commitdiff | raw | diff to current |
2012-06-07 |
Phil Pennock | Expand $sender_host_dnssec and add vtype_bool |
blob | commitdiff | raw | diff to current |
2012-06-06 |
Phil Pennock | BUGFIX: forced-fail smtp option tls_sni would dereferen... |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Jeremy Harris | Support "G" modifier on numbers in ${if comparisons. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jeremy Harris | Add $tls_in_* variables; note the old names as deprecated. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jeremy Harris | Fix tls variables order, and testsuite case 5401 (cutth... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jeremy Harris | Fixup testsuite cases affected by dual-tls - mainly... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jeremy Harris | Dual-tls - split management of TLS into in- and out... |
blob | commitdiff | raw | diff to current |
2012-05-28 |
Phil Pennock | Merge openssl_disable_ssl2 branch exim-4_80_RC7 |
blob | commitdiff | raw | diff to current |
2012-05-19 |
Phil Pennock | PRINTF_FUNCTION -> ALMOST_PRINTF. |
blob | commitdiff | raw | diff to current |
2012-05-17 |
Jeremy Harris | Support expansion variable for hi-res timestamp (bug... |
blob | commitdiff | raw | diff to current |
2012-05-17 |
Phil Pennock | Copyright year updates. |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Phil Pennock | Merge branch 'experimental_ocsp' |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Phil Pennock | Overhaul of GnuTLS code. |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Jeremy Harris | Merge branch '64bitint' |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Jeremy Harris | Use defines in config.h for type & scanf-patterns for... |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Jeremy Harris | Make integer values 64bit (bug 1171). |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
blob | commitdiff | raw | diff to current |
2012-05-04 |
Phil Pennock | TLS SNI support for OpenSSL ($tls_sni) |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Phil Pennock | Merge branch 'sasl_fixes' |
blob | commitdiff | raw | diff to current |
2012-02-04 |
Phil Pennock | Various SASL fixes. |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Phil Pennock | fix sub2_honour_dollar type exim-4_77_RC3 |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Phil Pennock | Merge branch 'list_safety' |
blob | commitdiff | raw | diff to current |
2011-09-25 |
Phil Pennock | match_* do not expand RHS, unconditionally. |
blob | commitdiff | raw | diff to current |
2011-09-25 |
Phil Pennock | Implement inlist/inlisti expansion conditions |
blob | commitdiff | raw | diff to current |
2011-08-28 |
Phil Pennock | Handle ${run} returning more data than OS pipe buffer... |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Phil Pennock | $av_failed variable set when av_scanner deferred |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Tony Finch | Remove obsolete $Cambridge$ CVS revision strings. |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Phil Pennock | INT_MIN {/,%} -1 = INT_MAX for our purposes. |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Phil Pennock | Cond !bool{}/!bool_lax{} did not negate. Fixed. |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Phil Pennock | Also ${eval:x % 0} fixed to not SIGFPE. |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Phil Pennock | Catch divide-by-zero in ${eval:...}. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Phil Pennock | Compiler masochism compliance. |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Phil Pennock | Implement %M datestamping in log filenames. |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Phil Pennock | Escape lookup deferral error message when logging. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
David Woodhouse | Add dynamic lookup support |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Phil Pennock | Both bool{} and bool_lax{} should ignore trailing white... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Phil Pennock | Added bool_lax{} expansion operator, which uses Router... |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Phil Pennock | New expansion operator: reverse_ip |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Nigel Metheringham | Update all copyright messages to cover 1995 - 2009... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Tom Kistner | Bugzilla #722 |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Tom Kistner | Promote dkim_cur_signer to expansion variable |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Tom Kistner | Fix dkim_signers condition logic / Renamed dkim_signing... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Nigel Metheringham | bool: condition support. fixes: #167 |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Tom Kistner | Fix compiler warnings, some of those not being harmless... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Tom Kistner | Fix wrong #ifndef macro |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Tom Kistner | Merge native DKIM support (from DEVEL_PDKIM) |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Nigel Metheringham | Make whitespace strings compare euqal to zero. fixes... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Tony Finch | Fix the way ${extract is skipped in the untaken branch... |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Tony Finch | If a ${dlfunc module has side-effects that cause store... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Tom Kistner | fix BATV prvs expiry calculation for one rollover case |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Nigel Metheringham | Integrated SPF Best Guess. Fixes: bug #521 |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Tom Kistner | add patch to support dccifd directly from ACL system... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
Tom Kistner | Added missing expansion links for dkim_domain and dkim_... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Philip Hazel | Add message_body_newlines. |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Philip Hazel | Add the NOTQUIT ACL. |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Philip Hazel | Add queue_only_load_latch. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Philip Hazel | Added $max_received_linelength. |
blob | commitdiff | raw | diff to current |
2007-06-14 |
Philip Hazel | Added $dnslist_matched. |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Tom Kistner | Adapt PRVS BATV scheme address format to latest draft... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Philip Hazel | Not correctly resetting $item and $value after an expan... |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Magnus Holmgren | I took action and made $recipients available in local_s... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Philip Hazel | Added expansion items addresses, filter, map, reduce. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Magnus Holmgren | s/iterate_item_save/save_iterate_item/ to be consistent... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Philip Hazel | Add forany/forall (Marcus Holmgren's patch, basically). |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Philip Hazel | Add ${rfc2047d: expansion. |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Philip Hazel | Magnus' patch for $sending_ip_address and $sending_port. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Philip Hazel | Add $smtp_count_at_connection_start. |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Philip Hazel | Cast empty string to zero for numerical comparions... exim-4_66 |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Philip Hazel | Update version number and copyright year. |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Magnus Holmgren | Don't check that the operands of numeric comparison... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Philip Hazel | Documentation and comment tidies. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Correct error in previous patch. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Add timeout to connect() for Unix domain socket in... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Rename $interface_address and $interface_port as $recei... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Add bitwise logical operators to ${eval: |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Philip Hazel | Add warning about missing colon to invalid expansion... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Philip Hazel | Close writing end of socket for ${readsocket before... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Philip Hazel | Previous fix for concatenated headers wasn't backwards... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Philip Hazel | Remove trailing whitespace from each header before... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Philip Hazel | Arrange to call dns_init() for host_find_byname() as... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Philip Hazel | Added $message_headers_raw to give all the headers... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Philip Hazel | Tweak the ACL variable name code to require either... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Philip Hazel | Apply Jakob Hirsch's patch for arbitrary ACL variable... |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Philip Hazel | Check for overflow in numeric expansion conditions... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Philip Hazel | An update to gcc 4 threw up some new uninitialized... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Philip Hazel | Extend ${readsocket to TCP sockets (modified John Jetmo... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Philip Hazel | Allow for linefold when generating more than one RFC... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Philip Hazel | Add ${time_eval: expansion. |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Philip Hazel | ${prvs was broken on systems where time_t is long long. |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Philip Hazel | Add $auth1, $auth2, $auth3 variables. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Philip Hazel | Update copyright year in (most) files (those that my... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Philip Hazel | Fix bug in new code for more ACL variables - even befor... |
blob | commitdiff | raw | diff to current |
next |