The patch to support LDAP_SEARCH_RES_REFERENCE was unconditional; it
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 13 Jan 2005 11:12:12 +0000 (11:12 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 13 Jan 2005 11:12:12 +0000 (11:12 +0000)
commit3295e65b6024775749615d87822f3580ecf00c18
tree3d6f73a8f20590d69a80ad8917c84fd099012c1e
parent3d2a6e4d79f5227d66356409ff86fe0cda4cb7ab
The patch to support LDAP_SEARCH_RES_REFERENCE was unconditional; it
seems that some versions of LDAP don't have this (e.g. OpenLDAP v1, which is
of course pretty old, but some people still use it). I've modified the
patch to exclude the functionality when the macro isn't defined.
doc/doc-txt/ChangeLog
src/src/lookups/ldap.c