]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agoUpdate transformations for all languages.
Justin Erenkrantz [Sun, 13 Nov 2005 06:38:36 +0000 (06:38 +0000)] 
Update transformations for all languages.

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

19 years agoMerge r292718:
Justin Erenkrantz [Sun, 13 Nov 2005 06:33:15 +0000 (06:33 +0000)] 
Merge r292718:

Use rsync to install manual and htdocs to speed up installation times.

See log of 292718 for full description.

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

19 years agoBump 2.2.x branch docs to refer to itself as 2.2.
Justin Erenkrantz [Sun, 13 Nov 2005 06:23:57 +0000 (06:23 +0000)] 
Bump 2.2.x branch docs to refer to itself as 2.2.

(The code does not refer to itself as 2.2 yet; but the docs need to do so to
ease the release process.)

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

19 years agoMerge 332896 and update transformations.
Justin Erenkrantz [Sun, 13 Nov 2005 05:40:50 +0000 (05:40 +0000)] 
Merge 332896 and update transformations.

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

19 years agoMerge r331041 from trunk:
Ruediger Pluem [Fri, 11 Nov 2005 22:29:31 +0000 (22:29 +0000)] 
Merge r331041 from trunk:

* Fix a null pointer dereference in dav_method_mkcol during the handling of
  errors from dav_auto_checkin.

Submitted by: Ghassan Misherghi <ghassanm ucdavis.edu>

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

19 years agoNo functional change: more indenting/formatting changes due to
Jim Jagielski [Thu, 10 Nov 2005 16:05:09 +0000 (16:05 +0000)] 
No functional change: more indenting/formatting changes due to
tabbing

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

19 years agoNo functional change: remove trailing whitespace. This also means
Jim Jagielski [Thu, 10 Nov 2005 15:20:05 +0000 (15:20 +0000)] 
No functional change: remove trailing whitespace. This also means
that "blank" lines, which had consisted of just spaces
and/or tabs are now truly blank lines

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

19 years agoNo functional change: detab all indenting to be consistent
Jim Jagielski [Thu, 10 Nov 2005 15:15:41 +0000 (15:15 +0000)] 
No functional change: detab all indenting to be consistent
with our formatting standards.

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

19 years agoRemove an unnecessary module reference to LLDAPX
Bradley Nicholes [Tue, 8 Nov 2005 21:53:55 +0000 (21:53 +0000)] 
Remove an unnecessary module reference to LLDAPX

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

19 years agoBackport 330085
Jim Jagielski [Tue, 8 Nov 2005 13:15:17 +0000 (13:15 +0000)] 
Backport 330085

Fix worker and URL matching to be case sensitive
when needed.

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

19 years agoMerge r328641, r328852 from trunk:
Joe Orton [Mon, 7 Nov 2005 21:54:29 +0000 (21:54 +0000)] 
Merge r328641, r328852 from trunk:

* configure.in: Require apr >= 1.2.0 and apr-util >= 1.2.0.

* configure.in: Move apr/apr-util version checks later to fix in-tree
apr/apr-util build failures due to $EGREP not getting set early
enough.

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

19 years agoMerge r330246, r330257 from trunk:
Joe Orton [Mon, 7 Nov 2005 21:47:01 +0000 (21:47 +0000)] 
Merge r330246, r330257 from trunk:

* build/config_vars.sh.in: Prepend DESTDIR to paths to installed
apr/apu-config scripts.

* build/config_vars.sh.in: Check for the *-config scripts both at the
DESTDIR-relocated path and at the not-relocated path, to cope with
both builds with and without the bundled APR.

Submitted by: Torsten Foertsch <torsten.foertsch gmx.net>, jorton

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

19 years agoMerge r329562 from trunk:
Joe Orton [Mon, 7 Nov 2005 21:29:16 +0000 (21:29 +0000)] 
Merge r329562 from trunk:

Fix handling of unknown state tokens in If headers:

* modules/dav/main/mod_dav.h: Add dav_if_unknown to dav_if_state_type
enum.

* modules/dav/main/util.c (dav_add_if_state): Set returned type to
dav_if_unknown for an unknown state token.
(dav_validate_resource_state): Evaluate dav_if_unknown to fail
match unless in a Not condition.

PR: 37288

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

19 years ago- Add documentation showstopper for a 2.2.0 release.
Paul Querna [Sat, 5 Nov 2005 07:21:17 +0000 (07:21 +0000)] 
- Add documentation showstopper for a 2.2.0 release.
- Voice my opinion on the other documented release show stoppers.

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

19 years ago2.1.9 is released.
Paul Querna [Sat, 5 Nov 2005 07:12:27 +0000 (07:12 +0000)] 
2.1.9 is released.

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

19 years agoMove the mod_cache + mod_authz_host problem to being a non-showstopper.
Colm MacCarthaigh [Thu, 3 Nov 2005 15:34:09 +0000 (15:34 +0000)] 
Move the mod_cache + mod_authz_host problem to being a non-showstopper.

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

19 years agoAdd a show-stopper todo with mod_cache and mod_authz_host.
Colm MacCarthaigh [Wed, 2 Nov 2005 19:47:04 +0000 (19:47 +0000)] 
Add a show-stopper todo with mod_cache and mod_authz_host.

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

19 years agoMerge r330271 from trunk:
Colm MacCarthaigh [Wed, 2 Nov 2005 15:28:15 +0000 (15:28 +0000)] 
Merge r330271 from trunk:

Add a note about sendfile on Itanium

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

19 years agoBring documentation up to date with yesterdays fix
Nick Kew [Sun, 30 Oct 2005 21:05:36 +0000 (21:05 +0000)] 
Bring documentation up to date with yesterdays fix

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

19 years agoNote removal of comatose MPMs
Nick Kew [Sun, 30 Oct 2005 17:19:05 +0000 (17:19 +0000)] 
Note removal of comatose MPMs

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

19 years agoRemove experimental MPMs that show no signs of going anywhere:
Nick Kew [Sun, 30 Oct 2005 17:05:26 +0000 (17:05 +0000)] 
Remove experimental MPMs that show no signs of going anywhere:
perchild, threadpool, leader

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

19 years agoupdate transformation
André Malo [Sun, 30 Oct 2005 09:05:15 +0000 (09:05 +0000)] 
update transformation

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

19 years agofix properties
André Malo [Sun, 30 Oct 2005 09:00:43 +0000 (09:00 +0000)] 
fix properties

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

19 years agofix svn:eol-style
André Malo [Sun, 30 Oct 2005 08:33:20 +0000 (08:33 +0000)] 
fix svn:eol-style

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

19 years agoRoll on development to 2.1.10-dev
Paul Querna [Sun, 30 Oct 2005 03:20:21 +0000 (03:20 +0000)] 
Roll on development to 2.1.10-dev

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

19 years agoPrepare to 2.1.9 release tag.
Paul Querna [Sun, 30 Oct 2005 03:18:44 +0000 (03:18 +0000)] 
Prepare to 2.1.9 release tag.

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

19 years agoChange config from OR_AUTHCFG to ACCESS_CONF.
Nick Kew [Sun, 30 Oct 2005 00:33:46 +0000 (00:33 +0000)] 
Change config from OR_AUTHCFG to ACCESS_CONF.
SQL config in .htaccess wont work.

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

19 years agoAdd a usage example to documentation page
Nick Kew [Sat, 29 Oct 2005 11:30:49 +0000 (11:30 +0000)] 
Add a usage example to documentation page

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

19 years agoDocument ap_dbd_cacquire
Nick Kew [Sat, 29 Oct 2005 11:29:40 +0000 (11:29 +0000)] 
Document ap_dbd_cacquire

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

19 years agoUpdate the transformations
Colm MacCarthaigh [Sat, 29 Oct 2005 10:12:06 +0000 (10:12 +0000)] 
Update the transformations

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

19 years agoMerge r329388 from trunk:
Colm MacCarthaigh [Sat, 29 Oct 2005 10:09:12 +0000 (10:09 +0000)] 
Merge r329388 from trunk:

Document the mod_cache / mod_authz_host problem.

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

19 years agoMake the release date formats non-assbackwards and more readily readable.
Colm MacCarthaigh [Fri, 28 Oct 2005 08:40:48 +0000 (08:40 +0000)] 
Make the release date formats non-assbackwards and more readily readable.
Corrects a regression from 2.0.

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

19 years agoMerge r328728 from trunk:
Colm MacCarthaigh [Wed, 26 Oct 2005 21:09:43 +0000 (21:09 +0000)] 
Merge r328728 from trunk:

Minor language fixes:

    * Correct a grammar mistake
    * Make my own English more cromulent
    * Use GB to express Gigabytes rather than Gb, which usually
      means Gigabits.

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

19 years agoAdd authndbd.nlm to the master makefile for NetWare
Bradley Nicholes [Wed, 26 Oct 2005 14:52:42 +0000 (14:52 +0000)] 
Add authndbd.nlm to the master makefile for NetWare

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

19 years agoMerge r321489 from trunk:
Joe Orton [Wed, 26 Oct 2005 11:48:48 +0000 (11:48 +0000)] 
Merge r321489 from trunk:

make mod_dbd.h available for all who need it

Submitted by: nd
Reviewed by: jorton

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

19 years agoTypo fix (from noodl@irc)
Nick Kew [Wed, 26 Oct 2005 10:32:21 +0000 (10:32 +0000)] 
Typo fix (from noodl@irc)

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

19 years agoBuild files for mod_authn_dbd backport
Nick Kew [Wed, 26 Oct 2005 10:20:19 +0000 (10:20 +0000)] 
Build files for mod_authn_dbd backport

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

19 years agoBackport mod_authn_dbd
Nick Kew [Wed, 26 Oct 2005 10:15:31 +0000 (10:15 +0000)] 
Backport mod_authn_dbd

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

19 years agoBackport documentation updates from trunk
Nick Kew [Wed, 26 Oct 2005 10:07:51 +0000 (10:07 +0000)] 
Backport documentation updates from trunk

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

19 years agoTidy up.
Joe Orton [Wed, 26 Oct 2005 09:17:34 +0000 (09:17 +0000)] 
Tidy up.

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

19 years agoMerge r327185 from trunk:
Ruediger Pluem [Tue, 25 Oct 2005 20:12:48 +0000 (20:12 +0000)] 
Merge r327185 from trunk:

* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
  chain immediately instead of spooling it completely before passing it
  to the filter chain. It contains a bandaid to handle intentional
  flushes from Tomcat side. Further explanation in code and report.

  ajp.h:           Add ajp_msg_reuse prototype

  mod_proxy_ajp.c: Adjust logic of ap_proxy_ajp_request

  ajp_msg.c:       Add ajp_msg_reuse

  ajp_header.c:    Adjusting logic of ajp_read_header

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

19 years agoMerge r325960 from trunk:
Ruediger Pluem [Tue, 25 Oct 2005 20:10:43 +0000 (20:10 +0000)] 
Merge r325960 from trunk:

* Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which only differ
  by the type (AP_FTYPE_CONTENT_SET-1) from CACHE_OUT / CACHE_SAVE
  (AP_FTYPE_CONTENT_SET+1). This ensures that subrequests to non local
  resources do not get stuck in the middle of the road with the contents
  only written to the temp file, because CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ
  are inserted *before* the SUBREQ_CORE filter in the filter chain.

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

19 years agoMerge r328463 from trunk:
Ruediger Pluem [Tue, 25 Oct 2005 19:56:39 +0000 (19:56 +0000)] 
Merge r328463 from trunk:

* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
  schema when storing the worker url. Thus preventing case sensitive URI's in
  BalancerMembers to get broken.

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

19 years agofix revision references
André Malo [Mon, 24 Oct 2005 17:02:44 +0000 (17:02 +0000)] 
fix revision references

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

19 years agoMerge r328084 from trunk:
Colm MacCarthaigh [Mon, 24 Oct 2005 15:29:53 +0000 (15:29 +0000)] 
Merge r328084 from trunk:

Correct the port specified to match the example given.

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

19 years agoMerge r327998 from trunk:
Colm MacCarthaigh [Mon, 24 Oct 2005 10:56:25 +0000 (10:56 +0000)] 
Merge r327998 from trunk:

Talking to end-users has highlighted the new simpler default configuration
layout as a major selling point "feature" of 2.2. Add it to the list of
new features.

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

19 years agoUpdate transformations; to reflect the fe80 -> 2001:db8 changes.
Colm MacCarthaigh [Mon, 24 Oct 2005 10:53:30 +0000 (10:53 +0000)] 
Update transformations; to reflect the fe80 -> 2001:db8 changes.

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

19 years agoMerge r327999 from trunk:
Colm MacCarthaigh [Mon, 24 Oct 2005 10:17:38 +0000 (10:17 +0000)] 
Merge r327999 from trunk:

fe80::/16 is for link-scope link-local addresses in IPv6, they are not
for goign in Listen directives, VirtualHost blocks, or anything like
that, and won't work.

Perform a mass search and replace: 2001:db8 for fe80. 2001:db8 is the
IPv6 documentation prefix. See RFC3849 for more details.

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

19 years agoRevert a backport from trunk, as it actually has a veto outstanding.
Colm MacCarthaigh [Mon, 24 Oct 2005 01:22:31 +0000 (01:22 +0000)] 
Revert a backport from trunk, as it actually has a veto outstanding.

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

19 years agoMerge r233369 from trunk:
Colm MacCarthaigh [Mon, 24 Oct 2005 01:14:49 +0000 (01:14 +0000)] 
Merge r233369 from trunk:

Do not check the value of r->handler.

This allows the use of SetHandler for an entire directory, and since we already check via the stat structure if this is a directory, there is no reason for this extra check, which causes a regression since 1.3.

PR: 25435

Submitted by: pquerna
Reviewed by: colm

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

19 years agoMerge r292111 from trunk:
Colm MacCarthaigh [Mon, 24 Oct 2005 01:08:25 +0000 (01:08 +0000)] 
Merge r292111 from trunk:

Clean up c2x code-path by not double-setting the prefix variable.

* server/util.c
  (c2x): Take a new prefix parameter instead of hard-coding '%' and then
  conditionally setting 'x' for half of the cases.

Submitted by: jerenkrantz
Reviewed by: nd, colm

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

19 years agoMerge r327892 from trunk:
Colm MacCarthaigh [Mon, 24 Oct 2005 01:01:45 +0000 (01:01 +0000)] 
Merge r327892 from trunk:

These days in most cases, "all bound IP addresses" means :: and 0.0.0.0
or even just ::. Rather than confuse users by trying to explain this in
the configuration, simply remove the now-erroneous reference to 0.0.0.0.

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

19 years agoMerge r327179 from trunk:
Ruediger Pluem [Sun, 23 Oct 2005 14:14:45 +0000 (14:14 +0000)] 
Merge r327179 from trunk:

* Fix PR31226 (AddOutputFilterByType deflate not active with mod_proxy), by
  allowing ap_add_output_filters_by_type to handle proxied requests.
  Basic tests by jorton and me show that this works, nobody can actually
  remember why this limitation was introduced at all (r94028) and the mailing
  list archives also gave no hint.

Submitted by: Joe Orton

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

19 years agoMerge r327590 from trunk:
Ruediger Pluem [Fri, 21 Oct 2005 21:54:27 +0000 (21:54 +0000)] 
Merge r327590 from trunk:

* Fix PR37145 (data loss with httpd-2.0.55 reverse proxy method=post) by
  exchanging APR_BRIGADE_CONCAT with ap_save_brigade to ensure that
  transient buckets get setaside correctly between various iterations of
  ap_get_brigade calls.

Reviewed by: Joe Orton, William Rowe, Jim Jagielski, Jeff Trawick

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

19 years agoToday a one-time change happens to all CAN- names as they are
Mark J. Cox [Wed, 19 Oct 2005 08:16:37 +0000 (08:16 +0000)] 
Today a one-time change happens to all CAN- names as they are
renamed to CVE-.  Make this change to our changelog

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

19 years agoRemove CGI block on OPTIONS method so that scripts can
Roy T. Fielding [Tue, 18 Oct 2005 21:45:00 +0000 (21:45 +0000)] 
Remove CGI block on OPTIONS method so that scripts can
respond to OPTIONS directly rather than via server default.

PR: 15242
Reviewed-by: Paul Querna, Andre Malo, William A. Rowe, Jr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@326260 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMerge r326143 from trunk:
Joshua Slive [Tue, 18 Oct 2005 16:23:16 +0000 (16:23 +0000)] 
Merge r326143 from trunk:

Document Roy's recent discovery that plain Alias/Redirect only
match complete path segments.  I haven't tested the examples,
but they seem to be right according to the code.

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

19 years agoupdate transformation
André Malo [Tue, 18 Oct 2005 16:19:41 +0000 (16:19 +0000)] 
update transformation

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

19 years agoadjust availability information fo mod_version
André Malo [Tue, 18 Oct 2005 16:11:48 +0000 (16:11 +0000)] 
adjust availability information fo mod_version

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

19 years agoMerge r326130 from trunk:
Joshua Slive [Tue, 18 Oct 2005 15:59:01 +0000 (15:59 +0000)] 
Merge r326130 from trunk:

Proxy docs changes:

- Move ftp-related questions to mod_proxy_ftp.

- Document the proxy-sendcl and proxy-sendchunked env variables.

- Improve the docs on the other proxy env variables.

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

19 years agoget properties right
André Malo [Mon, 17 Oct 2005 17:17:21 +0000 (17:17 +0000)] 
get properties right

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

19 years agoFix up the NetWare make files after some of the module moved out of experimental
Bradley Nicholes [Mon, 17 Oct 2005 15:47:32 +0000 (15:47 +0000)] 
Fix up the NetWare make files after some of the module moved out of experimental

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

19 years agoMerge r325879 from trunk:
Ruediger Pluem [Mon, 17 Oct 2005 15:30:05 +0000 (15:30 +0000)] 
Merge r325879 from trunk:

* Style fixes: Add line breaks for lines that are too long. No functional change.

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

19 years agoUpdate STATUS to reflect the current state of 2.1, including the backwards
Colm MacCarthaigh [Sun, 16 Oct 2005 18:10:42 +0000 (18:10 +0000)] 
Update STATUS to reflect the current state of 2.1, including the backwards
non-ISO date format.

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

19 years agoMerge r322464, r322467 from trunk:
Ruediger Pluem [Sun, 16 Oct 2005 11:13:50 +0000 (11:13 +0000)] 
Merge r322464, r322467 from trunk:

* Cleanup: Remove dead code. No functional change.

* Style fixes: Spaces, comments, typos. No functional change.

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

19 years agoignore generated stuff
André Malo [Sat, 15 Oct 2005 21:57:08 +0000 (21:57 +0000)] 
ignore generated stuff

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

19 years ago* modules/http/http_request.c
André Malo [Sat, 15 Oct 2005 21:56:25 +0000 (21:56 +0000)] 
* modules/http/http_request.c
  (ap_allow_methods): add missing va_end call

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

19 years agoMerge r315051 from trunk:
Ruediger Pluem [Thu, 13 Oct 2005 18:49:44 +0000 (18:49 +0000)] 
Merge r315051 from trunk:

* Added further directives that are controlled via AllowOverride FileInfo

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

19 years agoMerge r314844, r320796 from trunk:
Joe Orton [Thu, 13 Oct 2005 16:56:29 +0000 (16:56 +0000)] 
Merge r314844, r320796 from trunk:

* support/ab.c (test): Increment count of started requests when a
non-blocking connect completes; avoids case where more requests are
made than intended.

* modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port
key generation which passed a bogus pointer for a %pA conversion,
hence could give false warnings for name-based-vhost use.

PR: 36966, 37051

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

19 years agoMerge r314881 from trunk:
Jim Jagielski [Wed, 12 Oct 2005 13:06:24 +0000 (13:06 +0000)] 
Merge r314881 from trunk:

Performance Tune: Do the cheap and fast length check before
we bother doing a char-by-char comparison.

Reviewed by: jim

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

19 years agoMerge r314875 from trunk:
Jim Jagielski [Wed, 12 Oct 2005 13:02:14 +0000 (13:02 +0000)] 
Merge r314875 from trunk:

Fix -Wall warning... Thanks to Joe for the head's up!

Reviewed by: jim

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

19 years agoMerge r312963 from trunk:
Jim Jagielski [Tue, 11 Oct 2005 21:43:32 +0000 (21:43 +0000)] 
Merge r312963 from trunk:

mod_proxy_balancer: BalancerManager and proxies correctly handle
member workers with paths. PR36816. [Ruediger Pluem, Jim Jagielski]

Reviewed by: jim, rpluem

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

19 years agoMerge r265033 from trunk.
Colm MacCarthaigh [Tue, 11 Oct 2005 16:25:16 +0000 (16:25 +0000)] 
Merge r265033 from trunk.

Author: trawick
Reviewed by: colm

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

19 years agomerge r265737 from trunk.
Colm MacCarthaigh [Tue, 11 Oct 2005 16:11:16 +0000 (16:11 +0000)] 
merge r265737 from trunk.

Author: trawick
Reviewed by: colm

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

19 years agoBackport the APACHE_CHECK_VOID_PTR_LEN and APACHE_CHECK_APxVER autoconf macros
Colm MacCarthaigh [Tue, 11 Oct 2005 16:05:15 +0000 (16:05 +0000)] 
Backport the APACHE_CHECK_VOID_PTR_LEN and APACHE_CHECK_APxVER autoconf macros
from the trunk branch.

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

19 years agoBackport new_features documentation updates to 2.2.
Nick Kew [Sun, 9 Oct 2005 14:46:24 +0000 (14:46 +0000)] 
Backport new_features documentation updates to 2.2.

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

19 years agoSync module moves (dbd, filter, charset_lite) and dbd updates with trunk
Nick Kew [Sun, 9 Oct 2005 14:31:40 +0000 (14:31 +0000)] 
Sync module moves (dbd, filter, charset_lite) and dbd updates with trunk

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

19 years agoMerge r307389 from trunk:
Ruediger Pluem [Sun, 9 Oct 2005 11:02:20 +0000 (11:02 +0000)] 
Merge r307389 from trunk:

* Fix a declaration problem introduced in r195013 that is C99 but not ANSI C
  compatible. Thus move declaration of *worker to the top of find_session_route
  to make it ANSI C compatible again.

Submitted by: NormW <normw bocnet.com.au>
Reviewed by: Ruediger Pluem

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

19 years agouse Greg's cleaner fix for CAN-2005-2970
Jeff Trawick [Sat, 8 Oct 2005 00:11:36 +0000 (00:11 +0000)] 
use Greg's cleaner fix for CAN-2005-2970

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

19 years agoMerge r307195 from trunk:
Ruediger Pluem [Fri, 7 Oct 2005 21:09:59 +0000 (21:09 +0000)] 
Merge r307195 from trunk:

* Fix PR36883 (mod_proxy_ajp and tomcat issues).

Submitted by: William Barker <william.barker wilshire.com>
Reviewed by: Ruediger Pluem

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

19 years agoBackport Revision: 306495
William A. Rowe Jr [Fri, 7 Oct 2005 06:41:23 +0000 (06:41 +0000)] 
Backport Revision: 306495

  NET_TIME, as a standalone feature, was a horrid idea, so eliminate it.

  The core filter will NOT operate correctly across platforms
  (even between Linux/Solaris) without setting up the conn->timeout,
  so always apply the timeout when establishing the core filter.

  The keep-alive-timeout is entirely an HTTP-ism, and needs to
  move to the http protocol handler.  This isn't triggered in the
  event mpm, but the event mpm introspects s->keep_alive_timeout
  directly adding it to the pollset, so this is a non-sequitor.

  Finally, once the headers are read, the named virtual host may
  have a different (more/less permissive) timeout for the remainder
  of the request body.  This http-centric patch picks up that subtle
  detail and can switch to a named-vhost timeout.

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

19 years agoMerge r293123, r293293 from trunk:
Ruediger Pluem [Thu, 6 Oct 2005 21:30:58 +0000 (21:30 +0000)] 
Merge r293123, r293293 from trunk:

* run the request_status hook in proxy_handler if HTTP_SERVICE_UNAVAILABLE
  is returned by ap_proxy_pre_request.

Suggested by: Brian Akins <brian.akins turner.com>, Mladen Turk
Reviewed by: Jim Jagielski

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

19 years agomerge from trunk:
Jeff Trawick [Thu, 6 Oct 2005 21:04:25 +0000 (21:04 +0000)] 
merge from trunk:

mod_proxy_connect: Fix high CPU loop on systems like UnixWare which
trigger POLL_ERR or POLL_HUP on a terminated connection.

PR 36951.

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

19 years agoMerge r295013 from trunk:
Ruediger Pluem [Thu, 6 Oct 2005 20:59:48 +0000 (20:59 +0000)] 
Merge r295013 from trunk:

* Fix PR36507 (mod_proxy_balancer does not handle sticky sessions with
  tomcat correctly).

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

19 years agoGet latex build working again.
Joshua Slive [Thu, 6 Oct 2005 18:42:11 +0000 (18:42 +0000)] 
Get latex build working again.

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

19 years ago docs/build/ should not exist (docs/manual/build/ already in svn:ignore).
William A. Rowe Jr [Thu, 6 Oct 2005 18:19:51 +0000 (18:19 +0000)] 
  docs/build/ should not exist (docs/manual/build/ already in svn:ignore).

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

19 years ago httpd-docs procedures call for checking out build underneath
William A. Rowe Jr [Thu, 6 Oct 2005 17:42:46 +0000 (17:42 +0000)] 
  httpd-docs procedures call for checking out build underneath
  the docs/ tree, so add this subdirectory as an svn ignore

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

19 years agoupdate transformation
André Malo [Thu, 6 Oct 2005 16:26:08 +0000 (16:26 +0000)] 
update transformation

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

19 years agobump version
André Malo [Thu, 6 Oct 2005 16:12:15 +0000 (16:12 +0000)] 
bump version

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

19 years agoswap directive and module
André Malo [Thu, 6 Oct 2005 16:02:42 +0000 (16:02 +0000)] 
swap directive and module

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

19 years agoBackport: 300198
William A. Rowe Jr [Thu, 6 Oct 2005 15:55:58 +0000 (15:55 +0000)] 
Backport: 300198

  Spare us a wasted variable, csd is initialized null, acting
  as the 'csd_set' indicator.

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

19 years agoBackport 295141
William A. Rowe Jr [Thu, 6 Oct 2005 15:53:58 +0000 (15:53 +0000)] 
Backport 295141

  Pay close attention to core_create_req() ... and note
  that not one other member of the r->vars is initialized
  herein.  Move this initialization elsewhere.

  (If this is the 'default' - it really aught to be the
  zero value, for that matter).

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

19 years agoMerge r295104 from trunk:
Joshua Slive [Wed, 5 Oct 2005 20:32:12 +0000 (20:32 +0000)] 
Merge r295104 from trunk:

Refresh the SSL FAQ to bring it a little closer to reality.

Submitted by: Noirin Plunkett <firebird nerdchic.net>
Reviewed by: Joe Orton

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

19 years agoMerge r293364 from trunk.
Colm MacCarthaigh [Mon, 3 Oct 2005 15:15:36 +0000 (15:15 +0000)] 
Merge r293364 from trunk.

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

19 years agoSync with trunk; minor comment and camelcase consistency changes.
Colm MacCarthaigh [Mon, 3 Oct 2005 11:50:47 +0000 (11:50 +0000)] 
Sync with trunk; minor comment and camelcase consistency changes.

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

19 years agoSync with trunk; remove a now unused variable, and fix a comment.
Colm MacCarthaigh [Mon, 3 Oct 2005 11:30:06 +0000 (11:30 +0000)] 
Sync with trunk; remove a now unused variable, and fix a comment.

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

19 years agoMerge r239422 and r239423 from trunk; these are (long) casts to fix 64-bit
Colm MacCarthaigh [Mon, 3 Oct 2005 11:06:04 +0000 (11:06 +0000)] 
Merge r239422 and r239423 from trunk; these are (long) casts to fix 64-bit
build warnings by asteinmetz. Tested on IA64, x64 and x86.

Originally by: asteinmetz
Reviewed by: colm

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

19 years ago* Backport of r293301 style fixes to ease diff with trunk.
Ruediger Pluem [Mon, 3 Oct 2005 10:58:45 +0000 (10:58 +0000)] 
* Backport of r293301 style fixes to ease diff with trunk.
  No Functional changes.

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

19 years agoWhitespace and comment changes; inconsequential - but synchronises
Colm MacCarthaigh [Mon, 3 Oct 2005 10:34:43 +0000 (10:34 +0000)] 
Whitespace and comment changes; inconsequential - but synchronises
with trunk.

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

19 years agoSync with trunk: remove an unneccessary over-lapping variable (jorton)
Colm MacCarthaigh [Sun, 2 Oct 2005 21:32:29 +0000 (21:32 +0000)] 
Sync with trunk: remove an unneccessary over-lapping variable (jorton)
and fix a style nit (colm).

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