From: Jean-Jacques Clar Date: Fri, 19 Mar 2004 14:40:10 +0000 (+0000) Subject: added votes X-Git-Tag: 2.0.50~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a0d3bf1e907dfa4bc65f7e7155a984c148dc50;p=thirdparty%2Fapache%2Fhttpd.git added votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103034 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e5f4576081a..512c75966fa 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/19 13:04:48 $] +Last modified at [$Date: 2004/03/19 14:40:10 $] Release: @@ -85,13 +85,13 @@ PATCHES TO BACKPORT FROM 2.1 *) Limit the concurrency in 'ab' to MAX_CONCURRENCY to prevent a segmentation fault. support/ab.c: r1.140, r1.141 - +1: madhum, trawick + +1: madhum, trawick, jjclar *) Fix the comment delimiter so that it correctly parses the username comment. Also add a terminate function to allow NetWare to pause the output before the screen is destroyed. support/htdbm.c: r1.15 - +1: bnicholes, trawick + +1: bnicholes, trawick, jjclar *) Use apr_temp_dir_get for htdigest and remove the dependancy on the external cp/copy command. Remove the OMIT_DELONCLOSE #ifdef @@ -99,11 +99,11 @@ PATCHES TO BACKPORT FROM 2.1 the apr_temp_dir_get() call. Also some other misc cleanup of the code support/htdigest.c: r1.41, r1.42, r1.43, r1.44, r1.45 - +1: bnicholes + +1: bnicholes, jjclar *) Use apr_temp_dir_get for htpasswd support/htpasswd.c: 1.75 - +1: thommay, bnicholes + +1: thommay, bnicholes, jjclar *) Allow Satisfy directives to be influenced by . PR: 14726 @@ -141,7 +141,7 @@ PATCHES TO BACKPORT FROM 2.1 * Replace some of the mutex locking in the worker MPM with atomic operations for higher concurrency. server/mpm/worker/fdqueue.c 1.24, 1.25 - +1: brianp, ianh + +1: brianp, ianh, jjclar * Rewrite how proxy sends its request to allow input bodies to morph the request bodies. Previously, if an input filter