tidying
[exim.git] / src / src / lookups / ldap.c
2024-03-26 Jeremy Harristidying
2023-11-04 Jeremy HarrisMerge branch '4.next' 4.next github/4.next
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-02-05 Jeremy HarrisMore abstraction of the gstring API
2022-12-20 Jeremy HarrisRework "compiler quietening"
2022-12-03 Jeremy Harriscompiler quietening
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2021-10-23 Jeremy HarrisCopyright updates:
2020-10-30 Jeremy HarrisLDAP: fix taint-check in server list walk. Bug 2646
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-12 Jeremy Harrissmtp_accept_map_per_host: call search_tidyup in fail...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-09 Jeremy HarrisC99 initialisers
2020-04-03 Jeremy HarrisLookups: per-searchtype options framework
2020-03-29 Jeremy Harrisconstify
2020-01-15 Jeremy Harristidying
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-11 Jeremy HarrisDebug: indent lookup operations
2019-06-16 Jeremy HarrisInline the smaller string-handling functions
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-03-11 Jeremy HarrisFix ldap lookups for zero-length attribute value. ...
2018-03-11 Jeremy Harristidying
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
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-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2017-01-01 Phil PennockMerge remote-tracking branch 'github/pr/50'
2016-12-31 YmrDtnJuDo not call ldap_start_tls_s on ldapi:// connections.
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-11-29 Heiko Schlitterman... LDAP: Fix separator for multiple attrs and ldapm
2015-11-29 Heiko Schlitterman... LDAP: Fix comment formatting
2015-11-29 Heiko Schlitterman... LDAP: Fix debug messages
2015-11-29 Heiko Schlitterman... LDAP: internal rename of attr_count
2015-11-29 Heiko Schlitterman... LDAP: Fix comment about delimiter
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
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-02-01 Jeremy Harrisconstification
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-11 Heiko SchlittermannFix ldap lookup for single-attr request, multiple-attr...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Heiko SchlichtingBug 1453: Add SERVERS ldap server list override
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-01-07 Phil PennockCopyright year updates:
2013-11-20 Todd LyonsFix ldap option setting.
2013-10-31 Todd LyonsOnly unbind ldap connection if bind succeeded
2013-09-22 Todd LyonsBug 1287 - Fix tls_require_cert
2013-09-22 Todd LyonsPrevent TLS rebinding in LDAP connections
2013-06-10 Phil PennockGuard LDAP TLS usage against Solaris LDAP variant.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Phil PennockCopyright year updates.
2012-05-03 Phil PennockLDAP: Check for errors of TLS initialisation
2012-05-01 Jeremy HarrisReturn multi-values attributes from an LDAP lookup...
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-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-05 David WoodhouseAdd dynamic lookup support
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-12-19 Philip HazelRobert Bannocks' patch for an LDAP problem on Solaris...
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
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-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-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 HazelAlex Miller's patch for LDAP_RES_SEARCH_REFERENCE.
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