Copyright updates:
[exim.git] / src / src / routers / rf_lookup_hostlist.c
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-22 Jeremy HarrisDebug: internal consistency under testsuite
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-30 Jeremy Harristidying
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-10-27 Eric AndresenManualroute: use same host for all RCPTs of a message...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-04-25 Heiko Schlitterman... Make dnssec_request_domains/dnssec_require_domains...
2015-02-27 Jeremy Harris Add retry type "lookup". Bug 1566
2015-02-01 Jeremy Harrisconstification
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...
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-03-14 Philip HazelFix manualroute bug for localhost following multihomed...
2007-03-13 Philip HazelAdd host_find_failed=ignore and host_all_ignored to...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
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-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
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-10-07 Philip HazelStart