summaryrefslogtreecommitdiff
path: root/test/stdout/0002
AgeCommit message (Expand)Author
2018-10-02Debug: noutf8 selector. Bug 2324Jeremy Harris
2018-09-30Testsuite: enhance json extract testsJeremy Harris
2018-09-30Expansions: extract methods for JSON objects and arrays. Bug 2282Jeremy Harris
2017-11-14Docs: PRVS validity. Bug 2033exim-4_90_RC2Jeremy Harris
2017-10-31 Add macro support to -be expansion test mode. Bug 1623Jeremy Harris
2017-10-06Check for proper output separator in expanding ${addresses:STRING} (Closes...Heiko Schlittermann (HS12-RIPE)
2017-03-18Expansions: check numeric values of IPv4 address componentsJeremy Harris
2017-02-26Testsuite: regression test for Bug 2061Jeremy Harris
2016-08-14Expansions: new ${escape8bit:<string>} operator. Bug 1863Jeremy Harris
2016-07-30Expansions: add operators base32, base32dJeremy Harris
2016-05-09New $queue_name variableJeremy Harris
2016-04-14Expansions: fix forced-fail of extract. Bug 1815Jeremy Harris
2016-04-14Expansions: better error messages for parse errors, and better debugJeremy Harris
2016-03-09String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807Jeremy Harris
2016-01-14Expansions: more detail in error messagesJeremy Harris
2015-12-30New expansion operator base64d, and base64 as synonym for str2b64. Bug 1746Jeremy Harris
2015-11-08Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. B...Jeremy Harris
2015-05-23New ${env {NAME}} expansion. Bug 1604Jeremy Harris
2015-05-18Fix truncated dns-lookup return record handlingJeremy Harris
2015-01-12New variable $exim_version. Bug 306Jeremy Harris
2015-01-12New variable $config_dir, $config_file. Bug 1553Heiko Schlittermann
2014-09-06Add expansion item for sorting listsJeremy Harris
2014-07-21Documentation/Tests for CVE-2014-2972 fixexim-4_83Todd Lyons
2014-03-18Fix ACL "condition =" for negative number values. Bug 1005Jeremy Harris
2013-12-22Add ${listextract {n}{list}...}Jeremy Harris
2013-09-15Fix numeric comparisons for 64b. Bug 1385Jeremy Harris
2013-07-03Add test for ${hexquote:Jeremy Harris
2012-07-08Add check for inlist and !inlist in test 0002.Todd Lyons
2012-06-27Acl expansions: tests and documentationJeremy Harris
2012-06-12Use custom variables for ACL args, up to nine. Add an arg-count variable.Jeremy Harris
2012-06-12Add ${acl {name}{arg}} expansion item.Jeremy Harris
2012-06-12Change names to "listnamed" and "listcount".Jeremy Harris
2012-06-10Add ${list:name} and ${nlist:string} expansion operators.Jeremy Harris
2012-06-05Testsuite: add per-testcase munge facility; use for dnssec and gnutls.Jeremy Harris
2012-05-13Make integer values 64bit (bug 1171).Jeremy Harris
2011-10-09More testsuite fixesPhil Pennock
2011-03-22Fix RFC2047 encoding tests after robustness patch.Phil Pennock
2010-06-14added expansion tests for bool{} and bool_lax{}John Jetmore
2007-06-14Update tests for new prvs format; update version number.Philip Hazel
2007-05-08Use colon, not dot, as IPv6 separator in host-list lookups that use thePhilip Hazel
2007-02-26MH's patch for allowing control characters as list separators.Philip Hazel
2007-02-14Added expansion items addresses, filter, map, reduce.Philip Hazel
2007-02-06Add forany/forall (Marcus Holmgren's patch, basically).Philip Hazel
2007-01-31Add ${rfc2047d: expansion.Philip Hazel
2007-01-08Cast empty string to zero for numerical comparions and treat all numbersPhilip Hazel
2006-11-13Add bitwise logical operators to ${eval:Philip Hazel
2006-10-31Add warning about missing colon to invalid expansion when it involvedPhilip Hazel
2006-09-18Check for overflow in numeric expansion conditions; forbid negativePhilip Hazel
2006-07-27Allow (?-i) to work as expected in a (n)wildlsearch key.Philip Hazel
2006-03-01Add ${time_eval: expansion.Philip Hazel