]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Bradley Nicholes [Wed, 4 Feb 2004 23:26:54 +0000 (23:26 +0000)]
voting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102507
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Wed, 4 Feb 2004 22:31:56 +0000 (22:31 +0000)]
Add a vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102506
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 4 Feb 2004 20:23:21 +0000 (20:23 +0000)]
propose backport merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102505
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Feb 2004 17:48:33 +0000 (17:48 +0000)]
Clean up a few minor issues with the NetWare make file
Submitted by: "NormW" <normw@bocnet.com.au>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102503
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Wed, 4 Feb 2004 15:57:36 +0000 (15:57 +0000)]
*) mod_rewrite: Catch an edge case, where strange subsequent RewriteRules
could lead to a 400 (Bad Request) response.
Submitted by: Andr�� Malo
Reviewed by: jerenkrantz, rederpj
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102500
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Wed, 4 Feb 2004 15:09:32 +0000 (15:09 +0000)]
*) Keep focus of ITERATE and ITERATE2 on the current module when
the module chooses to return DECLINE_CMD for the directive. PR 22299.
Submitted by: Geoffrey Young <geoff apache.org>
Reviewed by: trawick, rederpj
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102498
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 4 Feb 2004 14:48:30 +0000 (14:48 +0000)]
fix warnings/errors (depending on compiler) introduced by the
recent mod_expires backport
Reviewed by: jorton, rederpj, trawick, Geoffrey Young
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102497
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Wed, 4 Feb 2004 14:37:40 +0000 (14:37 +0000)]
(sheepishly) add a vote... (darn, missed the warning scrolling by. Good catch, thanks).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102496
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 4 Feb 2004 10:10:30 +0000 (10:10 +0000)]
Propose fix for mod_expires warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102494
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Tue, 3 Feb 2004 21:51:38 +0000 (21:51 +0000)]
*) Add support for IMT minor-type wildcards (e.g., text/*) to ExpiresByType. PR#7991
Submitted by: Ken Coar
Reviewed By: ken, stoddard, rederpj
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102492
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Tue, 3 Feb 2004 15:30:58 +0000 (15:30 +0000)]
*) Fix segfault in mod_mem_cache cache_insert() due to cache size
becoming negative. PR: 21285, 21287
Submitted by: Bill Stoddard, Massimo Torquati, Jean-Jacques Clar
Reviewed by: stoddard, rederpj, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102489
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 2 Feb 2004 13:18:07 +0000 (13:18 +0000)]
propose new backport: buffered log corruption with threaded MPM
update existing WinNT MPM backport with a later fix from stoddard
add a few votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102482
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 30 Jan 2004 22:28:09 +0000 (22:28 +0000)]
Begone evil tabs! And revote on patch that allows \\ to work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102471
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Fri, 30 Jan 2004 20:05:55 +0000 (20:05 +0000)]
suggest backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102470
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Fri, 30 Jan 2004 16:20:51 +0000 (16:20 +0000)]
*) core.c: If large file support is enabled, allow any file that is
greater than AP_MAX_SENDFILE to be split into multiple buckets.
This allows Apache to send files that are greater than 2gig.
Otherwise we run into 32/64 bit type mismatches in the file size.
Submitted by: Brad Nicholes
Reviewed by: nd, jerenkrantz, rederpj
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102467
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Fri, 30 Jan 2004 15:52:09 +0000 (15:52 +0000)]
* proxy_http fix: mod_proxy hangs when both KeepAlive and
ProxyErrorOverride are enabled, and a non-200 response without a
body is generated by the backend server.
Submitted by: Graham Wiseman <gwiseman fscinternet.com>, Richard Reiner
Reviewed by: stoddard, nd, jerenkrantz, rederpj
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102465
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 30 Jan 2004 13:26:23 +0000 (13:26 +0000)]
Backports done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102463
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 30 Jan 2004 13:19:24 +0000 (13:19 +0000)]
* modules/dav/main/mod_dav.c (dav_handler): Reject request if the
Request-URI includes a fragment part, i.e. an unescaped #.
PR: 21779
Submitted by: Amit Athavale <amit_athavale@lycos.com>
Reviewed by: Joe Orton, Andr�� Malo, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102462
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 30 Jan 2004 13:13:30 +0000 (13:13 +0000)]
* modules/http/http_protocol.c (ap_make_method_list): Fix possible
memory corruption.
Submitted by: Jeff Trawick
Reviewed by: Joe Orton, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102461
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 30 Jan 2004 13:06:00 +0000 (13:06 +0000)]
* server/main.c: Don't include newlines in strings passed to
ap_log_error.
Submitted by: Martin Kraemer
Reviewed by: Joe Orton, Jeff Trawick, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102460
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 30 Jan 2004 13:03:23 +0000 (13:03 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl): Fix segfault if
SSL_get_session() returns NULL.
PR: 15057
Submitted by: Otmar Lendl <lendl@nic.at>
Reviewed by: Joe Orton, Jeff Trawick, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102459
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 30 Jan 2004 12:58:08 +0000 (12:58 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Use non-blocking
bucket reads whilst data remains available; flush when a read returns
EAGAIN. Fixes streaming nph- CGI scripts over SSL.
PR: 21944
Reviewed by: Jeff Trawick, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102458
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 29 Jan 2004 21:47:03 +0000 (21:47 +0000)]
Add some votes and comments. (No time to merge those where I cast the
threshold vote, sorry.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102455
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jan 2004 21:38:23 +0000 (21:38 +0000)]
always use the Cookie header to read a cookie
PR: 11475
Submitted by: Chris Darrochi <chrisd pearsoncmg.com>
Reviewed by: Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102451
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jan 2004 21:30:49 +0000 (21:30 +0000)]
don't let mod_usertrack overwrite other cookies
PR: 26002
Submitted by: Scott Moore <apache nopdesign.com>
Reviewed by: Brad Nicholes, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102450
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jan 2004 21:15:39 +0000 (21:15 +0000)]
looks reasonable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102449
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 29 Jan 2004 19:25:19 +0000 (19:25 +0000)]
propose-and-run...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102448
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Jan 2004 14:22:13 +0000 (14:22 +0000)]
votes++
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102446
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Jan 2004 13:46:38 +0000 (13:46 +0000)]
merge fix for worker MPM parent process crash to stable branch
Reviewed by: stoddard, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102444
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 29 Jan 2004 09:50:19 +0000 (09:50 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102442
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 29 Jan 2004 03:20:14 +0000 (03:20 +0000)]
Win32: Port Win32DisableAcceptEx from 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102441
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jan 2004 22:35:54 +0000 (22:35 +0000)]
add rev.# and empty votes on the backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102438
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jan 2004 20:13:35 +0000 (20:13 +0000)]
remove outdated comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102435
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jan 2004 19:47:29 +0000 (19:47 +0000)]
make remote port available to mod_rewrite
PR: 25772
Reviewed by: Jeff Trawick, Brad Nicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102432
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jan 2004 19:20:28 +0000 (19:20 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102431
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jan 2004 19:14:08 +0000 (19:14 +0000)]
propose yab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102430
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 28 Jan 2004 18:40:16 +0000 (18:40 +0000)]
Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102428
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Jan 2004 15:36:54 +0000 (15:36 +0000)]
I hate showstoppers, but...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102426
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Jan 2004 13:50:08 +0000 (13:50 +0000)]
cookie votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102424
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 26 Jan 2004 22:10:43 +0000 (22:10 +0000)]
fix old info in doc comment
Submitted by: Aryeh Katz
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102416
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 26 Jan 2004 16:04:20 +0000 (16:04 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102409
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 26 Jan 2004 10:28:03 +0000 (10:28 +0000)]
Propose some backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102408
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 26 Jan 2004 10:08:30 +0000 (10:08 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_connect): Check the
library code as well as the reason code when looking for the
plain-HTTP-request error.
Submitted by: Stephen Henson <steve@openssl.org>
Reviewed by: Joe Orton, Justin Erenkrantz, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102407
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sun, 25 Jan 2004 00:06:20 +0000 (00:06 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102403
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 23 Jan 2004 00:13:37 +0000 (00:13 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102394
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 23 Jan 2004 00:04:41 +0000 (00:04 +0000)]
Unescaped errorlogs are still possible using the compile time switch
"-DAP_UNSAFE_ERROR_LOG_UNESCAPED".
Reviewed by: Stas Bekman, Geoffrey Young
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102390
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Jan 2004 16:44:39 +0000 (16:44 +0000)]
Typo submitted by Jobst Giesecke
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102387
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 22 Jan 2004 13:12:21 +0000 (13:12 +0000)]
Spelling patch submitted by Eric Cholet
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102386
13f79535 -47bb-0310-9956-
ffa450edef68
Allan K. Edwards [Wed, 21 Jan 2004 15:00:50 +0000 (15:00 +0000)]
add a backport vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102384
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Tue, 20 Jan 2004 14:15:21 +0000 (14:15 +0000)]
I get a vote now :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102383
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Mon, 19 Jan 2004 18:07:40 +0000 (18:07 +0000)]
Backport:
Move SSLRandomSeed out of the <IfDefine SSL> container to support
starting without SSL on platforms with no /dev/random equivalent
but a statically compiled-in mod_ssl.
PR: 25867
Submitted by: Rob Meyer <rob bigdis.com>
Reviewed by: erikabele, nd, trawick
Obtained from:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102376
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Jan 2004 23:24:40 +0000 (23:24 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102359
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 15 Jan 2004 14:15:18 +0000 (14:15 +0000)]
Typo, pointed out by Michael Schroepl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102345
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 14 Jan 2004 21:55:37 +0000 (21:55 +0000)]
just voting, not making things more complicated
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102342
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Tue, 13 Jan 2004 20:32:42 +0000 (20:32 +0000)]
add vote
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102324
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 Jan 2004 02:22:06 +0000 (02:22 +0000)]
cocookie
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102315
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 Jan 2004 00:33:54 +0000 (00:33 +0000)]
yab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102312
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 Jan 2004 00:16:24 +0000 (00:16 +0000)]
yab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102310
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 22:49:34 +0000 (22:49 +0000)]
unsafe designation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102307
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 22:41:17 +0000 (22:41 +0000)]
baahahackpohohort.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102305
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 21:21:00 +0000 (21:21 +0000)]
++merges
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102303
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 19:26:48 +0000 (19:26 +0000)]
document indexoptions +xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102299
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 12 Jan 2004 18:31:31 +0000 (18:31 +0000)]
backport this fix from 2.1-dev:
Fix a long delay with CGI requests and keepalive connections on
AIX.
Reviewed by: stoddard, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102297
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 12 Jan 2004 16:30:19 +0000 (16:30 +0000)]
update worker doc to mention that
. a potentially large number of child processes can be in
termination state
. ServerLimit/ThreadLimit should be coded before other worker
MPM directives which control processes/threads
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102296
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 15:54:36 +0000 (15:54 +0000)]
allow switching between xhtml and html
PR: 23747
Reviewed by: Justin Erenkrantz, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102292
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 12 Jan 2004 15:02:23 +0000 (15:02 +0000)]
s/the the/the/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102290
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 12 Jan 2004 14:59:17 +0000 (14:59 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_version):
Determine the library version string at run-time rather than at
compile-time.
PR: 23956
Submitted by: Eric Seidel <seidel@apple.com>
Reviewed by: Andr�� Malo, Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102289
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 12 Jan 2004 14:44:46 +0000 (14:44 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup): Only call
ssl_var_lookup_ssl for a real SSL connection; fix lookup of "HTTPS"
for non-SSL connections.
(ssl_var_log_handler_x): Give results for non-SSL connections too;
e.g. %{HTTPS}x does the right thing.
(ssl_var_log_handler_c): Fix segfault on a non-SSL request.
PR: 22741, 20852
Submitted by: Gary E. Miller <gem@rellim.com>, Joe Orton
Reviewed by: Andr�� Malo, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102288
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 14:37:47 +0000 (14:37 +0000)]
done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102287
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 12 Jan 2004 14:30:14 +0000 (14:30 +0000)]
Fix build with parallel make:
* server/Makefile.in: Revert changes to use an absolute path to
exports.c in some (but not all) places, and subsequent fallout.
PR: 24643
Reviewed by: Andr�� Malo, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102285
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 12 Jan 2004 14:13:16 +0000 (14:13 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102284
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 02:02:11 +0000 (02:02 +0000)]
cause a lookup failure of external rewrite maps, if the key contains a \n
PR: 14453
Reviewed by: Jeff Trawick, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102278
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 00:59:03 +0000 (00:59 +0000)]
finally bring mod_include's parser bump into 2.1.
Thanks folks!
PR: a lot
Obtained from: 2.1
Reviewed by: Brian Pane, Jeff Trawick (, Justin Erenkrantz)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102277
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 00:32:50 +0000 (00:32 +0000)]
fix language end coding info for polish messages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102275
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jan 2004 00:04:37 +0000 (00:04 +0000)]
vote & note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102273
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 11 Jan 2004 22:59:21 +0000 (22:59 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102272
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 10 Jan 2004 22:56:37 +0000 (22:56 +0000)]
* Add dmg to application/octet-stream (PR#23902)
* Add m4u to video/vnd.mpegurl (PR#25269)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102266
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 10 Jan 2004 22:51:41 +0000 (22:51 +0000)]
* Backport fixes from mod_auth_anon.xml/r1.7
* userId -> userID
* Transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102264
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Sat, 10 Jan 2004 04:30:32 +0000 (04:30 +0000)]
Back port README update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102255
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Sat, 10 Jan 2004 04:21:05 +0000 (04:21 +0000)]
Back port Korean translation of error messages.
Submitted by: Jaeho Shin <netj@sparcs.kaist.ac.kr>
Reviewed by: Lee Heejoon <wafe@sparcs.kaist.ac.kr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102251
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Jan 2004 00:31:59 +0000 (00:31 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102249
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Jan 2004 00:31:59 +0000 (00:31 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102248
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 9 Jan 2004 20:44:10 +0000 (20:44 +0000)]
hanging chad
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102247
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 9 Jan 2004 03:08:11 +0000 (03:08 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102240
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 8 Jan 2004 20:56:18 +0000 (20:56 +0000)]
Grrrr... don't build against APR HEAD :/
Sorry.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102237
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 8 Jan 2004 20:47:46 +0000 (20:47 +0000)]
a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102236
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 8 Jan 2004 20:40:46 +0000 (20:40 +0000)]
If using apr_fnmatch() we should be using it's macros
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102234
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Jan 2004 18:40:47 +0000 (18:40 +0000)]
Add a backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102232
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 8 Jan 2004 13:42:18 +0000 (13:42 +0000)]
Propose some backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102226
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Wed, 7 Jan 2004 02:49:46 +0000 (02:49 +0000)]
Backporting the following from Apache 2.1-dev to 2.0.49-dev:
*) Add a hook (insert_error_filter) to allow filters to re-insert
themselves during processing of error responses. Enable mod_expires
to use the new hook to include Expires headers in valid error
responses. This addresses an RFC violation. It fixes PRs 19794,
24884, and 25123.
Reviewed by: trawick, stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102210
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Tue, 6 Jan 2004 21:52:18 +0000 (21:52 +0000)]
remove email address in the hopes that people will ask questions on the appropriate list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102208
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 6 Jan 2004 04:36:55 +0000 (04:36 +0000)]
Mention Polish error messages in corresponding README and CHANGES.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102201
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 6 Jan 2004 04:26:18 +0000 (04:26 +0000)]
Update transformation of man pages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102199
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 6 Jan 2004 04:25:44 +0000 (04:25 +0000)]
Update Copyright to 2004 and backport latest changes (r1.5 HEAD).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102198
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 6 Jan 2004 04:22:55 +0000 (04:22 +0000)]
Backport Polish translation of error messages.
Submitted by: Tomasz Kepczynski <tomek jot23.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102197
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 6 Jan 2004 01:14:42 +0000 (01:14 +0000)]
Transformations...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102196
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 6 Jan 2004 01:05:33 +0000 (01:05 +0000)]
Backport several improvements from HEAD. The docs are now in sync again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102195
13f79535 -47bb-0310-9956-
ffa450edef68
Mads Toftum [Mon, 5 Jan 2004 21:41:38 +0000 (21:41 +0000)]
Doc backport from 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102192
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sun, 4 Jan 2004 22:40:12 +0000 (22:40 +0000)]
Update German translation to English rev 1.21.2.5 and fix some typos
(see HEAD r1.5).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102185
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sun, 4 Jan 2004 15:07:04 +0000 (15:07 +0000)]
Mention a backport and sync comments with STATUS/2.1
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102180
13f79535 -47bb-0310-9956-
ffa450edef68