SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / match.c
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-10 Jeremy HarrisFix static address-list lookup return
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-02 Jeremy HarrisAnother go at the overlong-addrs versus rewrites problem
2021-10-23 Jeremy HarrisCopyright updates:
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy Harrispcre2
2021-08-23 Neil YoungmanFix small typo exim-4.95-RC2
2021-02-18 Jeremy HarrisDebugging: avoid expansion problem with foolish-length...
2021-02-13 Jeremy Harriswip
2021-01-29 Jeremy HarrisLookups: fix $local_part_data for a match on a filename...
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-12-16 Jeremy HarrisFix matching of long addresses. Bug 2677
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-06 Jeremy HarrisSqlite: new-style option to specify db file
2020-06-06 Jeremy HarrisRefactor lookup argument shuffling
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-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-04-03 Jeremy HarrisLookups: per-searchtype options framework
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-11 Jeremy HarrisDowngrade an unfound-list name from panic to DEFER...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-04-08 Jeremy Harristidying
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-06 Jeremy HarrisLog reason for defer, on a hostlist dns-lookup temporar...
2015-02-01 Jeremy Harrisconstification
2014-11-20 Jeremy HarrisConst-ification
2014-11-20 Jeremy HarrisConst-ification
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-20 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-25 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-16 Todd LyonsAdjust debug output to indicate a test, not result
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-06-26 Philip HazelFix bug introduced with +ignore_defer and +include_defer.
2007-06-26 Philip HazelAdd +ignore_defer and +include_defer to host lists.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-31 Philip Hazel$domain not always set when scanning a domain list.
2006-07-27 Philip HazelAllow (?-i) to work as expected in a (n)wildlsearch...
2006-04-04 Philip Hazel\n missing in some debug messages.
2006-04-04 Philip HazelChange misleading debugging wording "lookup deferred...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-11-15 Philip HazelFix ${if match_address crash when first argument had...
2005-09-12 Philip HazelFix @[] prefix matching bug.
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-08-01 Philip HazelAdded support for SQLite.
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip HazelData saved for $host_data after a lookup involving...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-12 Philip Hazel(a) Allow an empty sender to be matched against a looku...
2004-10-07 Philip HazelStart