]> granicus.if.org Git - apache/commit
Lay some groundwork for improvements to the connection pool.
authorEric Covener <covener@apache.org>
Sat, 12 Mar 2011 21:18:21 +0000 (21:18 +0000)
committerEric Covener <covener@apache.org>
Sat, 12 Mar 2011 21:18:21 +0000 (21:18 +0000)
commit03c032b4e467f43db1af596f4085888f11324b76
tree6b95fa052dad399bfb66b0b0804f31c2e084d131
parent5a098ddda98612ef5da073869d2c649116a9b713
Lay some groundwork for improvements to the connection pool.

  remove unnecessary uldap_connection_cleanup (nothing needed between unbind
  and remove)

  properly remove rebind callback info when credentials change

  maintain a separate pool for the rebind callback storage so it can be cleared
  when the connection is unbound.

(major bump for util_ldap function removal)

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