Pull strict-aliasing fix for sockaddr_46.
[exim.git] / src / src / lookups /
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-05-09 Phil PennockSolaris build fix for Oracle's LDAP libraries.
2011-03-22 Phil PennockMake ldap_require_cert work (not segfault).
2011-03-22 Phil PennockReport compiler in -d -bV. Clang compat.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-27 Tony FinchFix portability of Makefiles to HP-UX and other non...
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-16 Phil PennockBug 139: portability fixes and documentation.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-05-29 Nigel MetheringhamDKIM DNS TXT record bug fix. Fixes: #967
2010-03-05 Nigel MetheringhamSupport mysql stored procedures. Fixes: #965
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-11 Nigel MetheringhamMore signed/unsigned fixes. Need confirmation that...
2009-10-15 Tom KistnerDon\'t use ||= operator
2009-10-14 Nigel MetheringhamFix issue with long lines with comments in lsearch...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-08-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-05-31 Magnus HolmgrenBug #503: Use Ulstat() instead of Ustat() in dsearch...
2007-03-13 Philip HazelChange HDA_SIZE in oracle.c from 256 to 512. This is...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-12-19 Philip HazelRobert Bannocks' patch for an LDAP problem on Solaris...
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
2006-07-14 Philip HazelAdd a call to PQsetNoticeProcessor() to catch PostgreSQ...
2006-07-14 Philip HazelAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-06-27 Philip HazelDefine LDAP_DEPRECATED in ldap.c to get the old functio...
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