exipick version 20060216.1
[exim.git] / src / src / lookups /
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-11-15 Philip HazelDiscard the values of the numeric variables after a...
2005-09-13 Philip HazelAdded extra information about errors to the PostgreSQL...
2005-09-12 Philip HazelUse RM_COMMAND everywhere during building.
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-01 Philip HazelAdded support for SQLite.
2005-06-27 Tom KistnerFix HAVE_NS_TYPE for the SPF lookup type too
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
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-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-05-25 Tom KistnerAdd simple SPF lookup method (armored in EXPERIMENTAL_SPF)
2005-05-17 Philip HazelTidy up "make" output along the lines of a 2.6 kernel...
2005-05-10 Philip Hazel1. Update version.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-13 Philip HazelThe patch to support LDAP_SEARCH_RES_REFERENCE was...
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 HazelImprove error message when ldap_search fails in OpenLDA...
2004-12-21 Philip HazelCheck dnsdb PTR key for IP address before playing the...
2004-12-21 Philip HazelAlex Miller's patch for LDAP_RES_SEARCH_REFERENCE.
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-11-17 Philip HazelMinor tidy to the recent LDAP fix to keep the code...
2004-11-11 Philip HazelTwo minor tidies to the recent ldap.c changes.
2004-11-10 Philip HazelMichael Haardt's patch to do LDAP network timeouts...
2004-10-07 Philip HazelStart