]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Joe Orton [Thu, 20 Nov 2003 16:13:31 +0000 (16:13 +0000)]
Propose some backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101814
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 19 Nov 2003 12:57:09 +0000 (12:57 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101807
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 18 Nov 2003 00:46:02 +0000 (00:46 +0000)]
Gross hack to get ssl-std.conf installed (not properly configured
yet, but at least install doesn't fail.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101806
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 17 Nov 2003 20:20:09 +0000 (20:20 +0000)]
vote, note & reorder by importance
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101804
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 15 Nov 2003 21:44:12 +0000 (21:44 +0000)]
include a recent tweak to Martin's EBCDIC fix in a merge request
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101785
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Sat, 15 Nov 2003 21:14:12 +0000 (21:14 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101783
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 15 Nov 2003 20:04:46 +0000 (20:04 +0000)]
backport a union semun portablity fix from 2.1-dev (use unsigned short
instead of ushort)
Reviewed by: jwoolley, dreid
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101782
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 13 Nov 2003 23:16:29 +0000 (23:16 +0000)]
Transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101781
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 13 Nov 2003 18:33:42 +0000 (18:33 +0000)]
merge this from 2.1-dev:
Fix the inability to log errors like exec failure in
mod_ext_filter/mod_cgi script children. This was broken after
such children stopped inheriting the error log handle.
Reviewed by: nd, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101778
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 13 Nov 2003 18:04:16 +0000 (18:04 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101777
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 13 Nov 2003 18:01:11 +0000 (18:01 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101776
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 13 Nov 2003 15:22:48 +0000 (15:22 +0000)]
parsed_uri.port is only valid iff parsed_uri.port_str != NULL.
Old code simply checked if it was non-zero, not if it
was *valid*
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101775
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 13 Nov 2003 15:16:26 +0000 (15:16 +0000)]
Tested exec failure logging fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101773
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Wed, 12 Nov 2003 22:21:27 +0000 (22:21 +0000)]
Some improvements suggested by Joshua
(to be continued ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101767
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 Nov 2003 01:50:40 +0000 (01:50 +0000)]
Normalize email addresses for the purpose of deliberate but simple-to-read
obscufication.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101764
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Wed, 12 Nov 2003 01:21:22 +0000 (01:21 +0000)]
Remove manual/search due to consensus ;)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101762
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Wed, 12 Nov 2003 00:39:52 +0000 (00:39 +0000)]
Fix some typos.
Submitted by: Iikka Meril��inen <Iikka.Merilainen@pato.vaala.fi>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101760
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 11 Nov 2003 20:08:37 +0000 (20:08 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101757
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 11 Nov 2003 19:53:03 +0000 (19:53 +0000)]
Fix example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101754
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 11 Nov 2003 19:50:45 +0000 (19:50 +0000)]
apache -> apache2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101753
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 11 Nov 2003 19:50:44 +0000 (19:50 +0000)]
apache -> apache2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101752
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Nov 2003 19:20:32 +0000 (19:20 +0000)]
Update and vote on LDAP cache patch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101751
13f79535 -47bb-0310-9956-
ffa450edef68
Aaron Bannert [Mon, 10 Nov 2003 21:39:53 +0000 (21:39 +0000)]
We're at 2.0.48 now on the binaries. I'm uploading x86-64 right now and
it looks like Brian Havard already updated the OS/2 binaries, so update
that entry too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101745
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 7 Nov 2003 18:59:08 +0000 (18:59 +0000)]
Allow generated pages such as mod_autoindex to be translated as well on platforms
that support charsets other than just EBCDIC
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101718
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 7 Nov 2003 10:51:50 +0000 (10:51 +0000)]
add another ldap cache fix that Matthieu Estrade sent me
PR: 18756
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101713
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 6 Nov 2003 21:00:08 +0000 (21:00 +0000)]
propose that we merge Matthieu's ldap cache fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101707
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Nov 2003 02:34:27 +0000 (02:34 +0000)]
add a couple of votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101699
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Nov 2003 00:30:26 +0000 (00:30 +0000)]
more merge proposals ;) one of these, something Martin committed
a while back, is a showstopper for EBCDIC platforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101698
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Nov 2003 21:59:58 +0000 (21:59 +0000)]
propose a bug fix backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101694
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Nov 2003 22:12:27 +0000 (22:12 +0000)]
++merges.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101688
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Nov 2003 21:05:11 +0000 (21:05 +0000)]
a colon in an id may cause problems. s/:/./
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101686
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Nov 2003 20:39:16 +0000 (20:39 +0000)]
yab.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101684
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Nov 2003 12:59:48 +0000 (12:59 +0000)]
backport the note about accumulative extension behaviours.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101680
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 2 Nov 2003 01:12:10 +0000 (01:12 +0000)]
new configure script documentation
A review would be fine ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101674
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Nov 2003 00:55:14 +0000 (00:55 +0000)]
providea workaround for buggy mod_setenvif
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101669
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 2 Nov 2003 00:49:51 +0000 (00:49 +0000)]
Suggest a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101667
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Nov 2003 00:38:26 +0000 (00:38 +0000)]
yab.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101666
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Nov 2003 23:35:39 +0000 (23:35 +0000)]
Fix sample regex
Submitted by: Matthew Wilcox <willy@debian.org>
PR: 24165
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101663
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Nov 2003 23:04:09 +0000 (23:04 +0000)]
yab.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101662
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Nov 2003 22:33:10 +0000 (22:33 +0000)]
propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101660
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 1 Nov 2003 22:26:47 +0000 (22:26 +0000)]
making notes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101658
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Nov 2003 18:14:44 +0000 (18:14 +0000)]
revised my ssi-redesign for 2.0 inclusion. Please review...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101653
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 1 Nov 2003 16:29:57 +0000 (16:29 +0000)]
backport this from Apache 2.1-dev:
Fix mod_info to use the real config file name, not the default
config file name.
Submitted by: Aryeh Katz <aryeh@secured-services.com>
Reviewed by: trawick, striker, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101650
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 1 Nov 2003 16:25:44 +0000 (16:25 +0000)]
fix an inaccurate back-port from 2.1-dev... the pool-tag call ended
up in the wrong place
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101649
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 1 Nov 2003 16:22:16 +0000 (16:22 +0000)]
backport this from Apache 2.1-dev:
Set the scoreboard state to indicate logging prior to running
logging hooks so that server-status will show 'L' for hung loggers
instead of 'W'.
Reviewed by: stoddard, striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101647
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 1 Nov 2003 16:09:29 +0000 (16:09 +0000)]
backport this from Apache 2.1-dev:
Tag the pools created for requests and subrequests.
Reviewed by: striker, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101646
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Nov 2003 15:54:15 +0000 (15:54 +0000)]
convinced.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101645
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 1 Nov 2003 15:12:43 +0000 (15:12 +0000)]
vote, note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101644
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 1 Nov 2003 14:05:16 +0000 (14:05 +0000)]
vote & note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101643
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Fri, 31 Oct 2003 11:18:40 +0000 (11:18 +0000)]
Add a suggestion for backporting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101631
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 30 Oct 2003 19:40:29 +0000 (19:40 +0000)]
merges++
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101628
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Wed, 29 Oct 2003 16:40:45 +0000 (16:40 +0000)]
Log some votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101609
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 29 Oct 2003 16:23:47 +0000 (16:23 +0000)]
request another merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101608
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Wed, 29 Oct 2003 14:40:24 +0000 (14:40 +0000)]
Note the release of 2.0.48.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101603
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 24 Oct 2003 17:50:16 +0000 (17:50 +0000)]
Move on to 2.0.49-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101563
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 24 Oct 2003 17:48:19 +0000 (17:48 +0000)]
Bump after the tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101562
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 24 Oct 2003 16:45:19 +0000 (16:45 +0000)]
Bump for the tag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101559
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 24 Oct 2003 16:40:36 +0000 (16:40 +0000)]
Sigh, one notice is more than enough.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101558
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 24 Oct 2003 16:37:06 +0000 (16:37 +0000)]
SECURITY [CAN-2003-0789]: mod_cgid: Resolve some mishandling of
the AF_UNIX socket used to communicate with the cgid daemon and
the CGI script.
Submitted by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101557
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 24 Oct 2003 16:19:32 +0000 (16:19 +0000)]
Fold in the CAN-2003-0542 regex patch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101555
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 23 Oct 2003 20:07:46 +0000 (20:07 +0000)]
fix segfault which occured if the filename was not
set, for example, when processing some error conditions.
PR: 23836
Reviewed by: Jeff Trawick, Cliff Woolley
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101539
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 22 Oct 2003 17:40:26 +0000 (17:40 +0000)]
Another backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101521
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 22 Oct 2003 17:35:04 +0000 (17:35 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101520
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 22 Oct 2003 16:48:15 +0000 (16:48 +0000)]
yet another merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101518
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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