From: Graham Leggett Date: Wed, 4 Aug 2004 01:09:00 +0000 (+0000) Subject: Propose a backport. X-Git-Tag: STRIKER_2_0_51_RC1^2~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc5d1270679115d4910b4677b05b0560b292fb9;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104471 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 93981f02864..01b73520a5a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/03 19:07:03 $] +Last modified at [$Date: 2004/08/04 01:09:00 $] Release: @@ -73,6 +73,12 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap. + modules/experimental/mod_auth_ldap.c: 1.28 + modules/experimental/util_ldap.c: 1.36 + +1: minfrin (this requires the apr-util LDAP overhaul to be ported to + apr-util v0.9 first) + *) Add load balancer support to the scoreboard in preparation for load balancing support in mod_proxy. include/scoreboard.h: 1.52