]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agoFix a broken link.
Joe Orton [Tue, 29 Nov 2005 08:58:47 +0000 (08:58 +0000)] 
Fix a broken link.

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

19 years agoremove deleted mpms
Roy T. Fielding [Tue, 29 Nov 2005 08:56:35 +0000 (08:56 +0000)] 
remove deleted mpms

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

19 years agominor tweaks for readability
Roy T. Fielding [Tue, 29 Nov 2005 08:56:06 +0000 (08:56 +0000)] 
minor tweaks for readability

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

19 years agoRe-roll-on to 2.2.1-dev
Paul Querna [Tue, 29 Nov 2005 08:24:03 +0000 (08:24 +0000)] 
Re-roll-on to 2.2.1-dev

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

19 years agoRe-version for 2.2.0 tag
Paul Querna [Tue, 29 Nov 2005 08:11:48 +0000 (08:11 +0000)] 
Re-version for 2.2.0 tag

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

19 years ago* ap_mmn.h: Flag the 20051115.0 date as 2.2.0's fixed MMN.
Justin Erenkrantz [Tue, 29 Nov 2005 08:09:58 +0000 (08:09 +0000)] 
* ap_mmn.h: Flag the 20051115.0 date as 2.2.0's fixed MMN.

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

19 years agoUpdate docs STATUS version.
Justin Erenkrantz [Tue, 29 Nov 2005 08:05:47 +0000 (08:05 +0000)] 
Update docs STATUS version.

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

19 years agoLow-hanging fruit for changes from 2.1->2.2
Justin Erenkrantz [Tue, 29 Nov 2005 08:00:39 +0000 (08:00 +0000)] 
Low-hanging fruit for changes from 2.1->2.2

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

19 years agoRoll on to 2.2.1-dev
Paul Querna [Tue, 29 Nov 2005 01:56:19 +0000 (01:56 +0000)] 
Roll on to 2.2.1-dev

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

19 years agobuild all.
Paul Querna [Sun, 27 Nov 2005 01:49:15 +0000 (01:49 +0000)] 
build all.

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

19 years agoNote modules that are no longer in experimental
Paul Querna [Sun, 27 Nov 2005 01:33:48 +0000 (01:33 +0000)] 
Note modules that are no longer in experimental

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

19 years agoSmall description change to indicate which socket library the NLM in built for
Bradley Nicholes [Tue, 22 Nov 2005 00:40:46 +0000 (00:40 +0000)] 
Small description change to indicate which socket library the NLM in built for

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

19 years agoFix a problem with the HTTPS CGI variable not getting set for secure requests. Needed...
Bradley Nicholes [Mon, 21 Nov 2005 23:44:42 +0000 (23:44 +0000)] 
Fix a problem with the HTTPS CGI variable not getting set for secure requests. Needed to readd the port and address on every restart whether or not the listen port is being created or resused.

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

19 years agoWrap exported functions in AP_DECLARE
Nick Kew [Mon, 21 Nov 2005 23:02:59 +0000 (23:02 +0000)] 
Wrap exported functions in AP_DECLARE

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

19 years agoRemove an erroneous showstopper, generated mostly by trying to
Colm MacCarthaigh [Mon, 21 Nov 2005 10:13:53 +0000 (10:13 +0000)] 
Remove an erroneous showstopper, generated mostly by trying to
replace find_apr.m4.

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

19 years agoAdd a showstopper related to finding APR.
Colm MacCarthaigh [Sun, 20 Nov 2005 10:10:24 +0000 (10:10 +0000)] 
Add a showstopper related to finding APR.

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

19 years agoPerchild MPM has been removed from this Branch, remove it from the config too.
Paul Querna [Sun, 20 Nov 2005 04:44:18 +0000 (04:44 +0000)] 
Perchild MPM has been removed from this Branch, remove it from the config too.

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

19 years agorebuild
Paul Querna [Sun, 20 Nov 2005 01:53:32 +0000 (01:53 +0000)] 
rebuild

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

19 years agoless use of the letter t makes links work.
Paul Querna [Sun, 20 Nov 2005 01:52:30 +0000 (01:52 +0000)] 
less use of the letter t makes links work.

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

19 years agorebuild.
Paul Querna [Sun, 20 Nov 2005 01:50:10 +0000 (01:50 +0000)] 
rebuild.

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

19 years agoMerge r345701 from trunk:
Paul Querna [Sun, 20 Nov 2005 01:39:40 +0000 (01:39 +0000)] 
Merge r345701 from trunk:

* Add a mention of the new httxt2dbm program

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

19 years agoRoll on to 2.1.10-dev.
Paul Querna [Sun, 20 Nov 2005 00:44:09 +0000 (00:44 +0000)] 
Roll on to 2.1.10-dev.

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

19 years agoPrepare for the 2.1.10 tag.
Paul Querna [Sun, 20 Nov 2005 00:41:57 +0000 (00:41 +0000)] 
Prepare for the 2.1.10 tag.

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

19 years agoMerge r345686 from trunk:
Paul Querna [Sun, 20 Nov 2005 00:41:09 +0000 (00:41 +0000)] 
Merge r345686 from trunk:

* Minor performance tweak by reusing already calculated strlen in get_body.

Submitted by: Christophe Jaillet <christophe.jaillet wanadoo.fr>
Reviewed by: Ruediger Pluem

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

19 years agoupdate transformation
André Malo [Fri, 18 Nov 2005 19:51:49 +0000 (19:51 +0000)] 
update transformation

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

19 years agoMerge r345298, r345301, r345302 from trunk:
Joshua Slive [Thu, 17 Nov 2005 21:40:51 +0000 (21:40 +0000)] 
Merge r345298, r345301, r345302 from trunk:

A few markup and spelling fixes.

* Deprecate AddOutputFilterByType

* Link up Require and AuthType to the relevant aaa modules.

Remove redundant link.

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

19 years agoMerge r345053 from trunk:
Jim Jagielski [Thu, 17 Nov 2005 13:39:15 +0000 (13:39 +0000)] 
Merge r345053 from trunk:

No functional change: remove "internal" tab spacing/formatting.

Reviewed by: jim

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

19 years agoBackport today's simple fixes
Nick Kew [Wed, 16 Nov 2005 22:08:41 +0000 (22:08 +0000)] 
Backport today's simple fixes

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

19 years agoupdate transformation
André Malo [Wed, 16 Nov 2005 17:55:37 +0000 (17:55 +0000)] 
update transformation

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

19 years agoMerge r345064, r345065 from trunk:
Joshua Slive [Wed, 16 Nov 2005 17:26:43 +0000 (17:26 +0000)] 
Merge r345064, r345065 from trunk:

Remove on/off arguments from AuthDigestProvider.

Provide at least a basic roadmap to the aaa modules as part of the tutorial.

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

19 years agoMerge r345057 from trunk:
Joshua Slive [Wed, 16 Nov 2005 16:43:33 +0000 (16:43 +0000)] 
Merge r345057 from trunk:

Remove on/off from the argument list for AuthBasicProvider,
attempt to clarify the discussion of AuthBasicAuthoritative,
and add some extra clarifications in a few places.

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

19 years agoMerge in 345054 from trunk.
Justin Erenkrantz [Wed, 16 Nov 2005 16:37:16 +0000 (16:37 +0000)] 
Merge in 345054 from trunk.

Remove support for 'On' and 'Off' for AuthBasicProvider and AuthDigestProvider
as it doesn't actually work as advertised.

Reviewed by: Joshua Slive (concept)

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

19 years agoUpdating transformations.
Colm MacCarthaigh [Wed, 16 Nov 2005 15:57:54 +0000 (15:57 +0000)] 
Updating transformations.

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

19 years agoMerge r344972 from trunk:
Colm MacCarthaigh [Wed, 16 Nov 2005 10:35:42 +0000 (10:35 +0000)] 
Merge r344972 from trunk:

Correct an XML validation error.

Reviewed by: colm

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

19 years agoMerge r344971 from trunk:
Colm MacCarthaigh [Wed, 16 Nov 2005 10:33:54 +0000 (10:33 +0000)] 
Merge r344971 from trunk:

Make references to 2.1 and later consistent with each other.

Reviewed by: colm

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

19 years agoAnd note that the SS is now gone...
Jim Jagielski [Tue, 15 Nov 2005 19:58:12 +0000 (19:58 +0000)] 
And note that the SS is now gone...

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

19 years agoBring auto-built docs up to date...
Jim Jagielski [Tue, 15 Nov 2005 19:39:58 +0000 (19:39 +0000)] 
Bring auto-built docs up to date...

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

19 years agoFold in the UseCanonicalPhysicalPort code, along with the
Jim Jagielski [Tue, 15 Nov 2005 19:39:15 +0000 (19:39 +0000)] 
Fold in the UseCanonicalPhysicalPort code, along with the
docs changes (just source currently)

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

19 years agoMerge r344411 from trunk:
Joshua Slive [Tue, 15 Nov 2005 18:59:14 +0000 (18:59 +0000)] 
Merge r344411 from trunk:

Typo.

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

19 years agoMerge r344409 from trunk:
Joshua Slive [Tue, 15 Nov 2005 18:44:15 +0000 (18:44 +0000)] 
Merge r344409 from trunk:

Remove a few obsolete historical references, clean up
some small inconsistencies, and use graceful-stop in
the upgrading example.

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

19 years agoNote a "proposed" backport (344369) from trunk...
Jim Jagielski [Tue, 15 Nov 2005 14:53:35 +0000 (14:53 +0000)] 
Note a "proposed" backport (344369) from trunk...

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

19 years agoReplace dodgy cast with ap_set_string_slot
Nick Kew [Tue, 15 Nov 2005 10:30:03 +0000 (10:30 +0000)] 
Replace dodgy cast with ap_set_string_slot

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

19 years agoIMO the UCN behavior changes between 2.0 and 2.2 should be
Jim Jagielski [Mon, 14 Nov 2005 17:42:33 +0000 (17:42 +0000)] 
IMO the UCN behavior changes between 2.0 and 2.2 should be
correctly addressed before 2.2 is released.

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

19 years agover-dependent potential memory-use bug in preparing statements
Nick Kew [Mon, 14 Nov 2005 15:07:00 +0000 (15:07 +0000)] 
ver-dependent potential memory-use bug in preparing statements

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

19 years agoWork OK if check_conn is NOTIMPL in a driver
Nick Kew [Sun, 13 Nov 2005 18:50:16 +0000 (18:50 +0000)] 
Work OK if check_conn is NOTIMPL in a driver

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

19 years agoupdate transformation
Astrid Malo [Sun, 13 Nov 2005 18:43:01 +0000 (18:43 +0000)] 
update transformation

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

19 years agoupdate translation
Astrid Malo [Sun, 13 Nov 2005 18:07:23 +0000 (18:07 +0000)] 
update translation

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

19 years agoupdate convenience map
André Malo [Sun, 13 Nov 2005 17:28:20 +0000 (17:28 +0000)] 
update convenience map

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

19 years agodrop the version reference from the property file; it's no longer needed
André Malo [Sun, 13 Nov 2005 17:20:47 +0000 (17:20 +0000)] 
drop the version reference from the property file; it's no longer needed

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

19 years agoupdate transformation
André Malo [Sun, 13 Nov 2005 17:19:52 +0000 (17:19 +0000)] 
update transformation

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

19 years agomore url fixes
André Malo [Sun, 13 Nov 2005 17:17:31 +0000 (17:17 +0000)] 
more url fixes

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

19 years agoadjust revision references
André Malo [Sun, 13 Nov 2005 16:36:47 +0000 (16:36 +0000)] 
adjust revision references

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

19 years agofix url path
André Malo [Sun, 13 Nov 2005 16:35:09 +0000 (16:35 +0000)] 
fix url path

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

19 years agoupdate transformation
André Malo [Sun, 13 Nov 2005 16:04:55 +0000 (16:04 +0000)] 
update transformation

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

19 years agocentralize the versioning of httpd and docs directories
André Malo [Sun, 13 Nov 2005 15:45:47 +0000 (15:45 +0000)] 
centralize the versioning of httpd and docs directories

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

19 years agoupdate transformation
Astrid Malo [Sun, 13 Nov 2005 14:12:53 +0000 (14:12 +0000)] 
update transformation

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

19 years agoupdate translation
Astrid Malo [Sun, 13 Nov 2005 14:10:35 +0000 (14:10 +0000)] 
update translation

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

19 years agouse actual page title in sidemap
Astrid Malo [Sun, 13 Nov 2005 14:08:30 +0000 (14:08 +0000)] 
use actual page title in sidemap

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

19 years agoupdate transformation
Astrid Malo [Sun, 13 Nov 2005 13:58:10 +0000 (13:58 +0000)] 
update transformation

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

19 years agoupdate translation
Astrid Malo [Sun, 13 Nov 2005 13:56:27 +0000 (13:56 +0000)] 
update translation

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

19 years agoupdate transformation
Astrid Malo [Sun, 13 Nov 2005 13:39:28 +0000 (13:39 +0000)] 
update transformation

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

19 years agoUpdate translation
Astrid Malo [Sun, 13 Nov 2005 13:37:27 +0000 (13:37 +0000)] 
Update translation

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

19 years agoupdate transformation
Astrid Malo [Sun, 13 Nov 2005 13:31:29 +0000 (13:31 +0000)] 
update transformation

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

19 years agoupdate translation
Astrid Malo [Sun, 13 Nov 2005 13:29:35 +0000 (13:29 +0000)] 
update translation

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

19 years agoMerge r332986 from trunk:
Colm MacCarthaigh [Sun, 13 Nov 2005 13:22:28 +0000 (13:22 +0000)] 
Merge r332986 from trunk:

Add an Irish Translation

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

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

19 years agotypo
Astrid Malo [Sun, 13 Nov 2005 13:09:41 +0000 (13:09 +0000)] 
typo

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

19 years agoUpdate filter docs
Nick Kew [Sun, 13 Nov 2005 12:20:37 +0000 (12:20 +0000)] 
Update filter docs

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

19 years agoupdate transformation
André Malo [Sun, 13 Nov 2005 10:44:44 +0000 (10:44 +0000)] 
update transformation

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

19 years agobump version
André Malo [Sun, 13 Nov 2005 10:37:43 +0000 (10:37 +0000)] 
bump version

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

19 years agoMerge in 332942.
Justin Erenkrantz [Sun, 13 Nov 2005 08:04:30 +0000 (08:04 +0000)] 
Merge in 332942.

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

19 years agoDoh. The upgrading file changes got lost somehow. Re-add.
Justin Erenkrantz [Sun, 13 Nov 2005 07:25:13 +0000 (07:25 +0000)] 
Doh.  The upgrading file changes got lost somehow.  Re-add.

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

19 years agoBump upgrading html title.
Justin Erenkrantz [Sun, 13 Nov 2005 07:21:48 +0000 (07:21 +0000)] 
Bump upgrading html title.

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

19 years agoAdd in mod_mbox urls
Justin Erenkrantz [Sun, 13 Nov 2005 07:12:12 +0000 (07:12 +0000)] 
Add in mod_mbox urls

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

19 years agoDocumentation has been added, resolving this issue.
Paul Querna [Sun, 13 Nov 2005 07:09:57 +0000 (07:09 +0000)] 
Documentation has been added, resolving this issue.

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

19 years agoHandling of non-trailing / config by non-default handler is broken -> Non-showstopper
Paul Querna [Sun, 13 Nov 2005 07:09:06 +0000 (07:09 +0000)] 
Handling of non-trailing / config by non-default handler is broken -> Non-showstopper

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

19 years agoMove the Edge Connection Filter issue to a non-showstoper, as I mentioned on the...
Paul Querna [Sun, 13 Nov 2005 07:06:58 +0000 (07:06 +0000)] 
Move the Edge Connection Filter issue to a non-showstoper, as I mentioned on the mailing list last week.

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

19 years agoshowstopper--
Justin Erenkrantz [Sun, 13 Nov 2005 06:55:15 +0000 (06:55 +0000)] 
showstopper--

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

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