summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0002
AgeCommit message (Expand)Author
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-03-09String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807Jeremy 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-06-05Support "G" modifier on numbers in ${if comparisons.Jeremy Harris
2012-05-13Make integer values 64bit (bug 1171).Jeremy Harris
2011-05-09Testsuite: Compiler info skip; whitespace stupidity.exim-4_76Phil Pennock
2011-04-26Cond !bool{}/!bool_lax{} did not negate. Fixed.Phil Pennock
2010-06-14added expansion tests for bool{} and bool_lax{}John Jetmore
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
2006-02-13Better debug diagnosis of malformed IPv4 addresses.Philip Hazel
2006-02-10Add $auth1, $auth2, $auth3 variables.Philip Hazel
2006-02-07Hopefully the final lot of test files.Philip Hazel