]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agoAll of the changes are now rolled into one patch.
Colm MacCarthaigh [Thu, 1 Dec 2005 10:40:00 +0000 (10:40 +0000)] 
All of the changes are now rolled into one patch.

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

19 years ago- Vote.
Paul Querna [Thu, 1 Dec 2005 06:52:06 +0000 (06:52 +0000)] 
- Vote.
- Cleanup unused sections. Add an accepted Patches section.

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

19 years agooops. put the vote the right way around.
Colm MacCarthaigh [Wed, 30 Nov 2005 16:36:57 +0000 (16:36 +0000)] 
oops. put the vote the right way around.

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

19 years agoadd a backport proposal
Colm MacCarthaigh [Wed, 30 Nov 2005 16:27:14 +0000 (16:27 +0000)] 
add a backport proposal

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

19 years agoRemove all votes and discussion from the 2.2.x/STATUS File. These dicusssions should...
Paul Querna [Tue, 29 Nov 2005 22:39:48 +0000 (22:39 +0000)] 
Remove all votes and discussion from the 2.2.x/STATUS File.  These dicusssions should be resolved in trunk, and then we can do the vote on backporting them here.

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

19 years agoNow that the branch (but not a release just yet!) has gone GA, copy the blurb
Justin Erenkrantz [Tue, 29 Nov 2005 22:23:30 +0000 (22:23 +0000)] 
Now that the branch (but not a release just yet!) has gone GA, copy the blurb
from 2.0's STATUS about the ground rules for 2.2.

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

19 years agoupdate transformation
André Malo [Tue, 29 Nov 2005 19:12:13 +0000 (19:12 +0000)] 
update transformation

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

19 years agoupgrading.html.fr no longer exists
André Malo [Tue, 29 Nov 2005 18:53:11 +0000 (18:53 +0000)] 
upgrading.html.fr no longer exists

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

19 years agoMerge r349776 from trunk:
Joshua Slive [Tue, 29 Nov 2005 18:22:43 +0000 (18:22 +0000)] 
Merge r349776 from trunk:

Fix a mixed-up module reference and document (carefully)
how to turn off require in a subdirectory.

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

19 years agoDBD/Windows release note patch
Nick Kew [Tue, 29 Nov 2005 17:13:02 +0000 (17:13 +0000)] 
DBD/Windows release note patch

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

19 years agoMerge r349753, r349754 from trunk:
Joshua Slive [Tue, 29 Nov 2005 16:41:49 +0000 (16:41 +0000)] 
Merge r349753, r349754 from trunk:

Move closing tag to proper location.

Kill a very old html-only translation.

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

19 years agoMerge r349747 from trunk:
Joshua Slive [Tue, 29 Nov 2005 16:10:50 +0000 (16:10 +0000)] 
Merge r349747 from trunk:

Some config file changes:

- Make the <Files> section safer by
  adding Satisfy all (as is already present in 1.3)

- Remove some handler examples that almost nobody will
  use (the config file is not the documentation)

- Remove some win32 specific stuff from the default
  config, since win32 uses its own config file

- Remove the config section for the perchild mpm

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

19 years agoFix typo and capitalize SSL.
Joe Orton [Tue, 29 Nov 2005 15:59:58 +0000 (15:59 +0000)] 
Fix typo and capitalize SSL.

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

19 years agoThe module name changes will probably hit people in
Joshua Slive [Tue, 29 Nov 2005 15:57:45 +0000 (15:57 +0000)] 
The module name changes will probably hit people in
run-time configuration at least as much as in
compile-time, so mention it there as well.

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

19 years agoMake the upgrading doc more user-friendly by explicitly
Joshua Slive [Tue, 29 Nov 2005 15:53:21 +0000 (15:53 +0000)] 
Make the upgrading doc more user-friendly by explicitly
stating some places where things *haven't* changed.

The statement about third-party modules could use some
review by someone who has tried some.

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

19 years agoremove unnecessary references to httpd version
Roy T. Fielding [Tue, 29 Nov 2005 09:18:44 +0000 (09:18 +0000)] 
remove unnecessary references to httpd version

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

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