From: Greg Stein Date: Fri, 8 Aug 2003 00:43:10 +0000 (+0000) Subject: a votin' I will go... a votin' I will go... hi ho, the *WHAM* ... urk.... X-Git-Tag: 2.0.48~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27bb1be00ee6b735f3c4fe2a44084374c1ed737b;p=thirdparty%2Fapache%2Fhttpd.git a votin' I will go... a votin' I will go... hi ho, the *WHAM* ... urk.... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100939 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b72b38c7b61..6bbb7edf566 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/08 00:05:57 $] +Last modified at [$Date: 2003/08/08 00:43:10 $] Release: @@ -291,18 +291,19 @@ PATCHES TO PORT FROM 2.1 problems if the data stream is modified by an input filter. PR 22104. modules/dav/main/mod_dav.c: r1.98, r1.99 +1: nd + (gstein likes the concept, but needs to review...) * mod_ssl: Fix FakeBasicAuth for subrequests, by declining check_user_id. Otherwise it would run into the check that was to protect from externally fabricated Authorization headers, which would choke on the one added by mod_ssl itself. modules/ssl/ssl_engine_kernel.c: r1.97 - +1: striker, trawick + +1: striker, trawick, gstein * mod_ssl: Add error msg for the case when FakeBasicAuth is tried to be tricked. IOW, when someone tries to spoof his identity. modules/ssl/ssl_engine_kernel.c: r1.98 - +1: striker + +1: striker, gstein * fix extern "C" declaration of util_ebcdic.h. PR: 22203 include/util_ebcdic.h: r1.15