]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
20 years agoescape the cookie_name before pasting into the regexp.
André Malo [Tue, 17 Aug 2004 19:56:34 +0000 (19:56 +0000)] 
escape the cookie_name before pasting into the regexp.

Reviewed by: Jeff Trawick, Justin Erenkrantz

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

20 years agovote-and-run.
Justin Erenkrantz [Tue, 17 Aug 2004 16:44:14 +0000 (16:44 +0000)] 
vote-and-run.

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

20 years agovote
André Malo [Sun, 15 Aug 2004 23:58:19 +0000 (23:58 +0000)] 
vote

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

20 years agoupdate transformation
André Malo [Sun, 15 Aug 2004 23:48:08 +0000 (23:48 +0000)] 
update transformation

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

20 years agosimplify configuration
André Malo [Sun, 15 Aug 2004 23:43:56 +0000 (23:43 +0000)] 
simplify configuration

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

20 years agodocument regex capturing
André Malo [Sun, 15 Aug 2004 23:41:16 +0000 (23:41 +0000)] 
document regex capturing

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

20 years agoExtend the SetEnvIf directive to capture subexpressions of the
André Malo [Sun, 15 Aug 2004 23:33:28 +0000 (23:33 +0000)] 
Extend the SetEnvIf directive to capture subexpressions of the
matched value.

Reviewed by: Paul J. Reder, Jeff Trawick

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

20 years agoRecursive Include directives no longer crash. The server stops
André Malo [Sun, 15 Aug 2004 22:42:14 +0000 (22:42 +0000)] 
Recursive Include directives no longer crash. The server stops
including configuration files after a certain nesting level (128
as distributed). This is configurable at compile time using the
-DAP_MAX_INCLUDE_DEPTH switch.

PR: 28370
Reviewed by: Brad Nicholes, Jeff Trawick

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

20 years agoupdate transformation
André Malo [Sun, 15 Aug 2004 22:33:29 +0000 (22:33 +0000)] 
update transformation

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

20 years agofix version number
André Malo [Sun, 15 Aug 2004 22:26:13 +0000 (22:26 +0000)] 
fix version number

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

20 years agomake trailing-slash-behaviour configurable
André Malo [Sun, 15 Aug 2004 21:59:57 +0000 (21:59 +0000)] 
make trailing-slash-behaviour configurable

Reviewed by: Justin Erenkrantz, Jeff Trawick

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

20 years agoallow proxying of directoryindex'd resources
André Malo [Sun, 15 Aug 2004 21:35:18 +0000 (21:35 +0000)] 
allow proxying of directoryindex'd resources

PR: 14648, 15112, 29961
Reviewed by: Justin Erenkrantz, Jeff Trawick

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

20 years agoRemove "PATH_INFO Changes in CGI Environment" documentation.
André Malo [Sun, 15 Aug 2004 14:44:18 +0000 (14:44 +0000)] 
Remove "PATH_INFO Changes in CGI Environment" documentation.

Reason: It's outdated and wrong. For 7 years and 3 months.
The behaviour was changed back during Apache 1.2 (!) development.

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

20 years agoupdate translation
Astrid Malo [Sun, 15 Aug 2004 14:31:10 +0000 (14:31 +0000)] 
update translation

Reviewed by: nd

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

20 years agoanother proposed backport
Jeff Trawick [Sat, 14 Aug 2004 11:08:20 +0000 (11:08 +0000)] 
another proposed backport

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

20 years agoupdate transformation
André Malo [Fri, 13 Aug 2004 21:31:57 +0000 (21:31 +0000)] 
update transformation

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

20 years agoBackport:
Joshua Slive [Thu, 12 Aug 2004 15:54:19 +0000 (15:54 +0000)] 
Backport:
  Continue with addressing the FAQ: How to do url manipulation
  on the query string.

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

20 years agoab r1.143 bp done
Jean-Jacques Clar [Thu, 12 Aug 2004 15:24:02 +0000 (15:24 +0000)] 
ab r1.143 bp done

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

20 years agobp of r1.143: fixed mean and median calculations, changed where time values for start...
Jean-Jacques Clar [Thu, 12 Aug 2004 15:19:23 +0000 (15:19 +0000)] 
bp of r1.143: fixed mean and median calculations, changed where time values for start and connect for ka

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

20 years agocorrect struct fields comments
Stas Bekman [Thu, 12 Aug 2004 05:22:52 +0000 (05:22 +0000)] 
correct struct fields comments
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoAdded a description for a recipe which has long been without one.
Rich Bowen [Thu, 12 Aug 2004 01:27:34 +0000 (01:27 +0000)] 
Added a description for a recipe which has long been without one.

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

20 years agoupdate transformation
André Malo [Wed, 11 Aug 2004 22:02:15 +0000 (22:02 +0000)] 
update transformation

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

20 years agoBackport:
Joshua Slive [Wed, 11 Aug 2004 20:05:12 +0000 (20:05 +0000)] 
Backport:
  Refer people to mod_rewrite if they need to manipulate the query
  string.  (This is a FAQ.)

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

21 years agoSome votes
Graham Leggett [Wed, 11 Aug 2004 17:13:51 +0000 (17:13 +0000)] 
Some votes
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoBackport:
Joshua Slive [Wed, 11 Aug 2004 17:02:35 +0000 (17:02 +0000)] 
Backport:
  Note that mod_expires also sends Cache-Control: max-age.

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

21 years agomod_ssl churn.
Joe Orton [Wed, 11 Aug 2004 16:53:15 +0000 (16:53 +0000)] 
mod_ssl churn.

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

21 years agoYes to agressive backporting... Would be nice to
Jim Jagielski [Tue, 10 Aug 2004 16:22:28 +0000 (16:22 +0000)] 
Yes to agressive backporting... Would be nice to
get the dev energy level back

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agovote
Jeff Trawick [Tue, 10 Aug 2004 08:41:15 +0000 (08:41 +0000)] 
vote

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

21 years agoFix typo. is->it
Yoshiki Hayashi [Fri, 6 Aug 2004 07:07:19 +0000 (07:07 +0000)] 
Fix typo. is->it

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

21 years agoAdded votes for caching bp strategy
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

21 years agoupdate transformation
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

21 years agofix semantic mistakes and add version hint
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

21 years agoupdate transformation
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

21 years agofix xml error
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

21 years agomod_auth_ldap backports
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

21 years agoSwitch the caching mutexes from reader/writer thread locks to global mutexes to allow...
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

21 years agovote, preach
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

21 years agoCopy the share memory pointers down through the cache hierarchy so that they can...
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

21 years agoAdd a display page to view the URL data of the util_ldap cache
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

21 years agoI pretty much said this on dev@httpd, but record it.
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

21 years agoHey, look, I can cast votes!
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

21 years agovote.
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

21 years agoA vote
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

21 years agoGet rid of the race conditions by first checking to make sure that a duplicate node...
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

21 years agoEnhance the util_ldap cache-info page to display the current contents of the search...
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

21 years agodocument AuthDigestEnableQueryStringHack
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

21 years agorevert this backport until it passes teh backport vote
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

21 years agoadding 304 support for if-Modified-Since request header, if a fresh cached entity...
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

21 years agoPropose a backport.
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

21 years agoSmall gramatical tweaks and the replacement of a "..." by some actual
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

21 years agoAdded votes for ldap changes
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

21 years ago.ja.jis -> ja.euc-jp
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

21 years agoUpdate the build procedure comment
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

21 years agooops. while switching to euc-jp I've removed also the html-only .ja.jis files.
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

21 years agoThis commit was manufactured by cvs2svn to create branch
(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

21 years agoupdate transformation
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

21 years agoThis commit was manufactured by cvs2svn to create branch
(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

21 years agobuild bootstrap
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

21 years agoswitch to euc-jp
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

21 years agoupdate transformation
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

21 years agovote && note
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

21 years agoAdd my ZAR0.12
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

21 years agoPropose a backport
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

21 years agoEnable the option to support anonymous shared memory in mod_ldap. This makes the...
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

21 years agoanother merge??
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

21 years agoNote fix for httpd-2.0 as well.
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

21 years agofix the invalid return value entry for ap_meets_conditions
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

21 years agovotes and backports
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

21 years agoupdate transformation
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

21 years agomsg
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

21 years agoAdded backport proposal for mod_cgi
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

21 years agoBackend ka connection going away is a normal occurance and should not be flagged...
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

21 years agoAdd the new directive NWSSLUpgradeable to mod_nw_ssl to allow a non-secure connection...
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

21 years agoAdd the new directive NWSSLUpgradeable to mod_nw_ssl to allow a non-secure connection...
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

21 years agoUpdate the backport description
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

21 years agoUpdate the TLS upgrade patch
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

21 years agoupdate transformation
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

21 years agoBackport:
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

21 years agoBackport:
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

21 years agowhoops - forgot to remove backport note
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

21 years agoadd "ErrorDocument 404 default" description
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

21 years agoEnable special ErrorDocument value 'default' which restores the
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

21 years agoBackport of AuthDigestEnableQueryStringHack
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

21 years ago+1 for AuthDigestEnableQueryStringHack
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

21 years agoAccept URLs for ServerAdmin.
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

21 years ago+1 for httpready accept filter
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

21 years agocommit a few Korean files and up-to-date patches
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

21 years agoThis commit was manufactured by cvs2svn to create branch
(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

21 years agotwo backports and some ws formatting
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

21 years agoinitialize server arrays prior to calling ap_setup_prelinked_modules
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

21 years agobackport this from 2.1-dev:
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

21 years agoAllow mod_deflate on NetWare to be compiled against zlib 1.2.1
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

21 years agoSome binaries
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

21 years agoAdd updated binaries for freebsd, solaris/x86 and macosx.
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

21 years agoLicense compliance and doc change, so no vote
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

21 years agoAdd the NOTICE file to the rpm spec file in compliance with the
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

21 years agoPropose a backport
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

21 years ago2.0.50 is out
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

21 years ago Some binaries available, most are not.
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

21 years agoutil_ldap stabilization backports
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