]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
21 years agoyep. too bad there are so many places in the code where this problem
Cliff Woolley [Thu, 16 Oct 2003 00:37:55 +0000 (00:37 +0000)] 
yep.  too bad there are so many places in the code where this problem
appears.  i feel like we ought to take the opposite approach and guarantee
that r->filename is never NULL, but oh well.  we've gone down this path
instead, so this is clearly a correct fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101466 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote
Jeff Trawick [Wed, 15 Oct 2003 23:17:12 +0000 (23:17 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101463 13f79535-47bb-0310-9956-ffa450edef68

21 years agopropose a backport
André Malo [Wed, 15 Oct 2003 22:57:30 +0000 (22:57 +0000)] 
propose a backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101462 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix into the stable branch:
Stas Bekman [Tue, 14 Oct 2003 03:43:18 +0000 (03:43 +0000)] 
merge this fix into the stable branch:

     fix the config parser to support <Foo>..</Foo> containers (no
     arguments in the opening tag) supported by httpd 1.3. Without
     this change mod_perl 2.0's <Perl> sections are broken.
PR:
Obtained from:
Submitted by: "Philippe M. Chiasson" <gozer@cpan.org>
Reviewed by: stas, jwoolley, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101444 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdd a note about the special handling of log messages with a level of
Erik Abele [Tue, 14 Oct 2003 00:29:51 +0000 (00:29 +0000)] 
Add a note about the special handling of log messages with a level of
'Notice'. Fixes PR#23724. German version included ;)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101443 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix a typo and remove an invalid section about the non-existent mod_ssl
Erik Abele [Mon, 13 Oct 2003 23:01:09 +0000 (23:01 +0000)] 
Fix a typo and remove an invalid section about the non-existent mod_ssl
bugdb. According to Ralf there are no plans to fix it and this doc is
pretty out of date anyways. See also PR#18574.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101440 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix into the stable branch:
Jeff Trawick [Mon, 13 Oct 2003 19:18:21 +0000 (19:18 +0000)] 
merge this fix into the stable branch:

       mod_cgid: fix a hash table corruption problem which could
       result in the wrong script being cleaned up at the end of a
       request.

Reviewed by: stoddard, gregames

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101438 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote
Greg Ames [Mon, 13 Oct 2003 17:28:08 +0000 (17:28 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101436 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote
Jeff Trawick [Mon, 13 Oct 2003 14:25:55 +0000 (14:25 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101434 13f79535-47bb-0310-9956-ffa450edef68

21 years ago"Change the list of checks in the security model to more accurately reflect
Erik Abele [Sun, 12 Oct 2003 23:37:34 +0000 (23:37 +0000)] 
"Change the list of checks in the security model to more accurately reflect
what happens, and in the correct order. Also fix the default locations, and
add a subsection about setting paranoid permissions."

Submitted by: Colm MacCarthaigh <colm@stdlib.net>

Additionally cleaned up the whole xml source to keep the docs consistent
(mostly cosmetic fixes, formatting, typos).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101432 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport recent changes by jsl (see r1.9 HEAD) plus transformation.
Erik Abele [Sun, 12 Oct 2003 16:11:35 +0000 (16:11 +0000)] 
Backport recent changes by jsl (see r1.9 HEAD) plus transformation.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101429 13f79535-47bb-0310-9956-ffa450edef68

21 years agoput this where it goes, add my +1
Cliff Woolley [Sat, 11 Oct 2003 21:14:32 +0000 (21:14 +0000)] 
put this where it goes, add my +1

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101419 13f79535-47bb-0310-9956-ffa450edef68

21 years agoI always attempt to find this section of the status file by searching for
Cliff Woolley [Sat, 11 Oct 2003 21:10:46 +0000 (21:10 +0000)] 
I always attempt to find this section of the status file by searching for
"back" or "backport" and never find it...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101417 13f79535-47bb-0310-9956-ffa450edef68

21 years agoWithout changing the 2.0 default (which differs from 1.3),
Roy T. Fielding [Sat, 11 Oct 2003 01:47:43 +0000 (01:47 +0000)] 
Without changing the 2.0 default (which differs from 1.3),
try to be clearer in describing the connection between
AddType and AddEncoding for defining the meaning of
compressed file extensions.

Reviewed by: Andre Malo, Justin Erenkrantz, Erik Abele

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101411 13f79535-47bb-0310-9956-ffa450edef68

21 years agoupdate transformation
André Malo [Fri, 10 Oct 2003 23:24:05 +0000 (23:24 +0000)] 
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101410 13f79535-47bb-0310-9956-ffa450edef68

21 years agobackport the Japanese name-based.xml. (just copy it, the English files
André Malo [Fri, 10 Oct 2003 23:17:49 +0000 (23:17 +0000)] 
backport the Japanese name-based.xml. (just copy it, the English files
are the same as well)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101409 13f79535-47bb-0310-9956-ffa450edef68

21 years agobackport changes from 2.1 (formatting + *:80)
André Malo [Fri, 10 Oct 2003 23:14:34 +0000 (23:14 +0000)] 
backport changes from 2.1 (formatting + *:80)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101408 13f79535-47bb-0310-9956-ffa450edef68

21 years agoremove a wrong not about file-to-file hooks.
André Malo [Fri, 10 Oct 2003 22:24:27 +0000 (22:24 +0000)] 
remove a wrong not about file-to-file hooks.
update transformation.

PR: 23618

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101405 13f79535-47bb-0310-9956-ffa450edef68

21 years agofix PR number and remove WS
André Malo [Fri, 10 Oct 2003 18:20:54 +0000 (18:20 +0000)] 
fix PR number and remove WS
please bump the changes as well ;-)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101402 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd an entry for a mod_rewrite fix which got a PR recently.
André Malo [Fri, 10 Oct 2003 18:02:31 +0000 (18:02 +0000)] 
add an entry for a mod_rewrite fix which got a PR recently.
Sander, can you bump this file to fit into the release?

PR: 23416

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101401 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Create the compiler debugging database using the _src.pdb extension (common
William A. Rowe Jr [Fri, 10 Oct 2003 16:08:47 +0000 (16:08 +0000)] 
  Create the compiler debugging database using the _src.pdb extension (common
  to all the other modules) and quiet a silly emit that the buildmark.obj didn't
  have debugging info.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101400 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Dunno why I never committed this in the last round of msvc project file fixes,
William A. Rowe Jr [Fri, 10 Oct 2003 16:05:01 +0000 (16:05 +0000)] 
  Dunno why I never committed this in the last round of msvc project file fixes,
  but the source .pdb debugging database shouldn't be the same as the linker
  output for .pdb distribution.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101399 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix a typo
Cliff Woolley [Fri, 10 Oct 2003 03:50:03 +0000 (03:50 +0000)] 
Fix a typo

PR: 23713
Submitted by: millenix@zemos.net

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101393 13f79535-47bb-0310-9956-ffa450edef68

21 years agoignore generated file ssl-std.conf
Jeff Trawick [Wed, 8 Oct 2003 18:52:35 +0000 (18:52 +0000)] 
ignore generated file ssl-std.conf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101390 13f79535-47bb-0310-9956-ffa450edef68

21 years ago*** empty log message ***
Ilia Soldatenko [Mon, 6 Oct 2003 12:13:24 +0000 (12:13 +0000)] 
*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101381 13f79535-47bb-0310-9956-ffa450edef68

21 years agoNew document translated and reviewed: vhosts/index.xml. Original revision: 1.3.2.7
Ilia Soldatenko [Mon, 6 Oct 2003 12:10:56 +0000 (12:10 +0000)] 
New document translated and reviewed: vhosts/index.xml. Original revision: 1.3.2.7

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101380 13f79535-47bb-0310-9956-ffa450edef68

21 years agopropose another merge
Jeff Trawick [Thu, 2 Oct 2003 14:35:17 +0000 (14:35 +0000)] 
propose another merge

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101375 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCheck to make sure that there is a file name before sending it to strncmp(). This
Bradley Nicholes [Wed, 1 Oct 2003 17:10:48 +0000 (17:10 +0000)] 
Check to make sure that there is a file name before sending it to strncmp().  This
fixes a page fault on NetWare when using mod_proxy with mod_cache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101365 13f79535-47bb-0310-9956-ffa450edef68

21 years ago *) mod_rewrite: Fix mod_rewrite's support of the [P] option to send
Paul J. Reder [Tue, 30 Sep 2003 17:41:58 +0000 (17:41 +0000)] 
  *) mod_rewrite: Fix mod_rewrite's support of the [P] option to send
      rewritten request using "proxy:". The code was adding multiple "proxy:"
      fields in the rewritten URI. PR: 13946. [Eider Oliveira <eider@bol.com.br>]

Reviewed by: Paul J. Reder, Andre Malo, Jeff Trawick, and Roy T. Fielding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101358 13f79535-47bb-0310-9956-ffa450edef68

21 years agoTypo
Martin Kraemer [Tue, 30 Sep 2003 08:23:51 +0000 (08:23 +0000)] 
Typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101355 13f79535-47bb-0310-9956-ffa450edef68

21 years ago *) cache_util: Fix ap_check_cache_feshness to check max_age, smax_age, and
Paul J. Reder [Mon, 29 Sep 2003 21:09:47 +0000 (21:09 +0000)] 
  *) cache_util: Fix ap_check_cache_feshness to check max_age, smax_age, and
     expires as directed in RFC 2616. [Thomas Castelle tcastelle@generali.fr]

Reviewed by: Paul J. Reder, Bill Stoddard, and Roy T. Fielding,

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101351 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport done
Thom May [Mon, 29 Sep 2003 12:12:15 +0000 (12:12 +0000)] 
Backport done

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101342 13f79535-47bb-0310-9956-ffa450edef68

21 years agoEnsure that ssl-std.conf is generated at configure time, and switch
Thom May [Mon, 29 Sep 2003 12:08:06 +0000 (12:08 +0000)] 
Ensure that ssl-std.conf is generated at configure time, and switch
      to using the expanded config variables to work the same as
            httpd-std.conf PR: 19611
PR: 19611
Reviewed by: jerenkrantz, striker, jim, nd, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101341 13f79535-47bb-0310-9956-ffa450edef68

21 years agohad this change laying around forgotten in an old sandbox
Cliff Woolley [Sun, 28 Sep 2003 17:08:33 +0000 (17:08 +0000)] 
had this change laying around forgotten in an old sandbox

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101339 13f79535-47bb-0310-9956-ffa450edef68

21 years agodocument linux TCP checksum offloading bugs.
Cliff Woolley [Sun, 28 Sep 2003 16:21:00 +0000 (16:21 +0000)] 
document linux TCP checksum offloading bugs.

submitted by: Colm MacCarthaigh <colm@stdlib.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101334 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport from 2.1.
Sander Striker [Sat, 27 Sep 2003 18:47:05 +0000 (18:47 +0000)] 
Backport from 2.1.

  *) mod_ssl: Fix segfaults after renegotiation failure. PR 21370
     [Hartmut Keil <Hartmut.Keil@adnovum.ch>]

Reviewed by: Jeff Trawick, Joe Orton, Sander Striker

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101332 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport from 2.1.
Sander Striker [Sat, 27 Sep 2003 18:34:56 +0000 (18:34 +0000)] 
Backport from 2.1.

  *) mod_autoindex: If a directory contains a file listed in the
     DirectoryIndex directive, the folder icon is no longer replaced
     by the icon of that file. PR 9587.
     [David Shane Holden <dpejesh@yahoo.com>]

Reviewed by: Andre Malo, Jeff Trawick, Sander Striker

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101330 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport from 2.1.
Sander Striker [Sat, 27 Sep 2003 18:24:38 +0000 (18:24 +0000)] 
Backport from 2.1.

  *) Fixed mod_usertrack to not get false positive matches on the
     user-tracking cookie's name.  PR 16661.
     [Manni Wood <manniwood@planet-save.com>]

Reviewed by: Cliff Woolley, Jeff Trawick, Sander Striker

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101328 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport from 2.1.
Sander Striker [Sat, 27 Sep 2003 18:17:10 +0000 (18:17 +0000)] 
Backport from 2.1.

  *) mod_cache: Fix the cache code so that responses can be cached
     if they have an Expires header but no Etag or Last-Modified
     headers. PR 23130.
     [bjorn@exoweb.net]

Reviewed by: Paul J. Reder, Roy T. Fielding, Brian Pane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101326 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCast some votes.
Sander Striker [Sat, 27 Sep 2003 18:13:12 +0000 (18:13 +0000)] 
Cast some votes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101325 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote for the cookie identification fix
Jeff Trawick [Wed, 24 Sep 2003 11:44:54 +0000 (11:44 +0000)] 
vote for the cookie identification fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101308 13f79535-47bb-0310-9956-ffa450edef68

21 years agopropose backport
Cliff Woolley [Tue, 23 Sep 2003 22:44:08 +0000 (22:44 +0000)] 
propose backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101307 13f79535-47bb-0310-9956-ffa450edef68

21 years agokeep the parse tree consistent if a binary operator occurs within
André Malo [Sun, 21 Sep 2003 21:29:27 +0000 (21:29 +0000)] 
keep the parse tree consistent if a binary operator occurs within
parentheses.

Reviewed by: Brian Pane, Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101301 13f79535-47bb-0310-9956-ffa450edef68

21 years agofix %b format to write really "-" if bytes_sent == 0.
André Malo [Sun, 21 Sep 2003 21:23:34 +0000 (21:23 +0000)] 
fix %b format to write really "-" if bytes_sent == 0.

Submitted by: Kess

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101300 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSync and transformation update.
Jason S. Lingohr [Sat, 20 Sep 2003 10:02:52 +0000 (10:02 +0000)] 
Sync and transformation update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101299 13f79535-47bb-0310-9956-ffa450edef68

21 years agoyet another proposed merge
Jeff Trawick [Fri, 19 Sep 2003 20:06:31 +0000 (20:06 +0000)] 
yet another proposed merge

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101298 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRevert nd's standard vs. draft changes.
Erik Abele [Fri, 19 Sep 2003 14:58:54 +0000 (14:58 +0000)] 
Revert nd's standard vs. draft changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101295 13f79535-47bb-0310-9956-ffa450edef68

21 years agorfc 2617 is standard
André Malo [Thu, 18 Sep 2003 21:01:43 +0000 (21:01 +0000)] 
rfc 2617 is standard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101290 13f79535-47bb-0310-9956-ffa450edef68

21 years agobring german sitemap up to date
André Malo [Thu, 18 Sep 2003 20:54:51 +0000 (20:54 +0000)] 
bring german sitemap up to date

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101288 13f79535-47bb-0310-9956-ffa450edef68

21 years agonote relevant standards on the sitemap
André Malo [Thu, 18 Sep 2003 20:40:36 +0000 (20:40 +0000)] 
note relevant standards on the sitemap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101286 13f79535-47bb-0310-9956-ffa450edef68

21 years agono wonder it's still broken; I forgot to merge the fix :(
Jeff Trawick [Thu, 18 Sep 2003 15:16:17 +0000 (15:16 +0000)] 
no wonder it's still broken; I forgot to merge the fix :(

on a brighter note, DMB got to town before Isabel, so my
daughter and I had some fun last night

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101281 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote
Jeff Trawick [Thu, 18 Sep 2003 12:37:52 +0000 (12:37 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101279 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMinor fixes, transformation update.
Jason S. Lingohr [Thu, 18 Sep 2003 08:16:15 +0000 (08:16 +0000)] 
Minor fixes, transformation update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101276 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdated trademarks to use the right entity, update transformation.
Jason S. Lingohr [Thu, 18 Sep 2003 01:41:47 +0000 (01:41 +0000)] 
Updated trademarks to use the right entity, update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101273 13f79535-47bb-0310-9956-ffa450edef68

21 years agowhitespace changes to clean up diffs with 2.1-dev's CHANGES
Jeff Trawick [Wed, 17 Sep 2003 11:08:44 +0000 (11:08 +0000)] 
whitespace changes to clean up diffs with 2.1-dev's CHANGES

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101268 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Wed, 17 Sep 2003 10:53:32 +0000 (10:53 +0000)] 
merge this fix from 2.1-dev:

     * Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
       as CGI output.

Submitted by: Andr�� Malo
Reviewed by: trawick, brianp

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101266 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Wed, 17 Sep 2003 10:47:39 +0000 (10:47 +0000)] 
merge this fix from 2.1-dev:

    * Fix EOS handling in ap_get_client_block.

Submitted by: jerenkrantz
Reviewed by: trawick, fielding

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101265 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Wed, 17 Sep 2003 10:39:43 +0000 (10:39 +0000)] 
merge this fix from 2.1-dev:

    * Fix mod_deflate not to search somewhere in the memory for the "gzip"
      token and to skip token parameters. PR 21523.
      Don't compress if there was *any* non-identity endoding applied before.

PR:               21523
Submitted by:   Joe Orton, Andr�� Malo
Reviewed by:   striker, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101264 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this from 2.1-dev:
Jeff Trawick [Wed, 17 Sep 2003 10:30:47 +0000 (10:30 +0000)] 
merge this from 2.1-dev:

    * Avoid an infinite recursion, which occured if the name of an included
      config file or directory contained a wildcard character. PR 22194.
      (2.0 + 1.3)

PR:              22194
Submitted by:  Andr�� Malo
Reviewed by:  trawick, fielding

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101263 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate transformations.
Jason S. Lingohr [Wed, 17 Sep 2003 02:01:13 +0000 (02:01 +0000)] 
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101262 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdd link to "Relevant Standards" page.
Jason S. Lingohr [Wed, 17 Sep 2003 01:58:58 +0000 (01:58 +0000)] 
Add link to "Relevant Standards" page.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101261 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this from 2.1-dev:
Jeff Trawick [Wed, 17 Sep 2003 01:51:55 +0000 (01:51 +0000)] 
merge this from 2.1-dev:

    * fix extern "C" declaration of util_ebcdic.h. PR: 22203
        include/util_ebcdic.h: r1.15

(nothing in CH-CH-CH-CH-CHANGES)

PR:             22203
Submitted by: Andr�� Malo
Reviewed by: trawick, fielding

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101260 13f79535-47bb-0310-9956-ffa450edef68

21 years agoInitial add of the "Relevant Standards" page.
Jason S. Lingohr [Tue, 16 Sep 2003 14:18:44 +0000 (14:18 +0000)] 
Initial add of the "Relevant Standards" page.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101256 13f79535-47bb-0310-9956-ffa450edef68

21 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Tue, 16 Sep 2003 14:18:44 +0000 (14:18 +0000)] 
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101255 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Tue, 16 Sep 2003 13:37:33 +0000 (13:37 +0000)] 
merge this fix from 2.1-dev:

    *) mod_ssl: Fix a problem setting variables that represent the
       client certificate chain.  PR 21371

PR:              21371
Reviewed by:  nd, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101252 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix a PR# and vote on tested backports.
Joe Orton [Tue, 16 Sep 2003 13:01:06 +0000 (13:01 +0000)] 
Fix a PR# and vote on tested backports.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101251 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Tue, 16 Sep 2003 01:00:07 +0000 (01:00 +0000)] 
merge this fix from 2.1-dev:

*) Unix: Handle permissions settings for flock-based mutexes in
     unixd_set_global|proc_mutex_perms().  Allow the functions to be
     called for any type of mutex.  PR 20312

Reviewed by: Justin, Greg

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101246 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote.incr()
Jeff Trawick [Mon, 15 Sep 2003 23:19:15 +0000 (23:19 +0000)] 
vote.incr()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101245 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote.
Greg Ames [Mon, 15 Sep 2003 19:47:57 +0000 (19:47 +0000)] 
vote.

and how do we make this go away in the mean time?
[gregames@minotaur 2.0.48-pre2]$ grep "could not init rewrite log lock"
   /x1/log/www/error_log |wc -l
   11676

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101244 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this fix from 2.1-dev:
Jeff Trawick [Mon, 15 Sep 2003 15:40:06 +0000 (15:40 +0000)] 
merge this fix from 2.1-dev:

*) ab: Work over non-loopback on Unix again. PR 21495.

The CHANGES entry is currently under the 2.0.48 heading.  We
can figure out what to change once 2.0.48 is out the door.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101241 13f79535-47bb-0310-9956-ffa450edef68

21 years agoconcern--
Jeff Trawick [Mon, 15 Sep 2003 11:49:19 +0000 (11:49 +0000)] 
concern--

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101239 13f79535-47bb-0310-9956-ffa450edef68

21 years agovotes
Brian Pane [Sat, 13 Sep 2003 04:05:37 +0000 (04:05 +0000)] 
votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101237 13f79535-47bb-0310-9956-ffa450edef68

21 years agogeezer votes
Roy T. Fielding [Fri, 12 Sep 2003 23:38:49 +0000 (23:38 +0000)] 
geezer votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101235 13f79535-47bb-0310-9956-ffa450edef68

21 years agoa vote
Bill Stoddard [Fri, 12 Sep 2003 20:08:56 +0000 (20:08 +0000)] 
a vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101233 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdd a backport vote.
Paul J. Reder [Fri, 12 Sep 2003 19:36:17 +0000 (19:36 +0000)] 
Add a backport vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101232 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate a backport entry...
Paul J. Reder [Thu, 11 Sep 2003 18:30:31 +0000 (18:30 +0000)] 
Update a backport entry...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101222 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSubmit a patch for backporting.
Paul J. Reder [Thu, 11 Sep 2003 15:16:17 +0000 (15:16 +0000)] 
Submit a patch for backporting.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101219 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd a few votes
Jeff Trawick [Wed, 10 Sep 2003 17:34:32 +0000 (17:34 +0000)] 
add a few votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101215 13f79535-47bb-0310-9956-ffa450edef68

21 years agoThese silent errors have bitten me a few times, now that we
Jim Jagielski [Wed, 10 Sep 2003 14:20:20 +0000 (14:20 +0000)] 
These silent errors have bitten me a few times, now that we
use APR's sdbm (which is "smaller" than what was hacked for
the orig mod_ssl).

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101213 13f79535-47bb-0310-9956-ffa450edef68

21 years agozap an incorrect comment that remained from 1.3 days
Jeff Trawick [Wed, 10 Sep 2003 12:13:51 +0000 (12:13 +0000)] 
zap an incorrect comment that remained from 1.3 days

Submitted by: Aryeh Katz
Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101212 13f79535-47bb-0310-9956-ffa450edef68

21 years agovote for a get-client-block fix, mention a couple of small ab fixes
Jeff Trawick [Wed, 10 Sep 2003 12:00:20 +0000 (12:00 +0000)] 
vote for a get-client-block fix, mention a couple of small ab fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101210 13f79535-47bb-0310-9956-ffa450edef68

21 years agoOS/2: AP_MPM_WANT_SET_MAX_MEM_FREE needs to be defined for ap_max_mem_free to
Brian Havard [Mon, 8 Sep 2003 22:44:40 +0000 (22:44 +0000)] 
OS/2: AP_MPM_WANT_SET_MAX_MEM_FREE needs to be defined for ap_max_mem_free to
be available which is required for the recent bucket_alloc changes.

Backport of r1.6 build fix.
Reviewed by: jwoolley

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101201 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd some notes.
André Malo [Fri, 5 Sep 2003 22:59:14 +0000 (22:59 +0000)] 
add some notes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101175 13f79535-47bb-0310-9956-ffa450edef68

21 years agorevert and retry. this should sync up the 2.0 branch with rev 1.72, i
Cliff Woolley [Fri, 5 Sep 2003 22:55:04 +0000 (22:55 +0000)] 
revert and retry.  this should sync up the 2.0 branch with rev 1.72, i
hope, which is the one that i'm told is the correct one

thanks jean-jacques for bearing with me :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101174 13f79535-47bb-0310-9956-ffa450edef68

21 years agoremove an entry already merged, vote on another
Jeff Trawick [Fri, 5 Sep 2003 21:37:00 +0000 (21:37 +0000)] 
remove an entry already merged, vote on another

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101172 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this from 2.1-dev:
Jeff Trawick [Fri, 5 Sep 2003 21:26:57 +0000 (21:26 +0000)] 
merge this from 2.1-dev:

      Fix a misleading message from the some of the threaded MPMs when
      MaxClients has to be lowered due to the setting of ServerLimit.

Reviewed by: stoddard, brianp

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101170 13f79535-47bb-0310-9956-ffa450edef68

21 years agomerge this from 2.1-dev:
Jeff Trawick [Fri, 5 Sep 2003 21:13:22 +0000 (21:13 +0000)] 
merge this from 2.1-dev:

    Lower the severity of the "listener thread didn't exit" message
    to debug, as it is of interest only to developers.

PR:              9011
Reviewed by:  stoddard, brianp

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101169 13f79535-47bb-0310-9956-ffa450edef68

21 years agovotes
Brian Pane [Fri, 5 Sep 2003 20:40:30 +0000 (20:40 +0000)] 
votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101168 13f79535-47bb-0310-9956-ffa450edef68

21 years agoanother vote
Bill Stoddard [Fri, 5 Sep 2003 20:20:35 +0000 (20:20 +0000)] 
another vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101167 13f79535-47bb-0310-9956-ffa450edef68

21 years agopropose merge of trivial "fix" related to log level of a message
Jeff Trawick [Fri, 5 Sep 2003 19:43:20 +0000 (19:43 +0000)] 
propose merge of trivial "fix" related to log level of a message

yank some now-resolved votes related to which level of apr will be
used by APACHE_2_0_BRANCH

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101166 13f79535-47bb-0310-9956-ffa450edef68

21 years agolast minute stuff for 2.0.48:
Cliff Woolley [Fri, 5 Sep 2003 19:00:53 +0000 (19:00 +0000)] 
last minute stuff for 2.0.48:

 - backport the maxmemfree change
 - add my comment on nd's mod_include rewrite to STATUS

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101163 13f79535-47bb-0310-9956-ffa450edef68

21 years agoa vote
Bill Stoddard [Fri, 5 Sep 2003 18:03:09 +0000 (18:03 +0000)] 
a vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101162 13f79535-47bb-0310-9956-ffa450edef68

21 years agopropose a silly message fix
Jeff Trawick [Fri, 5 Sep 2003 16:54:30 +0000 (16:54 +0000)] 
propose a silly message fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101161 13f79535-47bb-0310-9956-ffa450edef68

21 years agookay, people, from now on, httpd 2.0.x needs APR_0_9_BRANCH and
Cliff Woolley [Wed, 3 Sep 2003 04:39:13 +0000 (04:39 +0000)] 
okay, people, from now on, httpd 2.0.x needs APR_0_9_BRANCH and
APU_0_9_BRANCH.  2.1.x will continue to use HEAD of apr and apr-util.

update your local checkouts!!

in case it's not obvious:

   cd httpd-2.0/srclib
   cvs up -r APR_0_9_BRANCH apr
   cvs up -r APU_0_9_BRANCH apr-util

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101152 13f79535-47bb-0310-9956-ffa450edef68

21 years agoPoint to correct download location.
Joshua Slive [Mon, 1 Sep 2003 19:10:15 +0000 (19:10 +0000)] 
Point to correct download location.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101148 13f79535-47bb-0310-9956-ffa450edef68

21 years agoaddress a concern
André Malo [Sun, 31 Aug 2003 20:48:15 +0000 (20:48 +0000)] 
address a concern

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101145 13f79535-47bb-0310-9956-ffa450edef68

21 years agoComment on a vote and propose a backport.
Justin Erenkrantz [Sun, 31 Aug 2003 16:20:34 +0000 (16:20 +0000)] 
Comment on a vote and propose a backport.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101142 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCast a vote or 2...
Sander Striker [Fri, 29 Aug 2003 19:51:39 +0000 (19:51 +0000)] 
Cast a vote or 2...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101139 13f79535-47bb-0310-9956-ffa450edef68

21 years ago+1 to brad's patch. side note: i consider these two changes to be basically
Cliff Woolley [Fri, 29 Aug 2003 19:40:43 +0000 (19:40 +0000)] 
+1 to brad's patch.  side note: i consider these two changes to be basically
two parts of the same fix, so i've combined the votes for them

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101138 13f79535-47bb-0310-9956-ffa450edef68

21 years agovoting
Bradley Nicholes [Fri, 29 Aug 2003 18:01:50 +0000 (18:01 +0000)] 
voting

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101137 13f79535-47bb-0310-9956-ffa450edef68