]> granicus.if.org Git - apache/commit
Stop trying to set the referral HOP limit on each connection since most SDKs don...
authorEric Covener <covener@apache.org>
Sat, 31 Oct 2009 14:02:04 +0000 (14:02 +0000)
committerEric Covener <covener@apache.org>
Sat, 31 Oct 2009 14:02:04 +0000 (14:02 +0000)
commit5f87e4a3f4c7d885df002297a0ccc241517e858d
treeb66180e5f41d1d1f587e3d69e504c8fd4126963c
parent6aaaf8286fc791a0b7c8a21cd67c6709315bbad1
Stop trying to set the referral HOP limit on each connection since most SDKs don't seem
to do anything with it, and causes an error on released openldap levels.

Also moves/remove some macros internal to mod_ldap out of the public header for a major bump.

Reported against APR in PR47501, but httpd shouldn't be asking for the option
by default.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@831542 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/util_ldap.h
modules/ldap/util_ldap.c