]> granicus.if.org Git - apache/log
apache
20 years agorev back to previous version, removing chnges to overload detach field , putting...
Jean-Jacques Clar [Mon, 12 Jul 2004 16:53:24 +0000 (16:53 +0000)]
rev back to previous version, removing chnges to overload detach field , putting back addrspace field

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

20 years agofix compiler warnings
Geoffrey Young [Mon, 12 Jul 2004 16:36:42 +0000 (16:36 +0000)]
fix compiler warnings

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

20 years agoupdate transformation
André Malo [Sun, 11 Jul 2004 13:46:22 +0000 (13:46 +0000)]
update transformation

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

20 years agoupdate translation.
Hiroaki Kawai [Sun, 11 Jul 2004 13:06:35 +0000 (13:06 +0000)]
update translation.

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

20 years agoupdate translation.
Hiroaki Kawai [Sun, 11 Jul 2004 12:23:37 +0000 (12:23 +0000)]
update translation.

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

20 years agoupdate transformation
André Malo [Sun, 11 Jul 2004 12:14:12 +0000 (12:14 +0000)]
update transformation

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

20 years agoupdate translation.
Hiroaki Kawai [Sun, 11 Jul 2004 11:53:39 +0000 (11:53 +0000)]
update translation.

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

20 years agoupdate translation.
Hiroaki Kawai [Sun, 11 Jul 2004 11:41:10 +0000 (11:41 +0000)]
update translation.

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

20 years agoupdate transformation
André Malo [Sat, 10 Jul 2004 17:22:50 +0000 (17:22 +0000)]
update transformation

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

20 years agoDocument the fact that FTP support in mod_proxy is limited to GET.
Nick Kew [Sat, 10 Jul 2004 16:38:12 +0000 (16:38 +0000)]
Document the fact that FTP support in mod_proxy is limited to GET.

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

20 years agoupdate transformation
André Malo [Sat, 10 Jul 2004 15:01:02 +0000 (15:01 +0000)]
update transformation

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

20 years agoupdate transformation
Astrid Malo [Sat, 10 Jul 2004 09:41:13 +0000 (09:41 +0000)]
update transformation

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

20 years agoSync with 2.0.51-dev
Paul Querna [Sat, 10 Jul 2004 07:47:55 +0000 (07:47 +0000)]
Sync with 2.0.51-dev

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

20 years agoSmall fix on ab's use of sprintf().
Paul Querna [Sat, 10 Jul 2004 07:18:50 +0000 (07:18 +0000)]
Small fix on ab's use of sprintf().

PR: 28204
Submitted by: Erik Weide <erik.weidel mplus-technologies.de>

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

20 years agoAdd DUMP_MODULES
Paul Querna [Sat, 10 Jul 2004 03:38:02 +0000 (03:38 +0000)]
Add DUMP_MODULES

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

20 years agoAdd ShowForbidden to IndexOptions to list files
Paul Querna [Sat, 10 Jul 2004 02:25:56 +0000 (02:25 +0000)]
Add ShowForbidden to IndexOptions to list files
that are not shown because the subrequest returned 401 or 403.

PR: 10575

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

20 years agoNotes changes that were made to util_ldap
Bradley Nicholes [Fri, 9 Jul 2004 21:29:33 +0000 (21:29 +0000)]
Notes changes that were made to util_ldap

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

20 years agoOverloading detached field in cgi_exec_info_t stuct in order to use same field to...
Jean-Jacques Clar [Fri, 9 Jul 2004 20:28:48 +0000 (20:28 +0000)]
Overloading detached field in cgi_exec_info_t stuct in order to use same field to set detached and addrspace values for proc to be started.

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

20 years agocommit a few Korean files and up-to-date patches
Jeon Jeongho [Fri, 9 Jul 2004 13:20:16 +0000 (13:20 +0000)]
commit a few Korean files and up-to-date patches

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

20 years agoadd PR numbers
André Malo [Wed, 7 Jul 2004 22:27:53 +0000 (22:27 +0000)]
add PR numbers

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

20 years agonote backport
Geoffrey Young [Tue, 6 Jul 2004 18:50:57 +0000 (18:50 +0000)]
note backport

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

20 years agoupdate transformation
André Malo [Mon, 5 Jul 2004 19:15:55 +0000 (19:15 +0000)]
update transformation

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

20 years agoImplement "Early" mode in mod_headers, and document it.
Nick Kew [Mon, 5 Jul 2004 04:49:45 +0000 (04:49 +0000)]
Implement "Early" mode in mod_headers, and document it.

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

20 years agostyle
André Malo [Sun, 4 Jul 2004 22:47:49 +0000 (22:47 +0000)]
style

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

20 years agobadly encoded urls could cause a null byte skipping (read buffer overflow).
André Malo [Sun, 4 Jul 2004 22:39:06 +0000 (22:39 +0000)]
badly encoded urls could cause a null byte skipping (read buffer overflow).
(e.g. % as last character).
avoid that.

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

20 years agostyle
André Malo [Sun, 4 Jul 2004 22:24:52 +0000 (22:24 +0000)]
style

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

20 years agostyle
André Malo [Sun, 4 Jul 2004 21:34:37 +0000 (21:34 +0000)]
style

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

20 years agoupdate transformation
André Malo [Sun, 4 Jul 2004 13:42:21 +0000 (13:42 +0000)]
update transformation

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

20 years agoadd another good reason for trailing slashes
André Malo [Sun, 4 Jul 2004 13:37:17 +0000 (13:37 +0000)]
add another good reason for trailing slashes

Submitted by: Joshua Slive

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

20 years agoupdate transformation
André Malo [Sun, 4 Jul 2004 10:25:22 +0000 (10:25 +0000)]
update transformation

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

20 years agodocument the brand new DirectorySlash directive
André Malo [Sun, 4 Jul 2004 10:19:48 +0000 (10:19 +0000)]
document the brand new DirectorySlash directive

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

20 years agothat's not really an error condition, so make the message APLOG_DEBUG.
André Malo [Sat, 3 Jul 2004 17:41:09 +0000 (17:41 +0000)]
that's not really an error condition, so make the message APLOG_DEBUG.

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

20 years agomake trailing-slash-behaviour configurable
André Malo [Sat, 3 Jul 2004 16:43:39 +0000 (16:43 +0000)]
make trailing-slash-behaviour configurable

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

20 years agofix a bunch of compiler warnings
André Malo [Sat, 3 Jul 2004 16:23:09 +0000 (16:23 +0000)]
fix a bunch of compiler warnings

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

20 years agoignore copied PrintPath
André Malo [Sat, 3 Jul 2004 16:20:15 +0000 (16:20 +0000)]
ignore copied PrintPath

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

20 years agosync with 2.0 branch
Jeff Trawick [Sat, 3 Jul 2004 12:51:24 +0000 (12:51 +0000)]
sync with 2.0 branch

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

20 years agostyle fix only
Jeff Trawick [Sat, 3 Jul 2004 12:25:11 +0000 (12:25 +0000)]
style fix only
(previously committed from user-supplied patch)

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

20 years agoupdate transformation
André Malo [Sat, 3 Jul 2004 10:07:31 +0000 (10:07 +0000)]
update transformation

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

20 years agoupdate translation
Hiroaki Kawai [Sat, 3 Jul 2004 08:12:27 +0000 (08:12 +0000)]
update translation

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

20 years agoupdate translation.
Hiroaki Kawai [Sat, 3 Jul 2004 08:08:33 +0000 (08:08 +0000)]
update translation.

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

20 years agoupdate translation.
Hiroaki Kawai [Sat, 3 Jul 2004 07:37:50 +0000 (07:37 +0000)]
update translation.

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

20 years agoupdate Japenese translation.
Hiroaki Kawai [Sat, 3 Jul 2004 07:19:58 +0000 (07:19 +0000)]
update Japenese translation.

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

20 years agoNote a backport
Graham Leggett [Fri, 2 Jul 2004 12:39:41 +0000 (12:39 +0000)]
Note a backport
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoAdd the NOTICE file to the rpm spec file in compliance with the Apache
Graham Leggett [Fri, 2 Jul 2004 00:41:44 +0000 (00:41 +0000)]
Add the NOTICE file to the rpm spec file in compliance with the Apache
v2.0 license.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoRemove build/PrintPath since buildconf copies it from APR already.
Joe Orton [Thu, 1 Jul 2004 09:37:47 +0000 (09:37 +0000)]
Remove build/PrintPath since buildconf copies it from APR already.

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

20 years agoAllow mod_deflate on NetWare to be compiled against zlib 1.2.1
Bradley Nicholes [Wed, 30 Jun 2004 16:27:55 +0000 (16:27 +0000)]
Allow mod_deflate on NetWare to be compiled against zlib 1.2.1

Submitted by: Guenter Knauf <fuankg@apache.org>

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

20 years agoRetrospective entries for major update to mod_proxy and minor update
Nick Kew [Tue, 29 Jun 2004 17:04:23 +0000 (17:04 +0000)]
Retrospective entries for major update to mod_proxy and minor update
to mod_deflate.

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

20 years agoupdate transformation
André Malo [Tue, 29 Jun 2004 16:57:34 +0000 (16:57 +0000)]
update transformation

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

20 years agoTranslation submitted by Vincent Deffontaines <vincent@gryzor.com>,
Jean-Jacques Clar [Tue, 29 Jun 2004 14:15:47 +0000 (14:15 +0000)]
Translation submitted by Vincent Deffontaines <vincent@gryzor.com>,
reviewed by Jean-Fran�ois El Fouly <jean-francois@elfouly.nom.fr> & Jean-Jacques Clar

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

20 years agoAdd OS and APACHE_MPM_DIR to -V output
Martin Kraemer [Tue, 29 Jun 2004 14:08:17 +0000 (14:08 +0000)]
Add OS and APACHE_MPM_DIR to -V output

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

20 years agoUse the correct Apache-2.x EBCDIC conversion function (not the old apache-1.3 routine)
Martin Kraemer [Tue, 29 Jun 2004 14:06:08 +0000 (14:06 +0000)]
Use the correct Apache-2.x EBCDIC conversion function (not the old apache-1.3 routine)

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

20 years ago*** Patch for EBCDIC-host and HTTP/0.9 responses only ***
Martin Kraemer [Tue, 29 Jun 2004 14:00:07 +0000 (14:00 +0000)]
*** Patch for EBCDIC-host and HTTP/0.9 responses only ***
In dealing with a HTTP/0.9 response to a proxy request, we have pre-read
data that is not an HTTP header. At this point of processing, we don't
know yet whether the data is going to be interpreted an binary or not.
(In fact, we may never find out because HTTP/0.9 lacks the Content-Type
headers; only by configuring mod_charset_lite can we control the conversion).
But mod_charset_lite will get control only later, so it cannot decide on
the conversion of the current buffer full of data.
=> This is an extreme and rare situation normally.
So, for catching the most obvious problem (talking not to a HTTP server
but to some other protocol), the best guess here is to treat the buffer
as "text/*" (to make error messages readable).

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

20 years agoLet CGI daemon die if the network layer has been shut down (problem noticed on BS2000...
Martin Kraemer [Tue, 29 Jun 2004 13:48:20 +0000 (13:48 +0000)]
Let CGI daemon die if the network layer has been shut down (problem noticed on BS2000/OSD)

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

20 years agoProxy requests are not converted by us. They should be cached and delivered bit-identical
Martin Kraemer [Tue, 29 Jun 2004 13:46:54 +0000 (13:46 +0000)]
Proxy requests are not converted by us. They should be cached and delivered bit-identical

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

20 years agoUse standardized names for ISO-8859-1, see http://www.iana.org/assignments/character...
Martin Kraemer [Tue, 29 Jun 2004 13:33:24 +0000 (13:33 +0000)]
Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/character-sets
(Using the name iso8859-1 may still work, because it is aliased in apr-iconv/ccs/charset.aliases)

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

20 years agoNote a backport
Graham Leggett [Tue, 29 Jun 2004 12:46:42 +0000 (12:46 +0000)]
Note a backport
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoComplete the EBCDIC conversion support for XML documents.
Martin Kraemer [Tue, 29 Jun 2004 12:13:50 +0000 (12:13 +0000)]
Complete the EBCDIC conversion support for XML documents.
With this change, mod_dav works on an EBCDIC machine.

Submitted by: Jean-Frederic Clere <jfclere apache.org>

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

20 years agoDocument mod_proxy updates incl. new directives for reverse-proxied cookies
Nick Kew [Tue, 29 Jun 2004 06:59:11 +0000 (06:59 +0000)]
Document mod_proxy updates incl. new directives for reverse-proxied cookies

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

20 years agoFix for multiple proxy bugs - review please:
Nick Kew [Tue, 29 Jun 2004 06:37:21 +0000 (06:37 +0000)]
Fix for multiple proxy bugs - review please:

#10722  Reverse proxying cookies
#15207  Proxy passing canonicalised URIs to backend
#16812  Case-insensitivity of proxypassreverse
#19317  Canonicalised URI causing infinite loop
#20372  AllowEncodedSlashes
May also fix 13577 (untested)

This is really two fixes: 10722 and 15207; the others are trivial consequences.
To make review easier, the simpler fix (#15207) is entirely contained in
#ifdef FIX_15207 (new code) and
#ifndef FIX_15207 (removed code)

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

20 years agoCAN-2004-0493 - memory exhaustion denial of service
Jeff Trawick [Mon, 28 Jun 2004 23:53:52 +0000 (23:53 +0000)]
CAN-2004-0493 - memory exhaustion denial of service

Reviewed by: jerenkrantz

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

20 years agoCheck for a NULL file name before trying to delete the file
Bradley Nicholes [Sat, 26 Jun 2004 16:00:26 +0000 (16:00 +0000)]
Check for a NULL file name before trying to delete the file

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

20 years agoReplace the thread reader/writer lock that protects the shared memory cache to a...
Bradley Nicholes [Fri, 25 Jun 2004 19:56:35 +0000 (19:56 +0000)]
Replace the thread reader/writer lock that protects the shared memory cache to a global mutex so that the shared memory is protected across processes.

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

20 years agoMake sure that the shared memory pointers are propagated down through the various...
Bradley Nicholes [Fri, 25 Jun 2004 19:50:30 +0000 (19:50 +0000)]
Make sure that the shared memory pointers are propagated down through the various caches that are created

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

20 years agoUpdate inflate_out_filter to support gzip compression flags.
Nick Kew [Fri, 25 Jun 2004 03:44:29 +0000 (03:44 +0000)]
Update inflate_out_filter to support gzip compression flags.

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

20 years ago* modules/generators/mod_status.c: Mark private global variables
Joe Orton [Thu, 24 Jun 2004 11:25:18 +0000 (11:25 +0000)]
* modules/generators/mod_status.c: Mark private global variables
as static.

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

20 years agostart piped loggers via the shell, passing through the environment variables
Jeff Trawick [Wed, 23 Jun 2004 12:32:22 +0000 (12:32 +0000)]
start piped loggers via the shell, passing through the environment variables
in the httpd process

this requires a new APR feature (APR_SHELLCMD_ENV), just added to apr 1.0-dev

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

20 years agoAdded display code for the URL cache
Bradley Nicholes [Mon, 21 Jun 2004 19:49:42 +0000 (19:49 +0000)]
Added display code for the URL cache

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

20 years agoupdate transformation
André Malo [Sun, 20 Jun 2004 18:25:31 +0000 (18:25 +0000)]
update transformation

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

20 years agofix chm build (allmodules.xml is no longer included directly)
André Malo [Sun, 20 Jun 2004 18:24:32 +0000 (18:24 +0000)]
fix chm build (allmodules.xml is no longer included directly)

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

20 years agomod_log_config: Fix a bug which prevented request completion time
Jeff Trawick [Sun, 20 Jun 2004 13:08:06 +0000 (13:08 +0000)]
mod_log_config: Fix a bug which prevented request completion time
from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
processing.

PR:             29696
Submitted by:   Alois Treindl <alois astro.ch>
Reviewed by: Jeff Trawick

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

20 years agoGet rid of the race conditions by first checking to make sure that a duplicate node...
Bradley Nicholes [Thu, 17 Jun 2004 17:19:01 +0000 (17:19 +0000)]
Get rid of the race conditions by first checking to make sure that a duplicate node does not already exist before inserting nodes into the different caches.

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

20 years agoinitialize server arrays prior to calling ap_setup_prelinked_modules
Geoffrey Young [Thu, 17 Jun 2004 15:49:40 +0000 (15:49 +0000)]
initialize server arrays prior to calling ap_setup_prelinked_modules
so that static modules can push Defines values when registering
hooks just like DSO modules can
Submitted by: philippe chiasson
Reviewed by: geoff

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

20 years agoEnhance the util_ldap cache-info page to display the current contents of the search...
Bradley Nicholes [Wed, 16 Jun 2004 23:25:27 +0000 (23:25 +0000)]
Enhance the util_ldap cache-info page to display the current contents of the search, compare and dn_compare caches

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

20 years ago make the check for GMT offset occur each time through the loop,
Ken Coar [Wed, 16 Jun 2004 21:27:06 +0000 (21:27 +0000)]
make the check for GMT offset occur each time through the loop,
in case a switch between standard and daylight savings time
occurred.  (correction to previous code courtesy of Uli Zappe.)

PR: 24417
Submitted by: Uli Zappe <uli ritual.org>

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

20 years ago* server/util_script.c (ap_scan_script_header_err_core): Set
Joe Orton [Wed, 16 Jun 2004 16:07:43 +0000 (16:07 +0000)]
* server/util_script.c (ap_scan_script_header_err_core): Set
Content-Range in r->headers_out, so that the byterange filter knows to
do nothing for a CGI script which produced a content-range.

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

20 years ago* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Create a new
Joe Orton [Tue, 15 Jun 2004 21:00:22 +0000 (21:00 +0000)]
* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Create a new
brigade for sending output after passing on the current one.

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

20 years ago* modules/filters/mod_include.c (send_parsed_content): Only destroy
Joe Orton [Tue, 15 Jun 2004 20:49:46 +0000 (20:49 +0000)]
* modules/filters/mod_include.c (send_parsed_content): Only destroy
the temporary brigade if it wasn't passed on to the next filter.

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

20 years ago* modules/echo/mod_echo.c (process_echo_connection): Fix brigade
Joe Orton [Tue, 15 Jun 2004 20:27:17 +0000 (20:27 +0000)]
* modules/echo/mod_echo.c (process_echo_connection): Fix brigade
handling: don't re-use a passed brigade.

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

20 years agosync
André Malo [Mon, 14 Jun 2004 22:11:25 +0000 (22:11 +0000)]
sync

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

20 years agoAdded new field in apr_procattr_t and cgi_exec_info_t structures to support loading...
Jean-Jacques Clar [Mon, 14 Jun 2004 17:28:25 +0000 (17:28 +0000)]
Added new field in apr_procattr_t and cgi_exec_info_t structures to support loading in current or new address space (NetWare ONLY).
Replaced changes that added APR_PROGRAM_ADDRSPACE committed 6/11/04.
Reviewed by Brad Nicholes

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

20 years agooops; left over from an earlier version
Ken Coar [Mon, 14 Jun 2004 17:02:54 +0000 (17:02 +0000)]
oops; left over from an earlier version

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

20 years agoupdate transformation
André Malo [Sun, 13 Jun 2004 16:07:53 +0000 (16:07 +0000)]
update transformation

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

20 years agoDO NOT EDIT the html file *sigh*
André Malo [Sun, 13 Jun 2004 16:05:06 +0000 (16:05 +0000)]
DO NOT EDIT the html file *sigh*

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

20 years agoupdate transformation
André Malo [Sat, 12 Jun 2004 14:30:52 +0000 (14:30 +0000)]
update transformation

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

20 years agodescribe the onsuccess and always options better
André Malo [Sat, 12 Jun 2004 14:17:05 +0000 (14:17 +0000)]
describe the onsuccess and always options better

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

20 years agoupdate transformation
André Malo [Fri, 11 Jun 2004 22:21:57 +0000 (22:21 +0000)]
update transformation

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

20 years agodocument -l option
André Malo [Fri, 11 Jun 2004 22:18:25 +0000 (22:18 +0000)]
document -l option

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

20 years agoupdate transformation
André Malo [Fri, 11 Jun 2004 22:01:47 +0000 (22:01 +0000)]
update transformation

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

20 years agodocument dropped ErrorHeader directive -> extended Header directive
André Malo [Fri, 11 Jun 2004 21:57:04 +0000 (21:57 +0000)]
document dropped ErrorHeader directive -> extended Header directive

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

20 years agoadd "-l" option to indicate interval is based on localtime not gmt
Ken Coar [Fri, 11 Jun 2004 21:43:58 +0000 (21:43 +0000)]
add "-l" option to indicate interval is based on localtime not gmt

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

20 years agoDrop the ErrorHeader directive which turned out to be a misnomer.
André Malo [Fri, 11 Jun 2004 21:41:27 +0000 (21:41 +0000)]
Drop the ErrorHeader directive which turned out to be a misnomer.
Instead there's a new optional flag for the Header directive
('always'), which keeps the former ErrorHeader functionality.

The opposite flag to 'always' is 'onsuccess'. So the new directives are written
as:

Header set foo bar
# which is the same as
Header onsuccess set foo bar
# and a subset of
Header always set foo bar
# which is what the ErrorHeader directive did.

Reviewed by: Brad Nicholes

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

20 years agosync
André Malo [Fri, 11 Jun 2004 21:07:10 +0000 (21:07 +0000)]
sync

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

20 years agoReplaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDRSPACE
Jean-Jacques Clar [Fri, 11 Jun 2004 20:21:04 +0000 (20:21 +0000)]
Replaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDRSPACE

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

20 years agoupdate transformation
André Malo [Fri, 11 Jun 2004 20:08:57 +0000 (20:08 +0000)]
update transformation

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

20 years agoupdate transformation
André Malo [Fri, 11 Jun 2004 20:08:57 +0000 (20:08 +0000)]
update transformation

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

20 years agosync with stable branch
Jeff Trawick [Fri, 11 Jun 2004 19:52:05 +0000 (19:52 +0000)]
sync with stable branch

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

20 years agoDon't deflate responses with zero length e.g. proxied 304's
Allan K. Edwards [Fri, 11 Jun 2004 19:44:23 +0000 (19:44 +0000)]
Don't deflate responses with zero length e.g. proxied 304's

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

20 years agoSync with the 2.0 changes file
Bradley Nicholes [Fri, 11 Jun 2004 16:17:58 +0000 (16:17 +0000)]
Sync with the 2.0 changes file

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

20 years ago<VirtualHost myhost> now applies to all IP addresses for myhost
Jeff Trawick [Fri, 11 Jun 2004 13:44:14 +0000 (13:44 +0000)]
<VirtualHost myhost> now applies to all IP addresses for myhost
instead of just the first one reported by the resolver.  This
corrects a regression since 1.3.

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

20 years agoSlightly augment the example for SSIStartTag
Rich Bowen [Thu, 10 Jun 2004 00:23:04 +0000 (00:23 +0000)]
Slightly augment the example for SSIStartTag

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