]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Jean-Jacques Clar [Thu, 5 Aug 2004 21:02:04 +0000 (21:02 +0000)]
Added votes for caching bp strategy
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104514
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 12:04:52 +0000 (12:04 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104506
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 11:57:23 +0000 (11:57 +0000)]
fix semantic mistakes and add version hint
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104504
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 11:28:39 +0000 (11:28 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104501
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 11:24:18 +0000 (11:24 +0000)]
fix xml error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104499
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 23:19:59 +0000 (23:19 +0000)]
mod_auth_ldap backports
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104495
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 21:04:16 +0000 (21:04 +0000)]
Switch the caching mutexes from reader/writer thread locks to global mutexes to allow for protection across processes rather than just across threads.
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104493
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 4 Aug 2004 20:56:42 +0000 (20:56 +0000)]
vote, preach
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104492
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 20:47:21 +0000 (20:47 +0000)]
Copy the share memory pointers down through the cache hierarchy so that they can be referenced and used in the lower level caches.
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104491
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 20:42:19 +0000 (20:42 +0000)]
Add a display page to view the URL data of the util_ldap cache
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104490
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 4 Aug 2004 20:00:38 +0000 (20:00 +0000)]
I pretty much said this on dev@httpd, but record it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104489
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 4 Aug 2004 19:57:29 +0000 (19:57 +0000)]
Hey, look, I can cast votes!
While it seems like no one else cares, my proposed backport of mod_ssl config
logic is stalling. We *still* can't build mod_ssl out of the box on RHEL...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104488
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 4 Aug 2004 19:31:58 +0000 (19:31 +0000)]
vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104486
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 4 Aug 2004 19:17:50 +0000 (19:17 +0000)]
A vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104485
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 17:56:06 +0000 (17:56 +0000)]
Get rid of the race conditions by first checking to make sure that a duplicate node does not already exist before inserting nodes into the different caches.
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104482
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 17:37:36 +0000 (17:37 +0000)]
Enhance the util_ldap cache-info page to display the current contents of the search, compare and dn_compare caches
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104480
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Wed, 4 Aug 2004 13:01:42 +0000 (13:01 +0000)]
document AuthDigestEnableQueryStringHack
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104474
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 4 Aug 2004 12:55:30 +0000 (12:55 +0000)]
revert this backport until it passes teh backport vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104473
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 4 Aug 2004 02:35:07 +0000 (02:35 +0000)]
adding 304 support for if-Modified-Since request header, if a fresh cached entity is present. backport from 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104472
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 4 Aug 2004 01:09:00 +0000 (01:09 +0000)]
Propose a backport.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104471
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 3 Aug 2004 21:35:42 +0000 (21:35 +0000)]
Small gramatical tweaks and the replacement of a "..." by some actual
content.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104464
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Tue, 3 Aug 2004 19:07:03 +0000 (19:07 +0000)]
Added votes for ldap changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104461
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 1 Aug 2004 12:40:53 +0000 (12:40 +0000)]
.ja.jis -> ja.euc-jp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104441
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Jul 2004 21:31:47 +0000 (21:31 +0000)]
Update the build procedure comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104432
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jul 2004 19:43:49 +0000 (19:43 +0000)]
oops. while switching to euc-jp I've removed also the html-only .ja.jis files.
recode to euc-jp and re-add the
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104426
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Thu, 29 Jul 2004 19:43:49 +0000 (19:43 +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@104425
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jul 2004 18:29:58 +0000 (18:29 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104422
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Thu, 29 Jul 2004 18:29:58 +0000 (18:29 +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@104421
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jul 2004 18:15:30 +0000 (18:15 +0000)]
build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104419
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 29 Jul 2004 18:15:02 +0000 (18:15 +0000)]
switch to euc-jp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104418
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jul 2004 23:21:06 +0000 (23:21 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104408
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 28 Jul 2004 23:17:16 +0000 (23:17 +0000)]
vote && note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104407
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 28 Jul 2004 23:01:26 +0000 (23:01 +0000)]
Add my ZAR0.12
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104406
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 28 Jul 2004 22:55:15 +0000 (22:55 +0000)]
Propose a backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104405
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 28 Jul 2004 20:05:50 +0000 (20:05 +0000)]
Enable the option to support anonymous shared memory in mod_ldap. This makes the cache work on Linux again.
Reviewed by: minfrin, bnicholes, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104402
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 20 Jul 2004 02:25:47 +0000 (02:25 +0000)]
another merge??
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104332
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 19 Jul 2004 04:35:03 +0000 (04:35 +0000)]
Note fix for httpd-2.0 as well.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104330
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Sun, 18 Jul 2004 20:06:28 +0000 (20:06 +0000)]
fix the invalid return value entry for ap_meets_conditions
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104325
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 16 Jul 2004 20:55:14 +0000 (20:55 +0000)]
votes and backports
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104311
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 15 Jul 2004 22:03:32 +0000 (22:03 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104303
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 15 Jul 2004 19:23:28 +0000 (19:23 +0000)]
msg
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104299
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Wed, 14 Jul 2004 21:45:40 +0000 (21:45 +0000)]
Added backport proposal for mod_cgi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104291
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 14 Jul 2004 20:22:05 +0000 (20:22 +0000)]
Backend ka connection going away is a normal occurance and should not be flagged as an error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104290
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 14 Jul 2004 16:29:56 +0000 (16:29 +0000)]
Add the new directive NWSSLUpgradeable to mod_nw_ssl to allow a non-secure connection to be upgraded to secure connections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104287
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 14 Jul 2004 16:23:30 +0000 (16:23 +0000)]
Add the new directive NWSSLUpgradeable to mod_nw_ssl to allow a non-secure connection to be upgraded to secure connections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104286
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 13 Jul 2004 18:44:20 +0000 (18:44 +0000)]
Update the backport description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104275
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 13 Jul 2004 18:14:21 +0000 (18:14 +0000)]
Update the TLS upgrade patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104274
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Jul 2004 22:18:46 +0000 (22:18 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104262
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 12 Jul 2004 18:49:24 +0000 (18:49 +0000)]
Backport:
Fix language code.
PR: 29518
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104260
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 12 Jul 2004 18:43:14 +0000 (18:43 +0000)]
Backport:
Mention what type of regex we use, and reference the glossary.
PR: 29732
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104258
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Mon, 12 Jul 2004 17:16:00 +0000 (17:16 +0000)]
whoops - forgot to remove backport note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104256
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Mon, 12 Jul 2004 17:08:01 +0000 (17:08 +0000)]
add "ErrorDocument 404 default" description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104255
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Mon, 12 Jul 2004 17:03:18 +0000 (17:03 +0000)]
Enable special ErrorDocument value 'default' which restores the
canned server response for the scope of the directive
Reviewed by: nd, stas
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104252
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sat, 10 Jul 2004 07:47:22 +0000 (07:47 +0000)]
Backport of AuthDigestEnableQueryStringHack
Needs a doc update to explain what it does.
PR: 27785
Reviewed by: Andr� Malo, Geoffrey Young, Paul Querna
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104218
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sat, 10 Jul 2004 05:01:31 +0000 (05:01 +0000)]
+1 for AuthDigestEnableQueryStringHack
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104216
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sat, 10 Jul 2004 04:45:23 +0000 (04:45 +0000)]
Accept URLs for ServerAdmin.
PR: 28174
Reviewed by: Andr� Malo, Brad Nicholes, Jean-Jacques Clar, Paul Querna
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104215
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sat, 10 Jul 2004 04:05:51 +0000 (04:05 +0000)]
+1 for httpready accept filter
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104214
13f79535 -47bb-0310-9956-
ffa450edef68
Jeon Jeongho [Fri, 9 Jul 2004 13:46:59 +0000 (13:46 +0000)]
commit a few Korean files and up-to-date patches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104205
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Fri, 9 Jul 2004 13:46:59 +0000 (13:46 +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@104204
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 7 Jul 2004 22:24:55 +0000 (22:24 +0000)]
two backports and some ws formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104194
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Tue, 6 Jul 2004 18:25:14 +0000 (18:25 +0000)]
initialize server arrays prior to calling ap_setup_prelinked_modules
so that static modules can push Defines values when registering
hooks just like DSO modules can
Submitted by: philippe chiasson
Reviewed by: geoff, nd, stas
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104185
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 3 Jul 2004 12:48:01 +0000 (12:48 +0000)]
backport this from 2.1-dev:
Small fix to allow reverse proxying to an ftp server. Previously
an attempt to do this would try and connect to 0.0.0.0, regardless
of the server specified.
PR: 24922
Submitted by: Pascal Terjan <pterjan@linuxfr.org>
Reviewed by: minfrin, nd, jim, trawick
(note: this commit includes minor style-only repairs to the
original patch; see r1.144 of proxy_ftp.c)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104149
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 2 Jul 2004 18:58:28 +0000 (18:58 +0000)]
Allow mod_deflate on NetWare to be compiled against zlib 1.2.1
Submitted by: Guenter Knauf <fuankg@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104141
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 2 Jul 2004 17:42:54 +0000 (17:42 +0000)]
Some binaries
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104139
13f79535 -47bb-0310-9956-
ffa450edef68
Aaron Bannert [Fri, 2 Jul 2004 17:17:37 +0000 (17:17 +0000)]
Add updated binaries for freebsd, solaris/x86 and macosx.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104137
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 2 Jul 2004 12:40:44 +0000 (12:40 +0000)]
License compliance and doc change, so no vote
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104131
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 2 Jul 2004 12:37:28 +0000 (12:37 +0000)]
Add the NOTICE file to the rpm spec file in compliance with the
Apache v2.0 license.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104129
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 2 Jul 2004 00:45:43 +0000 (00:45 +0000)]
Propose a backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104120
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 1 Jul 2004 19:47:17 +0000 (19:47 +0000)]
2.0.50 is out
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104118
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 30 Jun 2004 22:50:38 +0000 (22:50 +0000)]
Some binaries available, most are not.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104100
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 29 Jun 2004 18:15:03 +0000 (18:15 +0000)]
util_ldap stabilization backports
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104087
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 29 Jun 2004 12:39:38 +0000 (12:39 +0000)]
RPM spec file changes: changed default dependancy to link to db4
instead of db3. Fixed complaints about unpackaged files.
PR:
Obtained from:
Submitted by:
Reviewed by: minfrin, nd, iholsman
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104076
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Tue, 29 Jun 2004 10:35:07 +0000 (10:35 +0000)]
add my 2c's about the spec file
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104074
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 29 Jun 2004 07:17:56 +0000 (07:17 +0000)]
bump version information
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104072
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 29 Jun 2004 00:10:04 +0000 (00:10 +0000)]
And move on...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104067
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 29 Jun 2004 00:01:52 +0000 (00:01 +0000)]
Bump after the tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104065
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 29 Jun 2004 00:00:53 +0000 (00:00 +0000)]
Bump for the tag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104061
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 28 Jun 2004 23:57:14 +0000 (23:57 +0000)]
CAN-2004-0493 - memory exhaustion denial of service
Reviewed by: jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104060
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Wed, 23 Jun 2004 14:06:03 +0000 (14:06 +0000)]
correct the vote
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104021
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Wed, 23 Jun 2004 13:10:21 +0000 (13:10 +0000)]
add my vote
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104020
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 22 Jun 2004 08:27:05 +0000 (08:27 +0000)]
Revert r1.164.2.10 which was accidentally backported along with a
STATUS change AFAICT.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104015
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 21 Jun 2004 19:36:04 +0000 (19:36 +0000)]
vote & note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104009
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Mon, 21 Jun 2004 19:11:56 +0000 (19:11 +0000)]
Removing bb proposal since it will require a major number bump
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104008
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 20 Jun 2004 18:25:02 +0000 (18:25 +0000)]
fix chm build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103999
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 20 Jun 2004 13:12:26 +0000 (13:12 +0000)]
propose simple mod_log_config fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103992
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 19 Jun 2004 16:39:17 +0000 (16:39 +0000)]
vote && note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103986
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Thu, 17 Jun 2004 15:52:28 +0000 (15:52 +0000)]
register backport request
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103977
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 16 Jun 2004 12:30:52 +0000 (12:30 +0000)]
a vote and a question for the API police
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103969
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 16 Jun 2004 08:40:00 +0000 (08:40 +0000)]
Backport mod_cgi "CGI bucket" changes:
* modules/generators/mod_cgi.c (log_script_err): Return a read error.
(cgi_bucket_create, cgi_bucket_dup, cgi_read_stdout, cgi_bucket_read):
New functions.
(cgi_handler): Use new CGI bucket rather than a pipe bucket if
APR_FILES_AS_SOCKETS; use zero read timeout from stdout/stderr during
script execution.
* modules/generators/mod_cgi.c (cgi_handler): Combine common code
between nph and non-nph handling; use a CGI bucket for both cases if
APR_FILES_AS_SOCKETS.
* modules/generators/mod_cgi.c (cgi_handler): Soak up stderr from nph-
scripts correctly.
PR: 18348, 22030
Submitted by: Joe Orton, Jeff Trawick
Reviewed by: Joe Orton, Jeff Trawick, Jean-Jacques Clar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103968
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 15 Jun 2004 17:56:15 +0000 (17:56 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103963
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 14 Jun 2004 22:09:42 +0000 (22:09 +0000)]
Emit a warning if an alias overlaps another.
Reviewed by: Brad Nicholes, Jean-Jacques Clar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103950
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Mon, 14 Jun 2004 17:48:10 +0000 (17:48 +0000)]
added a bb proposal for mod_cgi and votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103947
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 13 Jun 2004 23:41:49 +0000 (23:41 +0000)]
add a couple of votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103940
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 12 Jun 2004 17:37:03 +0000 (17:37 +0000)]
- revote the mod_ssl.h API issue. I'm not really convinced, but I won't stand in
the way.
- ErrorHeader doesn't exist anymore. Replace the backport proposal by another
one which deals with the new Header attributes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103935
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 12 Jun 2004 09:54:56 +0000 (09:54 +0000)]
change vote... sorry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103926
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Jun 2004 21:05:22 +0000 (21:05 +0000)]
mod_rewrite no longer turns forward proxy requests into reverse proxy
requests.
PR: 28125
Reviewed by: Jeff Trawick, Brad Nicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103918
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Jun 2004 20:46:41 +0000 (20:46 +0000)]
ap_set_sub_req_protocol and ap_finalize_sub_req_protocol are now
exported on Win32 as well
PR: 28523
Submitted by: Edward Rudd <eddie omegaware.com>
Reviewed by: Jeff Trawick, Brad Nicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103917
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Jun 2004 20:27:27 +0000 (20:27 +0000)]
disable the use of acceptex on Win9x systems automatically
PR: 28529
Reviewed by: Jeff Tawick, Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103915
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Jun 2004 20:08:57 +0000 (20:08 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103912
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 11 Jun 2004 19:39:11 +0000 (19:39 +0000)]
<VirtualHost myhost> now applies to all IP addresses for myhost
instead of just the first one reported by the resolver. This
corrects a regression since 1.3.
Submitted by: Jeff Trawick
Reviewed by: stoddard, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103909
13f79535 -47bb-0310-9956-
ffa450edef68