]>
granicus.if.org Git - apache/log
William A. Rowe Jr [Wed, 7 Apr 2010 04:51:46 +0000 (04:51 +0000)]
First order simplification; Add IncludeOptional for introducing
wildcard pattern matches or specific includes which may be omitted.
Refactors ap_process_resource_config() to deal efficiently with
a single file, and renames the new _ex() flavor per list discussion
to ap_process_fnmatch_configs() for wildcard processing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931435
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 7 Apr 2010 04:40:36 +0000 (04:40 +0000)]
Look ma, portable code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931434
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 7 Apr 2010 04:39:43 +0000 (04:39 +0000)]
Correct bogus code; stack alloc of variable length is not portable from C++.
And look, there's an apr for that.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931432
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 6 Apr 2010 13:06:36 +0000 (13:06 +0000)]
Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931139
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 6 Apr 2010 13:04:03 +0000 (13:04 +0000)]
Make the example match the descriptive text about the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931138
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 6 Apr 2010 12:58:24 +0000 (12:58 +0000)]
Translation conversion updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931134
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 6 Apr 2010 12:57:41 +0000 (12:57 +0000)]
Remove a TODO item: Turns out mod_vhost_alias does not set DocumentRoot
per request. Also several of the 'Apache' -> 'Apache HTTP Server'
conversions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931133
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 6 Apr 2010 12:50:48 +0000 (12:50 +0000)]
Replace .xbm with .png and .gif in the examples. We haven't shipped .xbm
icons for many years.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931128
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 5 Apr 2010 21:17:08 +0000 (21:17 +0000)]
fix more errors found by cppcheck
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930962
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 5 Apr 2010 20:36:23 +0000 (20:36 +0000)]
fix potential file descriptor leak with DEBUG_CGI
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930955
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 5 Apr 2010 16:10:11 +0000 (16:10 +0000)]
* Fix compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930892
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 4 Apr 2010 20:22:49 +0000 (20:22 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930746
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 4 Apr 2010 20:16:01 +0000 (20:16 +0000)]
another xml error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930744
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 4 Apr 2010 20:13:23 +0000 (20:13 +0000)]
fix xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930742
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 4 Apr 2010 01:37:37 +0000 (01:37 +0000)]
I'm reluctant to keep telling people about the ServerPath directive,
much less encouraging them to use it in a document on name-based vhosts.
It causes confusion, and hasn't been necessary for years.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930608
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 4 Apr 2010 01:29:01 +0000 (01:29 +0000)]
Adds a related modules list. Trying to work up the steam to overhaul the
'conditional logging' section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930607
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 4 Apr 2010 01:28:18 +0000 (01:28 +0000)]
Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930606
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 2 Apr 2010 12:19:22 +0000 (12:19 +0000)]
small style tweaks to r930125
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930254
13f79535 -47bb-0310-9956-
ffa450edef68
Stephen Henson [Thu, 1 Apr 2010 23:09:11 +0000 (23:09 +0000)]
Code tidy, certificate extension decode can be done with the single
function X509_get_ext_d2i().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930131
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 1 Apr 2010 22:48:38 +0000 (22:48 +0000)]
Proxy balancer: support setting error status according to
HTTP response code from a backend.
PR 48939 [Daniel Ruggeri <DRuggeri primary.net>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930125
13f79535 -47bb-0310-9956-
ffa450edef68
Philip M. Gollucci [Thu, 1 Apr 2010 20:32:18 +0000 (20:32 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930080
13f79535 -47bb-0310-9956-
ffa450edef68
Stephen Henson [Thu, 1 Apr 2010 18:47:27 +0000 (18:47 +0000)]
Free surrounding PKCS7 structure to avoid a leak.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@930063
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 31 Mar 2010 19:04:34 +0000 (19:04 +0000)]
Add the missing header file from r928916.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@929663
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Wed, 31 Mar 2010 17:06:08 +0000 (17:06 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@929621
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 30 Mar 2010 22:14:24 +0000 (22:14 +0000)]
Retract veto over inconsistent behaviour between directory and file wildcards,
implement wrowe's missing directory wilcard must fail / missing file wildcard
must pass requirement. Introduce 'optional' and 'strict' modifiers to the
Include directive for the end user to express their desired behaviour.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@929318
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 30 Mar 2010 07:12:58 +0000 (07:12 +0000)]
* Fix compiler warning on 64 bit environments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@929022
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 29 Mar 2010 22:32:37 +0000 (22:32 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928922
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 29 Mar 2010 22:30:46 +0000 (22:30 +0000)]
htcacheclean: Introduce the ability to clean specific URLs from the
cache, if provided as an optional parameter on the command line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928921
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 29 Mar 2010 22:09:35 +0000 (22:09 +0000)]
core: Introduce the IncludeStrict directive, which explicitly fails
server startup if no files or directories match a wildcard path.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928916
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 29 Mar 2010 19:33:49 +0000 (19:33 +0000)]
Disable body timeout for CONNECT requests
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928881
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 28 Mar 2010 18:29:30 +0000 (18:29 +0000)]
Updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928468
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 28 Mar 2010 14:19:49 +0000 (14:19 +0000)]
Create new files with APR_OS_DEFAULT permissions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928403
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 27 Mar 2010 17:48:20 +0000 (17:48 +0000)]
Make sure we respect the proper pool lifetimes when saving away a preparsed
session.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928238
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 27 Mar 2010 16:31:56 +0000 (16:31 +0000)]
htcacheclean: Report additional statistics about entries deleted.
PR: 48944
Submitted by: Mark Drayton mark markdrayton.info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928223
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Fri, 26 Mar 2010 12:56:36 +0000 (12:56 +0000)]
Adding an explanation about how URLs are ultimately mapped.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927824
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 13:22:31 +0000 (13:22 +0000)]
Rebuild transformations. That's probably all I have time for today.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927387
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 13:20:39 +0000 (13:20 +0000)]
Bring this doc a little further into this century. Considering dropping,
or at least rewriting, most of the "Background" section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927382
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 13:01:48 +0000 (13:01 +0000)]
Reverts earlier patch. The --enable-MODULE=shared syntax is valid. Need
to fix ./configure --help output instead.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927377
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 13:00:37 +0000 (13:00 +0000)]
My mistake. --enaable-rewrite=shared is in fact valid syntax, even
though ./configure --help doesn't mention it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927376
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 12:22:04 +0000 (12:22 +0000)]
Invalid syntax for the configure script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927365
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 11:03:30 +0000 (11:03 +0000)]
dso.xml needs some help
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927345
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 01:45:48 +0000 (01:45 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927252
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 25 Mar 2010 01:42:52 +0000 (01:42 +0000)]
This doc could use a major overhaul. Meanwhile, 'Apache' => 'Apache HTTP
Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927251
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 24 Mar 2010 13:14:30 +0000 (13:14 +0000)]
Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927047
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 24 Mar 2010 13:11:51 +0000 (13:11 +0000)]
'Apache' -> 'Apache HTTP Server' etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@927046
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 23 Mar 2010 15:28:57 +0000 (15:28 +0000)]
* Silence compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926619
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 23 Mar 2010 15:25:40 +0000 (15:25 +0000)]
* sc->fips is only defined if we have HAVE_FIPS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926614
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 12:47:18 +0000 (12:47 +0000)]
language and metafile transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926545
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 12:46:46 +0000 (12:46 +0000)]
More 'Apache' => 'Apache HTTP Server' changes. Other minor nitpicky
changes. Identified a few docs that could use some attention to grammar.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926543
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 12:27:20 +0000 (12:27 +0000)]
'Apache' -> 'Apache HTTP Server' where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926537
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 12:26:03 +0000 (12:26 +0000)]
'Apache' -> 'Apache HTTP Server'
Don't use abc.com in examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926536
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 03:11:30 +0000 (03:11 +0000)]
'Apache HTTP Server' and 'httpd', and occasionally 'Apache httpd'. If
it's really that ambiguous in context, rewrite the paragraph.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926455
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 02:41:03 +0000 (02:41 +0000)]
Rebuild translation transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926440
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 02:39:54 +0000 (02:39 +0000)]
'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926439
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 02:27:37 +0000 (02:27 +0000)]
'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926436
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 02:24:15 +0000 (02:24 +0000)]
Rebuild transitions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926433
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 02:23:15 +0000 (02:23 +0000)]
'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926432
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 02:19:20 +0000 (02:19 +0000)]
'Apache' => 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926430
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 00:55:53 +0000 (00:55 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926420
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 00:54:41 +0000 (00:54 +0000)]
'Apache' => 'Apache HTTP Server" etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926419
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 00:46:17 +0000 (00:46 +0000)]
'Apache' -> 'Apache HTTP Server' etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926416
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 00:20:56 +0000 (00:20 +0000)]
'Apache' => 'Apache HTTP Server' etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926413
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 00:09:25 +0000 (00:09 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926412
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 23 Mar 2010 00:07:23 +0000 (00:07 +0000)]
'Apache' -> 'Apache HTTP Server'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926409
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 22 Mar 2010 23:43:11 +0000 (23:43 +0000)]
'Apache' -> 'Apache HTTP Server' and 'Apache httpd'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926402
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 22 Mar 2010 23:39:55 +0000 (23:39 +0000)]
'Apache' -> 'Apache HTTP Server' and 'Apache httpd'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926400
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 22 Mar 2010 23:37:36 +0000 (23:37 +0000)]
Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926399
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 22 Mar 2010 23:37:14 +0000 (23:37 +0000)]
'Apache' -> 'Apache HTTP Server' and 'httpd'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926398
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 22 Mar 2010 08:47:26 +0000 (08:47 +0000)]
Fix BOOL fips handling for UNSET values, and hack a vc compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926000
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 22 Mar 2010 07:08:47 +0000 (07:08 +0000)]
Surely we meant to use the right data type for a stream?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925986
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 22 Mar 2010 06:53:41 +0000 (06:53 +0000)]
Introduce SSLFIPS directive to support OpenSSL FIPS_mode; permits all
builds of mod_ssl to use 'SSLFIPS off' for portability, but the proper
build of openssl is required for 'SSLFIPS on'.
PR: 46270
Submitted by: Dr Stephen Henson <steve openssl.org>, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925980
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Mar 2010 19:44:24 +0000 (19:44 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925874
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Mar 2010 19:40:32 +0000 (19:40 +0000)]
fix xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925872
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 21 Mar 2010 18:18:38 +0000 (18:18 +0000)]
mod_proxy: Tone down a warning message that appears when the same backend
website is reverse proxied two or more times into the frontend URL space.
PR: 48947
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925850
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 21 Mar 2010 13:13:29 +0000 (13:13 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925765
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 21 Mar 2010 13:00:05 +0000 (13:00 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@925762
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 18 Mar 2010 17:39:48 +0000 (17:39 +0000)]
hyphenate some compound modifiers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924915
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Thu, 18 Mar 2010 14:59:39 +0000 (14:59 +0000)]
Fixing SSLStrictSNIVHostCheck description, which made my head hurt.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924843
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 17 Mar 2010 20:29:38 +0000 (20:29 +0000)]
Let the nominations for the name begin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924471
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 17 Mar 2010 20:27:12 +0000 (20:27 +0000)]
rebuild translation metafiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924468
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 17 Mar 2010 20:26:42 +0000 (20:26 +0000)]
Remove mentions of HTTPD. Mea culpa.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924467
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 17 Mar 2010 20:08:42 +0000 (20:08 +0000)]
If the client disconnects and the backend continues to send data fast, forcibly
close the backend connection.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924455
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 17 Mar 2010 19:59:56 +0000 (19:59 +0000)]
Correctly handle the case where apr_brigade_partition() returns APR_INCOMPLETE
and b points to the sentinel of ctx->proc_bb and not the sentinel of bb.
(Similar fix as r910326)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924452
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 17 Mar 2010 19:41:39 +0000 (19:41 +0000)]
add list of modules lacking documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@924439
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 16 Mar 2010 19:49:51 +0000 (19:49 +0000)]
Update compatibility note for ProxyPreserveHost
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923952
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 16 Mar 2010 15:01:55 +0000 (15:01 +0000)]
Align "hidden" function names with external... picky, but
less confusing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923791
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 16 Mar 2010 13:33:00 +0000 (13:33 +0000)]
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923736
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 16 Mar 2010 13:32:19 +0000 (13:32 +0000)]
note that CacheLock is available in 2.2.15 or later
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923735
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 16 Mar 2010 12:48:31 +0000 (12:48 +0000)]
In as much as we can be said to have consensus on anything at all, we
appear to have consensus that we will refer to the product (in the
documentation) as Apache HTTPD, or HTTPD for short, and to the server
binary executable as <code>httpd</code>. Here's a few changes to that
effect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923712
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 15 Mar 2010 20:46:26 +0000 (20:46 +0000)]
get the socket with ap_get_module_config instead of walking the filter chain
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923429
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 15 Mar 2010 20:22:09 +0000 (20:22 +0000)]
core: shorten the wait time in ap_lingering_close() if the
"short-lingering-close" connection note is set.
mod_reqtimeout: Instead of setting c->aborted, use the "short-lingering-close"
connection note to shut down the connection quickly while still giving the
client a chance to receive the error message.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923418
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 15 Mar 2010 16:01:35 +0000 (16:01 +0000)]
Correct referenced OpenSSL version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923313
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 15 Mar 2010 15:07:25 +0000 (15:07 +0000)]
Document mod_lua
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923280
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 15 Mar 2010 14:46:18 +0000 (14:46 +0000)]
More things I'd like to work on.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923269
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 14 Mar 2010 17:36:27 +0000 (17:36 +0000)]
Some typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922907
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 14 Mar 2010 17:30:01 +0000 (17:30 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922903
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 14 Mar 2010 01:19:17 +0000 (01:19 +0000)]
Apache -> Apache HTTPD or HTTPD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922709
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 14 Mar 2010 01:02:30 +0000 (01:02 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922707
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 13 Mar 2010 18:22:21 +0000 (18:22 +0000)]
Apache -> Apache HTTP Server
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922642
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 12 Mar 2010 19:57:36 +0000 (19:57 +0000)]
Also extend the timeout if have_lf_or_eos() returned APR_SUCCESS.
Spotted by Ruediger Pluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@922407
13f79535 -47bb-0310-9956-
ffa450edef68