Copyright year bumps for substantive changes 2017
[exim.git] / src / src / lookups / dnsdb.c
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-08-14 Jeremy Harristidying
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisSplit out smtp MAIL and RCPT option string building
2017-01-18 Josh Soref214 spelling fixes
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-18 Jeremy HarrisFix truncated dns-lookup return record handling
2015-05-16 Jeremy Harristidying
2015-05-09 Jeremy HarrisSupport SOA lookup in dnsdb lookups. Bug 286
2015-05-09 Jeremy HarrisAdd retrans/retry options to dnsdb lookup. Bug 1539
2015-02-15 Jeremy HarrisWithdraw A6 DNS record support
2015-02-01 Jeremy Harrisconstification
2014-11-20 Jeremy HarrisConst-ification
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-06 Jeremy HarrisSupport secondary-separator specifier for MX, SRV and...
2014-07-14 Phil PennockDNSSEC: fix clang warning re && in || precedence
2014-07-14 Phil PennockRename T_APL to T_ADDRESSES
2014-05-29 Jeremy HarrisFix dnssec dnsdb lookup in defer_never mode
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-01 Jeremy HarrisSupport dnssec in verify-callout use of smtp transport.
2014-04-24 Jeremy HarrisDnssec observability: add variable $lookup_dnssec_authe...
2014-04-24 Jeremy Harrisdnssec_strict, _lax, _never modifiers for dnsdb lookups
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...
2014-04-19 Todd LyonsCopyright year updates:
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-09 Todd Lyonsdnsdb tlsa lookup
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-09-27 Jeremy HarrisUnbreak non-ipv6 build.
2012-09-05 Jeremy HarrisAdd dnsdb lookup pseudo-type "a+". Addresses bug...
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-18 Phil PennockSecond SPF fix, moved to where type is correct.
2012-05-18 Phil PennockSPF multiple strings join on "".
2012-05-17 Phil PennockCopyright year updates.
2012-05-17 Phil Pennockdnsdb SPF support, from Janne Snabb
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-05-29 Nigel MetheringhamDKIM DNS TXT record bug fix. Fixes: #967
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-06-10 Tony FinchA minor code clean-up and a comment fix for the CSA...
2005-06-10 Tom KistnerRevert accidental bogus checkin, sorry
2005-06-10 Tom KistnerFix possible endless loop due to dying spamd
2005-05-10 Philip Hazel1. Update version.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-11 Philip HazelCorrected several mis-calls of is_ip_address() that...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-21 Philip HazelCheck dnsdb PTR key for IP address before playing the...
2004-12-20 Philip HazelAdded Tony's defer_foo patch to dnsdb lookups.
2004-11-25 Philip HazelDon't defer for lists of domains (in dnsdb and dnslists...
2004-11-24 Philip HazelAdded the mxh lookup type for dnsdb lookups.
2004-11-19 Philip HazelAdditions to dnsdb lookups: (a) list of domains (b...
2004-11-19 Philip HazelImplement the pseudo dns lookup type "zns" for ${dnsdb...
2004-10-07 Philip HazelStart