]> granicus.if.org Git - apache/log
apache
16 years agomod_proxy: add "nocanon" keyword to ProxyPass, to suppress
Nick Kew [Fri, 26 Oct 2007 23:07:22 +0000 (23:07 +0000)]
mod_proxy: add "nocanon" keyword to ProxyPass, to suppress
URI-canonicalisation in a reverse proxy.
PR 41798

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

16 years agoTwo sane reasons to wrap up, timeup, or eof. Quiet down both results
William A. Rowe Jr [Wed, 24 Oct 2007 21:25:23 +0000 (21:25 +0000)]
Two sane reasons to wrap up, timeup, or eof.  Quiet down both results
from the error log.

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

16 years agoEnhance mod_echo with an illustration of using the scoreboard for a connection
William A. Rowe Jr [Wed, 24 Oct 2007 04:08:58 +0000 (04:08 +0000)]
Enhance mod_echo with an illustration of using the scoreboard for a connection
based protocol, and clean up the event loop and diagnostic messages.

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

16 years agoActually re-fix Christian's recommendation, someone previously caught this.
William A. Rowe Jr [Wed, 24 Oct 2007 03:56:50 +0000 (03:56 +0000)]
Actually re-fix Christian's recommendation, someone previously caught this.

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

16 years agoMMN major bump required; this API is altogether inconsistent, transparent
William A. Rowe Jr [Wed, 24 Oct 2007 03:50:24 +0000 (03:50 +0000)]
MMN major bump required; this API is altogether inconsistent, transparent
types should be opaque, opaque types should be transparent.

Solve one aspect, follow the _by_indexes() example for ap_get_scoreboard_worker
family of functions, and the primary one will now accept the abstracted conn_rec
value of sbh to find that connections slot.

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

16 years agoUnless I've misread this, POD is write-blocking, read nonblocking timeout 0.
William A. Rowe Jr [Tue, 23 Oct 2007 22:05:14 +0000 (22:05 +0000)]
Unless I've misread this, POD is write-blocking, read nonblocking timeout 0.

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

16 years agoWe now have an API to describe pipe creation timeout states, so use it
William A. Rowe Jr [Tue, 23 Oct 2007 22:01:29 +0000 (22:01 +0000)]
We now have an API to describe pipe creation timeout states, so use it
to ensure no platform has quirks with their particular default.

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

16 years agoTransformations.
Erik Abele [Tue, 23 Oct 2007 10:32:38 +0000 (10:32 +0000)]
Transformations.

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

16 years ago* Fix typo: '8080' vs. '8000'
Erik Abele [Tue, 23 Oct 2007 10:26:18 +0000 (10:26 +0000)]
* Fix typo: '8080' vs. '8000'
* Fix versioning information where it makes sense
* Clarify DNS lookups: 'double reverse lookup' vs. 'two lookups'

Submitted, in parts, by <lucien.gentis lorraine.iufm.fr>.

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

16 years agobuildfluff
Vincent Bray [Mon, 22 Oct 2007 16:52:16 +0000 (16:52 +0000)]
buildfluff

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

16 years agomod_substitute module docs, first bash.
Vincent Bray [Mon, 22 Oct 2007 16:51:31 +0000 (16:51 +0000)]
mod_substitute module docs, first bash.

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

16 years agoTransformations.
Erik Abele [Sat, 20 Oct 2007 19:27:49 +0000 (19:27 +0000)]
Transformations.

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

16 years agos/the the/the/
Jeff Trawick [Sat, 20 Oct 2007 18:36:21 +0000 (18:36 +0000)]
s/the the/the/

pointed out by <lucien.gentis lorraine.iufm.fr>

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

16 years agoapr_dbd_get_entry from r466865 doesn't alloc new memory for each return val.
Nick Kew [Sat, 20 Oct 2007 17:54:09 +0000 (17:54 +0000)]
apr_dbd_get_entry from r466865 doesn't alloc new memory for each return val.

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

16 years agoMore transformations, note translation diffs.
Erik Abele [Fri, 19 Oct 2007 13:32:59 +0000 (13:32 +0000)]
More transformations, note translation diffs.

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

16 years agoTransformations.
Erik Abele [Fri, 19 Oct 2007 13:30:31 +0000 (13:30 +0000)]
Transformations.

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

16 years agoChange "entry" to "part" here to be consistent and not confusing.
Erik Abele [Fri, 19 Oct 2007 13:28:32 +0000 (13:28 +0000)]
Change "entry" to "part" here to be consistent and not confusing.

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

16 years agoForward port of r585584.
Erik Abele [Fri, 19 Oct 2007 13:02:12 +0000 (13:02 +0000)]
Forward port of r585584.

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

16 years agoFix brainfart in docs
Nick Kew [Wed, 17 Oct 2007 19:54:59 +0000 (19:54 +0000)]
Fix brainfart in docs

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

16 years agoImprove documentation of "DefaultType None"
Nick Kew [Mon, 15 Oct 2007 18:37:20 +0000 (18:37 +0000)]
Improve documentation of "DefaultType None"

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

16 years agoFix spelling
William A. Rowe Jr [Sat, 13 Oct 2007 00:43:20 +0000 (00:43 +0000)]
Fix spelling

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

16 years agoBuild transformations.
Jason S. Lingohr [Fri, 12 Oct 2007 00:17:52 +0000 (00:17 +0000)]
Build transformations.

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

16 years agoChanges as suggested by Lucien Gentis.
Jason S. Lingohr [Fri, 12 Oct 2007 00:13:49 +0000 (00:13 +0000)]
Changes as suggested by Lucien Gentis.

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

16 years agorevert r581660 , fixed instead in APR trunk/r583421 1.2.x/r583860
Eric Covener [Thu, 11 Oct 2007 20:52:07 +0000 (20:52 +0000)]
revert r581660 , fixed instead in APR trunk/r583421 1.2.x/r583860

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

16 years ago* server/util_filter.c (ap_filter_flush): Tweak comment; no functional
Joe Orton [Thu, 11 Oct 2007 14:13:40 +0000 (14:13 +0000)]
* server/util_filter.c (ap_filter_flush): Tweak comment; no functional
change.

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

16 years ago* server/util_filter.c (ap_filter_flush): Ensure that the brigade is
Joe Orton [Thu, 11 Oct 2007 13:18:38 +0000 (13:18 +0000)]
* server/util_filter.c (ap_filter_flush): Ensure that the brigade is
  empty before returning.

PR: 36780

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

16 years ago* modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix
Joe Orton [Thu, 11 Oct 2007 13:02:35 +0000 (13:02 +0000)]
* modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix
  apr_pool_cleanup_register() invocation added in r583202, which was
  causing every apr_proc_create() call to segfault.

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

16 years ago(forward) proxy should not be verifying/checking for
Jim Jagielski [Thu, 11 Oct 2007 12:38:14 +0000 (12:38 +0000)]
(forward) proxy should not be verifying/checking for
valid chars in a URI... pass through.

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

16 years agoSemi-revert 583466; just remove the ap_proxy_isvalidenc()
Jim Jagielski [Thu, 11 Oct 2007 12:37:09 +0000 (12:37 +0000)]
Semi-revert 583466; just remove the ap_proxy_isvalidenc()
function until we canonically set the "allowed" list.

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

16 years agoAbstract out "verification of valid encoding" via
Jim Jagielski [Wed, 10 Oct 2007 13:16:56 +0000 (13:16 +0000)]
Abstract out "verification of valid encoding" via
ap_proxy_isvalidenc(). Now we can use it in other
proxy protocols.

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

16 years agoThis restriction/limitation was removed in r327179 for PR31226
Eric Covener [Tue, 9 Oct 2007 20:23:05 +0000 (20:23 +0000)]
This restriction/limitation was removed in r327179 for PR31226

http://issues.apache.org/bugzilla/show_bug.cgi?id=31226

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

16 years agofixed awk script to append the NetWare SSL footer only to httpd.conf.
Guenter Knauf [Tue, 9 Oct 2007 18:50:41 +0000 (18:50 +0000)]
fixed awk script to append the NetWare SSL footer only to httpd.conf.

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

16 years agoRemove outdated warning
Nick Kew [Tue, 9 Oct 2007 17:28:42 +0000 (17:28 +0000)]
Remove outdated warning

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

16 years agomissing include!
Nick Kew [Tue, 9 Oct 2007 15:59:32 +0000 (15:59 +0000)]
missing include!

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

16 years agoIn 2.2.7-dev now
Jim Jagielski [Tue, 9 Oct 2007 13:21:35 +0000 (13:21 +0000)]
In 2.2.7-dev now

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

16 years agomod_proxy_http: Don't unescape/escape forward proxied URLs. Just check them.
Nick Kew [Mon, 8 Oct 2007 23:47:35 +0000 (23:47 +0000)]
mod_proxy_http: Don't unescape/escape forward proxied URLs.  Just check them.
PR 42592

also add fix to PR42572 to CHANGES (from r563487/r563489)

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

16 years agofixed include path to use forward slash.
Guenter Knauf [Mon, 8 Oct 2007 21:02:45 +0000 (21:02 +0000)]
fixed include path to use forward slash.

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

16 years ago* This one was already backported
Ruediger Pluem [Mon, 8 Oct 2007 20:27:15 +0000 (20:27 +0000)]
* This one was already backported

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

16 years agobackported in r582807
Jim Jagielski [Mon, 8 Oct 2007 12:47:34 +0000 (12:47 +0000)]
backported in r582807

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

16 years agoRemove backported changed which have been
Jim Jagielski [Mon, 8 Oct 2007 12:40:04 +0000 (12:40 +0000)]
Remove backported changed which have been
forgotten to be removed...

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

16 years agoNote PR 43519 is closed...
Jim Jagielski [Mon, 8 Oct 2007 12:24:57 +0000 (12:24 +0000)]
Note PR 43519 is closed...

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

16 years agoPurge tabs in r582631
Nick Kew [Sun, 7 Oct 2007 17:29:40 +0000 (17:29 +0000)]
Purge tabs in r582631

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

16 years agommn bump for r582630
Nick Kew [Sun, 7 Oct 2007 17:17:31 +0000 (17:17 +0000)]
mmn bump for r582630

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

16 years agomod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses.
Nick Kew [Sun, 7 Oct 2007 13:43:26 +0000 (13:43 +0000)]
mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses.
PR 16518

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

16 years agoIntroduce ap_send_interim_response function and API, for interim
Nick Kew [Sun, 7 Oct 2007 13:41:50 +0000 (13:41 +0000)]
Introduce ap_send_interim_response function and API, for interim
(HTTP 1xx) responses sent by an application or backend.

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

16 years agoDocument proxy-http environment variables in one place.
Nick Kew [Sat, 6 Oct 2007 10:15:15 +0000 (10:15 +0000)]
Document proxy-http environment variables in one place.

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

16 years agobuildfluff
Vincent Bray [Fri, 5 Oct 2007 21:23:38 +0000 (21:23 +0000)]
buildfluff

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

16 years agoPR 43555 AuthBasicSource typo
Vincent Bray [Fri, 5 Oct 2007 21:22:07 +0000 (21:22 +0000)]
PR 43555 AuthBasicSource typo

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

16 years agoAs APR 1.2.x cannot solve it's issues with apr_proc_create(),
William A. Rowe Jr [Fri, 5 Oct 2007 03:36:45 +0000 (03:36 +0000)]
As APR 1.2.x cannot solve it's issues with apr_proc_create(),
mandate the working version of APR (1.3.0-dev or later).

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

16 years agomod_ext_filter: Prevent a hang on Windows when the filter
Eric Covener [Wed, 3 Oct 2007 17:17:24 +0000 (17:17 +0000)]
mod_ext_filter: Prevent a  hang on Windows when the filter
input data is pipelined
PR 29901

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

16 years agoEnsure the URI is "*" and not something like "*foo"
Jim Jagielski [Tue, 2 Oct 2007 21:21:04 +0000 (21:21 +0000)]
Ensure the URI is "*" and not something like "*foo"

Oh, last commit was supposed to say we need to return
DONE so we don't invoke any handlers.

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

16 years agoWe should return
Jim Jagielski [Tue, 2 Oct 2007 21:16:00 +0000 (21:16 +0000)]
We should return

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

16 years agoReduce the last change to a minimum, since OPTIONS * does not
Roy T. Fielding [Tue, 2 Oct 2007 20:36:47 +0000 (20:36 +0000)]
Reduce the last change to a minimum, since OPTIONS * does not
include an Allow header field (* is not a resource).

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

16 years agoOPTIONS * does not map to storage, so handle this
Jim Jagielski [Tue, 2 Oct 2007 19:29:36 +0000 (19:29 +0000)]
OPTIONS * does not map to storage, so handle this
as appropriate. For other Request URIs, we drop
down the the default_handler to do that for us.

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

16 years agoDocument ProxyMaxForwards change in r581117
Nick Kew [Tue, 2 Oct 2007 14:16:03 +0000 (14:16 +0000)]
Document ProxyMaxForwards change in r581117

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

16 years agomod_deflate: Don't leave a strong ETag in place while transforming the entity.
Nick Kew [Tue, 2 Oct 2007 11:48:03 +0000 (11:48 +0000)]
mod_deflate: Don't leave a strong ETag in place while transforming the entity.
PR 39727

Comment: Another user just subscribed to this bug.
We need a fix more than we need an inconclusive discussion!

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

16 years agoDefault to NOT setting Max-Forwards in violation of RFC2616
Nick Kew [Tue, 2 Oct 2007 00:39:43 +0000 (00:39 +0000)]
Default to NOT setting Max-Forwards in violation of RFC2616
Leave old behaviour as a configuration option (ProxyMaxForwards)
PR 16137

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

16 years agoNo change, but they won't let me have foo
Nick Kew [Mon, 1 Oct 2007 18:08:13 +0000 (18:08 +0000)]
No change, but they won't let me have foo
(and ... this is the module with a function addit_dammit !!!)

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

16 years agoProxy: remove Warning headers with wrong date
Nick Kew [Sun, 30 Sep 2007 20:44:06 +0000 (20:44 +0000)]
Proxy: remove Warning headers with wrong date
PR 16138

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

16 years agobuildfluff
Vincent Bray [Sun, 30 Sep 2007 15:08:09 +0000 (15:08 +0000)]
buildfluff

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

16 years agoMinor grammar fix
Vincent Bray [Sun, 30 Sep 2007 15:02:17 +0000 (15:02 +0000)]
Minor grammar fix

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

16 years agoThere are considerably fewer ces modules (and they are quite
William A. Rowe Jr [Sun, 30 Sep 2007 01:20:44 +0000 (01:20 +0000)]
There are considerably fewer ces modules (and they are quite
a bit more sophisticated).  Always build these first before
trawling through the entire list of ccs modules, since any
problem will occur up front and be fixable more quickly.

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

16 years agomod_deflate: initialise inflate-out filter correctly when the
Nick Kew [Sat, 29 Sep 2007 15:43:08 +0000 (15:43 +0000)]
mod_deflate: initialise inflate-out filter correctly when the
first brigade contains no data buckets.
PR 43512

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

16 years agoClean up 2nd typo of the same line, you would expect I could copy n paste
William A. Rowe Jr [Sat, 29 Sep 2007 02:48:59 +0000 (02:48 +0000)]
Clean up 2nd typo of the same line, you would expect I could copy n paste
one line across terminals, eh?

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

16 years agoA long week, what can I say?
William A. Rowe Jr [Sat, 29 Sep 2007 02:40:03 +0000 (02:40 +0000)]
A long week, what can I say?

Fix typo

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

16 years agoDocument "DefaultType None" option (PR 13986)
Nick Kew [Fri, 28 Sep 2007 22:45:08 +0000 (22:45 +0000)]
Document "DefaultType None" option (PR 13986)

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

16 years agoFix keepalive to proxy backend
Nick Kew [Fri, 28 Sep 2007 19:30:37 +0000 (19:30 +0000)]
Fix keepalive to proxy backend
PR 43472

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

16 years agoFix typo in header name "Trailer"
Nick Kew [Fri, 28 Sep 2007 19:23:27 +0000 (19:23 +0000)]
Fix typo in header name "Trailer"

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

16 years agoFix processing of Connection headers in proxy
Nick Kew [Fri, 28 Sep 2007 18:50:57 +0000 (18:50 +0000)]
Fix processing of Connection headers in proxy
PR 43509

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

16 years agoShare a single write-pipe handle for piped stderr logging, this
William A. Rowe Jr [Fri, 28 Sep 2007 17:43:24 +0000 (17:43 +0000)]
Share a single write-pipe handle for piped stderr logging, this
prevents an extra logging process from hanging around after the
initial config-phase.

Reviewed by: rpluem, wrowe

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

16 years agoredux, use Rudgier's instead, better comments.
William A. Rowe Jr [Fri, 28 Sep 2007 17:41:56 +0000 (17:41 +0000)]
redux, use Rudgier's instead, better comments.

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

16 years agoCorrect the approach to std file handles by simplifying the approach
William A. Rowe Jr [Fri, 28 Sep 2007 17:30:28 +0000 (17:30 +0000)]
Correct the approach to std file handles by simplifying the approach
and taking better advantage of apr's now-proper support.

Already verified by Randy Kobes and Tom Donovan

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

16 years agoLogging fixes, round two. Authored and Reviewed by both rplume and wrowe
William A. Rowe Jr [Fri, 28 Sep 2007 17:24:26 +0000 (17:24 +0000)]
Logging fixes, round two.  Authored and Reviewed by both rplume and wrowe
within the same 10 minutes, this is the obvious fix to prevent any lingering
write handles from hanging around in unexpected ways.

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

16 years ago* Revert r561352 as this breaks authentication completely.
Ruediger Pluem [Fri, 28 Sep 2007 11:03:29 +0000 (11:03 +0000)]
* Revert r561352 as this breaks authentication completely.

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

16 years agoFix typo
William A. Rowe Jr [Fri, 28 Sep 2007 09:01:52 +0000 (09:01 +0000)]
Fix typo

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

16 years agoWith the exception of exclusively test/stress modules, add all
William A. Rowe Jr [Fri, 28 Sep 2007 08:09:56 +0000 (08:09 +0000)]
With the exception of exclusively test/stress modules, add all
of the modules we are compiling (in any shape).

drop mod_imagemap, mod_userdir from the default-loaded modules
add mod_authn_core/mod_authz_core to the default-loaded modules

Several other modules should be considered for default-loaded
or default-not loaded changees.

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

16 years agoWell this always sucks, to build a good example and discover the simple
William A. Rowe Jr [Fri, 28 Sep 2007 03:22:42 +0000 (03:22 +0000)]
Well this always sucks, to build a good example and discover the simple
example case doesn't actually work :)

Stop returning their buckets to the caller, only to have the caller send
us the same buckets on subsequent calls to our case_filter.

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

16 years agoFix adding out Via header in proxy response
Nick Kew [Thu, 27 Sep 2007 15:21:12 +0000 (15:21 +0000)]
Fix adding out Via header in proxy response
PR 19439

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

16 years agoStrip hop-by-hop headers in proxy response
Nick Kew [Thu, 27 Sep 2007 14:53:40 +0000 (14:53 +0000)]
Strip hop-by-hop headers in proxy response

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

16 years agoFormatting. No functional change.
Nick Kew [Thu, 27 Sep 2007 14:20:21 +0000 (14:20 +0000)]
Formatting.  No functional change.

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

16 years agobackported to 2.2.7
Jim Jagielski [Thu, 27 Sep 2007 13:09:03 +0000 (13:09 +0000)]
backported to 2.2.7

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

16 years agoAdd "DefaultType None" option
Nick Kew [Thu, 27 Sep 2007 12:43:42 +0000 (12:43 +0000)]
Add "DefaultType None" option
PR 13986 and PR 16139

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

16 years agoIgnore any ajp13 flush messages which we may mistakenly
Jim Jagielski [Wed, 26 Sep 2007 16:11:07 +0000 (16:11 +0000)]
Ignore any ajp13 flush messages which we may mistakenly
rec' before we send the response headers. See
Tomcat PR 43478.

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

16 years agoReinstate location walk for subrequests
Nick Kew [Wed, 26 Sep 2007 14:26:19 +0000 (14:26 +0000)]
Reinstate location walk for subrequests
PR 41960 (Jose Kahan)

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

16 years ago* Do case insensitive compares for the type of formats of the pid / tid.
Ruediger Pluem [Wed, 26 Sep 2007 08:44:37 +0000 (08:44 +0000)]
* Do case insensitive compares for the type of formats of the pid / tid.

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

16 years agomod_log_config: Add format options for %p so that the actual local
Jeff Trawick [Wed, 26 Sep 2007 01:45:16 +0000 (01:45 +0000)]
mod_log_config: Add format options for %p so that the actual local
or remote port can be logged.

PR:  43415
Submitted by: Adam Hasselbalch Hansen <ahh@one.com>
Extensively commented on and/or modified by Ruediger Pluem and Jeff Trawick

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

16 years agoUpdate mod_dbd page for new drivers.
Nick Kew [Tue, 25 Sep 2007 14:02:36 +0000 (14:02 +0000)]
Update mod_dbd page for new drivers.

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

16 years agoClarify what happens if you don't have a ServerName in your
Joshua Slive [Mon, 24 Sep 2007 20:25:02 +0000 (20:25 +0000)]
Clarify what happens if you don't have a ServerName in your
<VirtualHost>, since people sometimes assume that this
implies the host has no name, resulting in confusion.

Suggested by: Michael Rasmussen <mikeraz patch.com>

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

16 years ago* Remove function format_integer as it is only used by pfmt and just a needless
Ruediger Pluem [Mon, 24 Sep 2007 19:30:59 +0000 (19:30 +0000)]
* Remove function format_integer as it is only used by pfmt and just a needless
  wrapper around apr_itoa. Thus replace its call by apr_itoa.

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

16 years agoCommitting other language transformations.
Jason S. Lingohr [Mon, 24 Sep 2007 08:04:35 +0000 (08:04 +0000)]
Committing other language transformations.

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

16 years agoFixed a simple version numbering typo, reported by lucien.gentis (at) lorraine.iufm.fr.
Jason S. Lingohr [Mon, 24 Sep 2007 08:03:06 +0000 (08:03 +0000)]
Fixed a simple version numbering typo, reported by lucien.gentis (at) lorraine.iufm.fr.

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

16 years agoPR 40037: try to avoid risk of misleading the lusers when they
Nick Kew [Mon, 24 Sep 2007 01:58:50 +0000 (01:58 +0000)]
PR 40037: try to avoid risk of misleading the lusers when they
can't initialise scoreboard after a crash.

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

16 years agoFix r578332 for backslashing filesystems, as noted by rpluem
Nick Kew [Sat, 22 Sep 2007 19:30:20 +0000 (19:30 +0000)]
Fix r578332 for backslashing filesystems, as noted by rpluem

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

16 years ago* Rationalise the two ap_unescape_url versions
Nick Kew [Sat, 22 Sep 2007 00:10:10 +0000 (00:10 +0000)]
* Rationalise the two ap_unescape_url versions
* Fix ap_unescape_url_keep2f to work as documented (keep %2F encoded,
  bringing it into line with the documentation as well as common sense).
* Introduce suggestion of an extension to the API
The most relevant open PR is 41798

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

16 years agoLink mod_deflate.so as always intended (and pointed out by Tom Donovan
William A. Rowe Jr [Thu, 20 Sep 2007 10:11:21 +0000 (10:11 +0000)]
Link mod_deflate.so as always intended (and pointed out by Tom Donovan
that this was not happening).  Note Makefile.win always moves zlib1.dll
for this very purpose.

Also fix some versioning file and resource names of filter/ext_filter
that were messed up when it was cloned.

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

16 years agoRemove tabs.
Jean-Frederic Clere [Wed, 19 Sep 2007 16:40:26 +0000 (16:40 +0000)]
Remove tabs.

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

16 years agopunctuation; sorry for the noise
Eric Covener [Wed, 19 Sep 2007 13:42:41 +0000 (13:42 +0000)]
punctuation; sorry for the noise

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

16 years agodocument the mod_userdir-like tilde expansion sometimes performed by mod_rewrite
Eric Covener [Wed, 19 Sep 2007 11:39:51 +0000 (11:39 +0000)]
document the mod_userdir-like tilde expansion sometimes performed by mod_rewrite

A tilde can sneak into a rule via a backreference and cause some surprising behavior

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

16 years agobuildfluff
Vincent Bray [Tue, 18 Sep 2007 17:12:53 +0000 (17:12 +0000)]
buildfluff

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

16 years agoAdd a few '/' and remove an errant '>'.
Vincent Bray [Tue, 18 Sep 2007 17:09:55 +0000 (17:09 +0000)]
Add a few '/' and remove an errant '>'.
Note that this changes a patch proposed for backport to 2.2 (PR34602 & r573831).

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