]> granicus.if.org Git - apache/log
apache
21 years agoFix a memory leak in mod_deflate with dynamic content. Because the
Cliff Woolley [Thu, 14 Nov 2002 19:22:26 +0000 (19:22 +0000)]
Fix a memory leak in mod_deflate with dynamic content.  Because the
brigade was being destroyed (ie, cleanup unregistered) rather than just
emptied out and then reused anyway, the last call down the filter stack
would leak buckets.

PR: 14321
Submitted by: Ken Franken <kfranken@decisionmark.com>
Reviewed by: Jeff Trawick, Cliff Woolley

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

21 years agoIt was sunny this morning, but the clouds have moved in.
Joshua Slive [Thu, 14 Nov 2002 19:20:54 +0000 (19:20 +0000)]
It was sunny this morning, but the clouds have moved in.

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

21 years agotypo
Erik Abele [Thu, 14 Nov 2002 19:18:03 +0000 (19:18 +0000)]
typo

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

21 years agotypo
Erik Abele [Thu, 14 Nov 2002 19:12:09 +0000 (19:12 +0000)]
typo

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

21 years agoFix markup.
Joshua Slive [Thu, 14 Nov 2002 19:04:36 +0000 (19:04 +0000)]
Fix markup.

Submitted by:  Andr� Malo

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

21 years agoupdate transformation
André Malo [Thu, 14 Nov 2002 18:50:09 +0000 (18:50 +0000)]
update transformation

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

21 years ago- adding markup
André Malo [Thu, 14 Nov 2002 18:43:32 +0000 (18:43 +0000)]
- adding markup
- reformatting a bit
- <em> -> <var>
- add seealso to UseCanonicalName
- add explicit XHTML example
- " inside quoted text is not impossible, it can be written as &quot;

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

21 years agoapachectl nroff->xml with a few content updates to document
Joshua Slive [Thu, 14 Nov 2002 17:24:33 +0000 (17:24 +0000)]
apachectl nroff->xml with a few content updates to document
the new pass-through mode.

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

21 years agoRemove the nroff httpd man page and put in an xml one in the manual.
Joshua Slive [Thu, 14 Nov 2002 16:24:53 +0000 (16:24 +0000)]
Remove the nroff httpd man page and put in an xml one in the manual.
At the same time, update with some new args.  More review of
this would be good.

Reviewed by: Astrid Kessler, Erik Abele, Andr� Malo, Rich Bowen

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

21 years agoAdd --[enable|disable]-v4-mapped configure option to control
Jeff Trawick [Thu, 14 Nov 2002 14:17:11 +0000 (14:17 +0000)]
Add --[enable|disable]-v4-mapped configure option to control
whether or not Apache expects to handle IPv4 connections
on IPv6 listening sockets.  Either setting will work on
systems with the IPV6_V6ONLY socket option.  --enable-v4-mapped
must be used on systems that always allow IPv4 connections on
IPv6 listening sockets.

Note: As the ssl config file is not automatically generated and
      it is expected to require editing anyway to work, the only
      change there was to suggest the required Listen statements
      in a comment.

PR:   PR 14037 (Bugzilla), PR 7492 (Gnats), various dups of these PRs

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

21 years agoNew XML.
Yoshiki Hayashi [Thu, 14 Nov 2002 09:22:42 +0000 (09:22 +0000)]
New XML.

Sumitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

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

21 years ago- fix bogus example regex
André Malo [Thu, 14 Nov 2002 05:40:00 +0000 (05:40 +0000)]
- fix bogus example regex
- update transformation

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

21 years ago- <em> -> <var>
André Malo [Thu, 14 Nov 2002 05:28:04 +0000 (05:28 +0000)]
- <em> -> <var>
- reformatting + adding markup
- add optional env=[!]variable to formal syntax definition
- fix processing order (<Location> after <Files>)
- turn bogus <ul>s to <dl>
- add table border

- nothing else ;-)

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

21 years agoupdate transformation
André Malo [Thu, 14 Nov 2002 04:10:56 +0000 (04:10 +0000)]
update transformation

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

21 years ago- add directive <description>s
André Malo [Thu, 14 Nov 2002 04:06:08 +0000 (04:06 +0000)]
- add directive <description>s
- <em> -> <var>
- some reformatting and markup improvement

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

21 years agoThis fixes a problem where the underlying cache code
Paul J. Reder [Thu, 14 Nov 2002 02:04:01 +0000 (02:04 +0000)]
This fixes a problem where the underlying cache code
indicated that there was one more element on the cache
than there actually was. This happened since element 0
exists but is not used. This code allocates the correct
number of useable elements and reports the number of
actually used elements. The previous code only allowed
MCacheMaxObjectCount-1 objects to be stored in the
cache. [Paul J. Reder]

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

21 years agoAdd mod_disk_cache and mod_mem_cache to the indexes.
Joshua Slive [Thu, 14 Nov 2002 00:16:26 +0000 (00:16 +0000)]
Add mod_disk_cache and mod_mem_cache to the indexes.

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

21 years agotypo.
Erik Abele [Wed, 13 Nov 2002 22:01:09 +0000 (22:01 +0000)]
typo.

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

21 years agoDon't hold the Apache screen open when it exits with an error if all of the error
Bradley Nicholes [Wed, 13 Nov 2002 21:14:02 +0000 (21:14 +0000)]
Don't hold the Apache screen open when it exits with an error if all of the error
messages are going to a file anyway.  In other words, don't hold the screen
open if the -E <filename> command line parameter is used.

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

21 years agoAdd a little bit of content about the "-k" method
Joshua Slive [Wed, 13 Nov 2002 21:12:39 +0000 (21:12 +0000)]
Add a little bit of content about the "-k" method
of signaling apache and change the apachectl examples
to use that.

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

21 years agoDeprecate the direct use of httpd and recommend instead the use
Joshua Slive [Wed, 13 Nov 2002 20:54:35 +0000 (20:54 +0000)]
Deprecate the direct use of httpd and recommend instead the use
of apachectl.

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

21 years agoA couple long-overdue changes to configuring:
Joshua Slive [Wed, 13 Nov 2002 18:20:32 +0000 (18:20 +0000)]
A couple long-overdue changes to configuring:
- Remove the over-detailed and out-of-date description
of Include directories.
- Link Rich's .htaccess tutorial.

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

21 years agocore_output_filter: use the current input brigade's pool for the "more"
Greg Ames [Wed, 13 Nov 2002 15:07:35 +0000 (15:07 +0000)]
core_output_filter: use the current input brigade's pool for the "more"
brigade when we defer network writes due to small data + keepalives.  This
prevents leaking resources in the "more" brigade until the end of the
connection.

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

21 years agoupdate transformation
André Malo [Wed, 13 Nov 2002 00:17:04 +0000 (00:17 +0000)]
update transformation

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

21 years ago- <em> -> <var>
André Malo [Wed, 13 Nov 2002 00:13:24 +0000 (00:13 +0000)]
- <em> -> <var>
- reformatted examples (no content changes, except for a ytop)
- move the reference to mod_deflate on /top/ of the gzip example
- general markup improvement
- add short descriptions for the directives

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

21 years agoupdate transformation
André Malo [Tue, 12 Nov 2002 21:43:45 +0000 (21:43 +0000)]
update transformation

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

21 years ago- split mod_dav docs explicitely into mod_dav and mod_dav_fs
André Malo [Tue, 12 Nov 2002 21:37:29 +0000 (21:37 +0000)]
- split mod_dav docs explicitely into mod_dav and mod_dav_fs
- extend and rearrange the mod_dav documentation a bit
  (needs some tuning)

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

21 years agoadd change to mod_setenvif, and update .ja.jis files
Ken Coar [Tue, 12 Nov 2002 19:11:36 +0000 (19:11 +0000)]
add change to mod_setenvif, and update .ja.jis files

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

21 years ago Add a SERVER_ADDR keyword to match the CGI environment variable,
Ken Coar [Tue, 12 Nov 2002 18:30:00 +0000 (18:30 +0000)]
Add a SERVER_ADDR keyword to match the CGI environment variable,
to allow conditional setting according to the IP address on
which the server received the request.

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

21 years agowatch out for the should-not-occur condition where the daemon can't
Jeff Trawick [Tue, 12 Nov 2002 12:23:42 +0000 (12:23 +0000)]
watch out for the should-not-occur condition where the daemon can't
find the script pid in the hash and returns zero...  if we send
sigterm to pid zero, we knock out ourself

change the cleanup to return any error from cleanup_nonchild_process()

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

21 years agoupdate transformation
André Malo [Tue, 12 Nov 2002 03:56:12 +0000 (03:56 +0000)]
update transformation

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

21 years ago- <em> -> <var>
André Malo [Tue, 12 Nov 2002 03:48:00 +0000 (03:48 +0000)]
- <em> -> <var>
- some reformatting

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

21 years agomake <parentdocument> legal
André Malo [Tue, 12 Nov 2002 03:43:02 +0000 (03:43 +0000)]
make <parentdocument> legal

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

21 years agomod_cgid: Terminate CGI scripts when the client connection
Jeff Trawick [Mon, 11 Nov 2002 23:07:29 +0000 (23:07 +0000)]
mod_cgid: Terminate CGI scripts when the client connection
drops.

This is done by mod_cgid daemon remembering the pid, which is queried
by the handler at the end of the request.  The handler then
knocks out the CGI script (if it is indeed still running).

It would be slightly easier for the daemon to do this, but naughty
scripts which are hard to kill would hold up all new CGI requests
if the daemon stopped its normal processing to kill a script.

PR: 8388

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

21 years agocan't mix declarations and statements except with gcc 3.2 :)
Jeff Trawick [Mon, 11 Nov 2002 21:08:26 +0000 (21:08 +0000)]
can't mix declarations and statements except with gcc 3.2 :)
(or possibly RedHat 8's patches to it)

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

21 years agoI withdraw this complaint.
Bill Stoddard [Mon, 11 Nov 2002 20:18:00 +0000 (20:18 +0000)]
I withdraw this complaint.

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

21 years agoActually this is working correctly as best I can tell.
Bill Stoddard [Mon, 11 Nov 2002 20:11:08 +0000 (20:11 +0000)]
Actually this is working correctly as best I can tell.

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

21 years agoprevent seg faults when running with Electric Fence.
Greg Ames [Mon, 11 Nov 2002 19:57:58 +0000 (19:57 +0000)]
prevent seg faults when running with Electric Fence.

The "more" brigade (created by apr_brigade_split after seeing a FLUSH bucket)
was in the deferred_write_pool.  d_w_p is cleared, "more" is copied into b,
then the while loop test for APR_BRIGADE_EMPTY(b) blows up.

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

21 years agoTighten up the writing a little and add an even simpler
Joshua Slive [Mon, 11 Nov 2002 18:24:42 +0000 (18:24 +0000)]
Tighten up the writing a little and add an even simpler
configuration example.

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

21 years agoRearrange OpenSSL engine initialization to support RAND
Jeff Trawick [Mon, 11 Nov 2002 13:16:17 +0000 (13:16 +0000)]
Rearrange OpenSSL engine initialization to support RAND
redirection on crypto accelerator.

Submitted by:     Frederic DONNAT <frederic.donnat@zencod.com>
Reviewed by:   Jeff Trawick

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

21 years ago Fix several cut 'n paste errors identified by Juergen Heckel.
William A. Rowe Jr [Mon, 11 Nov 2002 05:58:39 +0000 (05:58 +0000)]
  Fix several cut 'n paste errors identified by Juergen Heckel.

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

21 years agoupdate transformation
André Malo [Mon, 11 Nov 2002 03:40:26 +0000 (03:40 +0000)]
update transformation

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

21 years ago- add a forgotten CSS rule; examples in warnings also
André Malo [Mon, 11 Nov 2002 03:13:54 +0000 (03:13 +0000)]
- add a forgotten CSS rule; examples in warnings also
  get a border around (and no bgcolor)
- extend mod_deflate documentation
  (better example, notes on proxies)
  it still needs some fine tuning.

Reviewed by: Luiz Rocha <lsdr@lsdr.net>, Joshua Slive

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

21 years agoA couple core docs fixes:
Joshua Slive [Sun, 10 Nov 2002 23:43:50 +0000 (23:43 +0000)]
A couple core docs fixes:

1. Document the fnmatch wildcards in Include.
2. Add a couple ServerSignature/ServerTokens <directive>
markups.

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

21 years agoAdd <parentdocument> to the virtual hosts docs.
Joshua Slive [Sun, 10 Nov 2002 20:36:26 +0000 (20:36 +0000)]
Add <parentdocument> to the virtual hosts docs.

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

21 years agoAdd a <parentdocument href="...">...</parentdocument> tag to
Joshua Slive [Sun, 10 Nov 2002 20:34:48 +0000 (20:34 +0000)]
Add a <parentdocument href="...">...</parentdocument> tag to
allow the docs to have a little more structure.  Used for the
"back" link and for the breadcrumb links.

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

21 years agoFix a couple problems with the EnableSendFile docs:
Joshua Slive [Sun, 10 Nov 2002 20:31:16 +0000 (20:31 +0000)]
Fix a couple problems with the EnableSendFile docs:

1. Add a <compatibility> line.
2. Mention SMB in addition to NFS.
3. Fix a couple small gramatical things.
4. <example> is not a <pre> environment.

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

21 years agoFix Andre's name, he said it's ok to remove the accent.
Aaron Bannert [Sun, 10 Nov 2002 07:39:54 +0000 (07:39 +0000)]
Fix Andre's name, he said it's ok to remove the accent.

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

21 years agoAlways emit Vary header if mod_deflate is involved in the request.
Justin Erenkrantz [Sun, 10 Nov 2002 06:09:20 +0000 (06:09 +0000)]
Always emit Vary header if mod_deflate is involved in the request.

Submitted by: Andr��Malo <nd@perlig.de>
Reviewed by: Justin Erenkrantz

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

21 years ago- remove bogus <em>
André Malo [Sun, 10 Nov 2002 03:18:55 +0000 (03:18 +0000)]
- remove bogus <em>
- little reformatting

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

21 years agoonly little markup and line break issues
André Malo [Sun, 10 Nov 2002 03:13:43 +0000 (03:13 +0000)]
only little markup and line break issues

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

21 years ago- <em> -> <var>
André Malo [Sun, 10 Nov 2002 02:56:33 +0000 (02:56 +0000)]
- <em> -> <var>
- some whitespace reformatting
-> update transformation

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

21 years ago Note progress. Lots of helpers out there emailing their feedback,
William A. Rowe Jr [Sat, 9 Nov 2002 19:21:29 +0000 (19:21 +0000)]
  Note progress.  Lots of helpers out there emailing their feedback,
  which is great.

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

21 years ago Stop unsetting the 'empty' query string result with
William A. Rowe Jr [Sat, 9 Nov 2002 19:20:33 +0000 (19:20 +0000)]
  Stop unsetting the 'empty' query string result with
  a NULL argument in ecb->lpszQueryString, eliminating segfaults
  for some ISAPI modules.

PR: 14399
Submitted by: Detlev Vendt <detlev.vendt@brillit.de>

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

21 years ago mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSION notification
William A. Rowe Jr [Sat, 9 Nov 2002 19:10:15 +0000 (19:10 +0000)]
  mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSION notification
  is received before the HttpExtensionProc() returns HSE_STATUS_PENDING.
  [John DeSetto <jdesetto@radiantsystems.com>, William Rowe]

PR: 11918

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

21 years agoImproves the user friendliness of the CacheRoot processing
Paul J. Reder [Fri, 8 Nov 2002 22:42:19 +0000 (22:42 +0000)]
Improves the user friendliness of the CacheRoot processing
over my last pass. This version avoids the pool allocations
but doesn't avoid all of the runtime checks. It no longer
terminates during post-config processing. An error is logged
once per worker, indicating that the CacheRoot needs to be set.
[Paul J. Reder]

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

21 years agoMarkup-typo.
Erik Abele [Fri, 8 Nov 2002 21:35:07 +0000 (21:35 +0000)]
Markup-typo.

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

21 years agoFixed some typos, added a section-id and did some cosmetics.
Erik Abele [Fri, 8 Nov 2002 21:28:48 +0000 (21:28 +0000)]
Fixed some typos, added a section-id and did some cosmetics.

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

21 years agocore_output_filter: straighten out the parens for the decision to set aside.
Greg Ames [Fri, 8 Nov 2002 19:20:04 +0000 (19:20 +0000)]
core_output_filter: straighten out the parens for the decision to set aside.

Pointed out by: gcc and Jeff Trawick

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

21 years agouse a subpool of c->pool for resources which are set aside, then clear it
Greg Ames [Fri, 8 Nov 2002 17:19:10 +0000 (17:19 +0000)]
use a subpool of c->pool for resources which are set aside, then clear it
after writing the data to the network.  This closes files sooner with
keepalive connections.

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

21 years ago We didn't atexit() the win32 keep-console-open-on-error handler early
William A. Rowe Jr [Fri, 8 Nov 2002 16:31:37 +0000 (16:31 +0000)]
  We didn't atexit() the win32 keep-console-open-on-error handler early
  enough to catch some preflight errors.

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

21 years ago A comment which no longer applies (proper AP_DECLARE_DATA voided the
William A. Rowe Jr [Fri, 8 Nov 2002 16:29:19 +0000 (16:29 +0000)]
  A comment which no longer applies (proper AP_DECLARE_DATA voided the
  disclaimer.)

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

21 years agoadjust some parents to make the expression a tiny bit clearer and to
Jeff Trawick [Fri, 8 Nov 2002 13:17:09 +0000 (13:17 +0000)]
adjust some parents to make the expression a tiny bit clearer and to
make gcc happy

> core.c: In function `core_output_filter':
> core.c:3884: warning: suggest parentheses around && within ||

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Fri, 8 Nov 2002 10:29:54 +0000 (10:29 +0000)]
Update transformations.

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

21 years agoNew Japanese translation.
Yoshiki Hayashi [Fri, 8 Nov 2002 09:40:13 +0000 (09:40 +0000)]
New Japanese translation.

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

21 years agoNew Japanese translation.
Yoshiki Hayashi [Fri, 8 Nov 2002 09:39:43 +0000 (09:39 +0000)]
New Japanese translation.

Sumitted by: Yoshiki Hayashi, Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

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

21 years agoWhen doing a GET of a proxied URL as a subrequest within
Brian Pane [Fri, 8 Nov 2002 09:24:00 +0000 (09:24 +0000)]
When doing a GET of a proxied URL as a subrequest within
a POSTed request, don't send the original POST's Content-Length
as part of the header for the GET.

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

21 years agoAdded code to process min and max file size directives and to
Paul J. Reder [Thu, 7 Nov 2002 23:11:10 +0000 (23:11 +0000)]
Added code to process min and max file size directives and to
init the expirychk flag in mod_disk_cache. Added a clarifying
comment to cache_util.   [Paul J. Reder]

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

21 years agoSmall nits
Rich Bowen [Thu, 7 Nov 2002 12:32:20 +0000 (12:32 +0000)]
Small nits

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

21 years agofix a typo in the syntax of LocationMatch
Jeff Trawick [Thu, 7 Nov 2002 12:29:27 +0000 (12:29 +0000)]
fix a typo in the syntax of LocationMatch

PR:               14303

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Thu, 7 Nov 2002 07:30:32 +0000 (07:30 +0000)]
Update transformations.

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

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Thu, 7 Nov 2002 07:28:39 +0000 (07:28 +0000)]
Update Japanese translations.

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

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Thu, 7 Nov 2002 07:21:04 +0000 (07:21 +0000)]
Update Japanese translations.

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

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

21 years agoNew XML.
Yoshiki Hayashi [Thu, 7 Nov 2002 07:07:04 +0000 (07:07 +0000)]
New XML.

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

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

21 years ago Turn DOWN the volume of these errors... they are low enough level notes
William A. Rowe Jr [Thu, 7 Nov 2002 06:26:48 +0000 (06:26 +0000)]
  Turn DOWN the volume of these errors... they are low enough level notes
  to land at loglevel INFO

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

21 years ago- <em> -> <var>
André Malo [Thu, 7 Nov 2002 04:35:56 +0000 (04:35 +0000)]
- <em> -> <var>
- whitespace reformatting
- little markup improvements
- typo
-> update transformation

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

21 years agocup of t, someone?
André Malo [Thu, 7 Nov 2002 03:37:46 +0000 (03:37 +0000)]
cup of t, someone?

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

21 years ago- <em> -> <var> (hey, that was easy :))
André Malo [Thu, 7 Nov 2002 03:34:36 +0000 (03:34 +0000)]
- <em> -> <var> (hey, that was easy :))
- add some <module>s
- add <seealso>s to suexec.html
- add explicit <seealso> from mod_cgid to mod_cgi
- add short description of the ScriptSock directive
-> update transformation

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

21 years agoAs per discussion on users@httpd.apache.org and a little on IRC, clarify
Rich Bowen [Thu, 7 Nov 2002 03:03:33 +0000 (03:03 +0000)]
As per discussion on users@httpd.apache.org and a little on IRC, clarify
that "third party" modules can do basically whatever they want, and
typically do it as the "User" uid, so Caveat Administrator

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

21 years agoTranslation based on english revision 1.44
Astrid Malo [Thu, 7 Nov 2002 00:50:23 +0000 (00:50 +0000)]
Translation based on english revision 1.44

Reviewed by: nd

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

21 years agoupdate transformation
André Malo [Wed, 6 Nov 2002 21:22:24 +0000 (21:22 +0000)]
update transformation

Thanks, Paul, for your extensive documentation!

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

21 years agoUpdates to the mod_disk_cache.xml file to update formatting, improve
Paul J. Reder [Wed, 6 Nov 2002 20:28:31 +0000 (20:28 +0000)]
Updates to the mod_disk_cache.xml file to update formatting, improve
detail and accuracy, and to align with what the code does.

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

21 years agono functional change...factor out a common subexpression
Greg Ames [Wed, 6 Nov 2002 19:34:51 +0000 (19:34 +0000)]
no functional change...factor out a common subexpression

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

21 years agoUpdates to the mod_cache.xml file to update formatting, improve
Paul J. Reder [Wed, 6 Nov 2002 17:53:30 +0000 (17:53 +0000)]
Updates to the mod_cache.xml file to update formatting, improve
detail and accuracy, and to align with what the code does.

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

21 years agoUpdates to the mod_mem_cache.xml file to update formatting, improve
Paul J. Reder [Wed, 6 Nov 2002 15:30:27 +0000 (15:30 +0000)]
Updates to the mod_mem_cache.xml file to update formatting, improve
detail and accuracy, and to align with what the code does.

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

21 years agoSince the directives CacheIgnoreCacheControl and CacheIgnoreNoLastMod
Paul J. Reder [Wed, 6 Nov 2002 14:08:31 +0000 (14:08 +0000)]
Since the directives CacheIgnoreCacheControl and CacheIgnoreNoLastMod
are AP_INIT_FLAG one should be able to set them explicitely to "Off".

Submitted by: Andre Malo
Reviewed by: Paul J. Reder

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

21 years agoNew XML.
Yoshiki Hayashi [Wed, 6 Nov 2002 10:04:37 +0000 (10:04 +0000)]
New XML.

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

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

21 years ago Per Justin's feedback, this still needed a little work to get the
William A. Rowe Jr [Wed, 6 Nov 2002 07:44:11 +0000 (07:44 +0000)]
  Per Justin's feedback, this still needed a little work to get the
  four cases (block/nonblock read/nodata) straight.

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

21 years ago Rule one of winsock and other one-offs (even unix EINTR) ... blocking
William A. Rowe Jr [Wed, 6 Nov 2002 07:29:36 +0000 (07:29 +0000)]
  Rule one of winsock and other one-offs (even unix EINTR) ... blocking
  isn't necessarily blocking.  Should not have changed this in the prior
  commit, and adding the same retry to the -1/EAGAIN|EINTR case.

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

21 years ago errno? EINTR? what planet was this code on :-? Normalize the
William A. Rowe Jr [Wed, 6 Nov 2002 07:21:47 +0000 (07:21 +0000)]
  errno?  EINTR?  what planet was this code on :-?  Normalize the
  ssl_io_filter_connect code to follow the filter read and write.
  Notice that it's buck ugly, but we will extract an rc first from
  the input BIO if it was written, and then try the output bio if
  it was APR_SUCCESS, during _connect processing.

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

21 years ago- <em> -> <var>
André Malo [Wed, 6 Nov 2002 03:37:59 +0000 (03:37 +0000)]
- <em> -> <var>
- add <seealso>s to AcceptPathInfo and the CGI spec
- little markup improvements
- whitespace reformatting
-> update transformations

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

21 years ago- <em> -> <var>
André Malo [Wed, 6 Nov 2002 02:45:06 +0000 (02:45 +0000)]
- <em> -> <var>
- some whitespace reformatting
- mark example title as such one.
- update transformation

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

21 years ago- rebuild index files
André Malo [Wed, 6 Nov 2002 02:27:02 +0000 (02:27 +0000)]
- rebuild index files
- update mod_cache related transformation

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

21 years agoformal:
André Malo [Wed, 6 Nov 2002 02:16:51 +0000 (02:16 +0000)]
formal:
- <em> -> <var>
- markup changes
- some whitespace reformatting

content:
- fix directive contexts
- clarify the flag directives and add default values
- add short description for CacheDefaultExpire

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

21 years agoUpdate some doc transformations.
Justin Erenkrantz [Wed, 6 Nov 2002 02:05:16 +0000 (02:05 +0000)]
Update some doc transformations.

(I gotta think someone is committing bogus transformations as I can't
figure out how these transformations are valid and why they would be
changing right now.  Yet, these need to stay in sync.)

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

21 years agoThe value emitted by ServerSignature now mimics the Server HTTP header as
Justin Erenkrantz [Wed, 6 Nov 2002 01:55:15 +0000 (01:55 +0000)]
The value emitted by ServerSignature now mimics the Server HTTP header as
controlled by ServerTokens.

Submitted by: Francis Daly <deva@daoine.org>
Reviewed by: Justin Erenkrantz

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

21 years agoupdate transformation
André Malo [Wed, 6 Nov 2002 00:34:36 +0000 (00:34 +0000)]
update transformation

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

21 years agoformal changes:
André Malo [Wed, 6 Nov 2002 00:27:17 +0000 (00:27 +0000)]
formal changes:
- <em> -> <var>
- markup improvements
- allow class attribute for <li>

content changes:
- remove the references to apache 1.3 in IndexOptions descriptions
- clarify (prior non-existing) incremental index options example...

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

21 years ago Merge the last of the 'filtering' functions into ssl_engine_io.c, merge
William A. Rowe Jr [Tue, 5 Nov 2002 20:47:01 +0000 (20:47 +0000)]
  Merge the last of the 'filtering' functions into ssl_engine_io.c, merge
  ssl_abort into what was ssl_hook_CloseConnection, clean out a bunch of
  now-static or private headers from mod_ssl.h, and final fix a very small
  but potent segfault if ->pssl is destroyed within our read loop.

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

21 years agoadd index file for the howto directory
André Malo [Tue, 5 Nov 2002 19:50:12 +0000 (19:50 +0000)]
add index file for the howto directory

Submitted by: Tim Gerundt <tim@gerundt.de>

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