]> granicus.if.org Git - apache/log
apache
19 years agoDo not cache hostname and port for forward and
Mladen Turk [Fri, 31 Dec 2004 17:01:05 +0000 (17:01 +0000)]
Do not cache hostname and port for forward and
reverse generic proxy workers.

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

19 years agoupdate transformation
André Malo [Thu, 30 Dec 2004 23:38:39 +0000 (23:38 +0000)]
update transformation

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

19 years agomod_proxy: Fix a request corruption problem and a buffering problem
Jeff Trawick [Thu, 30 Dec 2004 16:31:13 +0000 (16:31 +0000)]
mod_proxy: Fix a request corruption problem and a buffering problem
which sometimes prevented proxy-sendchunks from working.

strlen() couldn't be used since no space had been allocated
for trailing NUL, so occasionally the T-E header field contained
garbage and a 400 error would be returned by the origin server.

The lack of a flush bucket after the final "0\r\n\r\n" was a
showstopper for my simple tests (reverse proxy to Apache 1.3 +
custom module which read the body).

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

19 years agoAs per bug 22061, this paragraph predates RedirectMatch, and is thus
Rich Bowen [Tue, 28 Dec 2004 22:28:53 +0000 (22:28 +0000)]
As per bug 22061, this paragraph predates RedirectMatch, and is thus
soemwhat inaccurate.

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

19 years agoIf we're going to recommend a book, we should recommend the edition
Rich Bowen [Sun, 26 Dec 2004 23:43:26 +0000 (23:43 +0000)]
If we're going to recommend a book, we should recommend the edition
that's actually in print.

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

19 years agoAs per bug #30308, added example where a virtual host is proxied to
Rich Bowen [Sun, 26 Dec 2004 21:50:45 +0000 (21:50 +0000)]
As per bug #30308, added example where a virtual host is proxied to
another server. Thanks go to Matt Burke for submitting the example.

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

19 years agoPorted changes over from 2.0 docs.
Rich Bowen [Fri, 24 Dec 2004 20:19:58 +0000 (20:19 +0000)]
Ported changes over from 2.0 docs.
Add port designation to test URL for Windows.html
Corrected regular expression in DirectoryMatch document

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

19 years agoThe current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather than
Brian Havard [Tue, 21 Dec 2004 12:52:17 +0000 (12:52 +0000)]
The current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather than
i386-pc-os2_emx (dash instead of underscore), adjust the tests to match.

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

19 years agoupdate transformation
André Malo [Tue, 21 Dec 2004 00:01:22 +0000 (00:01 +0000)]
update transformation

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

19 years agoapply markup in directive description fields
André Malo [Mon, 20 Dec 2004 23:59:56 +0000 (23:59 +0000)]
apply markup in directive description fields

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

19 years agoupdate transformation
André Malo [Mon, 20 Dec 2004 23:50:19 +0000 (23:50 +0000)]
update transformation

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

19 years ago- use better markup
André Malo [Mon, 20 Dec 2004 23:46:06 +0000 (23:46 +0000)]
- use better markup
- it's meta _element_ not tag

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

19 years agoupdate transformation
André Malo [Sun, 19 Dec 2004 17:13:49 +0000 (17:13 +0000)]
update transformation

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

19 years agoMove the timeout explanation sentence to the proper place in the table.
Mladen Turk [Sun, 19 Dec 2004 17:05:04 +0000 (17:05 +0000)]
Move the timeout explanation sentence to the proper place in the table.

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

19 years agoExplain new proxy parameters.
Mladen Turk [Sun, 19 Dec 2004 16:34:43 +0000 (16:34 +0000)]
Explain new proxy parameters.

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

19 years agoTypo.
Yoshiki Hayashi [Sun, 19 Dec 2004 16:29:40 +0000 (16:29 +0000)]
Typo.

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

19 years agoFix the RPM spec file so that an RPM build now works. An RPM
Graham Leggett [Sat, 18 Dec 2004 09:53:10 +0000 (09:53 +0000)]
Fix the RPM spec file so that an RPM build now works. An RPM
build now requires system installations of APR and APR-util.

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

19 years agoupdate transformation
André Malo [Thu, 16 Dec 2004 19:28:17 +0000 (19:28 +0000)]
update transformation

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

19 years agosvn:eol-style = native
André Malo [Thu, 16 Dec 2004 19:18:32 +0000 (19:18 +0000)]
svn:eol-style = native

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

19 years agoAdd the modules/debug directory to the NetWare build
Bradley Nicholes [Thu, 16 Dec 2004 18:29:30 +0000 (18:29 +0000)]
Add the modules/debug directory to the NetWare build

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

19 years agoAdd NetWare make files
Bradley Nicholes [Thu, 16 Dec 2004 18:28:05 +0000 (18:28 +0000)]
Add NetWare make files

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

19 years agoClean up a type mismatch
Bradley Nicholes [Thu, 16 Dec 2004 18:07:40 +0000 (18:07 +0000)]
Clean up a type mismatch

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

19 years agoPer request, add a short description of the module in CHANGES
Jim Jagielski [Thu, 16 Dec 2004 14:12:07 +0000 (14:12 +0000)]
Per request, add a short description of the module in CHANGES

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

19 years agosimplify the BalancerMember load factor weighting. Instead of
Jim Jagielski [Thu, 16 Dec 2004 14:09:30 +0000 (14:09 +0000)]
simplify the BalancerMember load factor weighting. Instead of
being percentages (and adjusting when the number don't add
up), loadfactors/lbfactors are now normalized values, so
values like:

   worker    a   b   c
   lbfactor  1   1   2

work as expected (ie: a gets 25%, b gets 25% and c gets 50%).
So we could also have the above as:

   worker    a   b   c
   lbfactor 25  25  50

or even

   worker    a   b   c
   lbfactor 15  15  30

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

19 years agoFix transnote tag usage.
Hiroaki Kawai [Thu, 16 Dec 2004 04:38:34 +0000 (04:38 +0000)]
Fix transnote tag usage.

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

19 years agoChange the names of the debug and release output build directories so they don't...
Bradley Nicholes [Wed, 15 Dec 2004 22:40:41 +0000 (22:40 +0000)]
Change the names of the debug and release output build directories so they don't conflict with the modules/debug directory.

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

19 years agoupdate transformation
André Malo [Wed, 15 Dec 2004 20:17:16 +0000 (20:17 +0000)]
update transformation

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

19 years agoNew Japanese translation.
Hiroaki Kawai [Wed, 15 Dec 2004 17:47:53 +0000 (17:47 +0000)]
New Japanese translation.
Submitted by: yoshiki
Reveiewd by: kawai

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

19 years ago* include/http_config.h: Add missing parameter name.
Joe Orton [Wed, 15 Dec 2004 11:58:18 +0000 (11:58 +0000)]
* include/http_config.h: Add missing parameter name.

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

19 years agoClose paren.
Yoshiki Hayashi [Wed, 15 Dec 2004 11:32:13 +0000 (11:32 +0000)]
Close paren.

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

19 years ago* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Revert the
Joe Orton [Wed, 15 Dec 2004 11:17:22 +0000 (11:17 +0000)]
* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Revert the
passed-brigade-reuse "fix" which is currently unnecessary.

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

19 years agoadjust revision reference
André Malo [Wed, 15 Dec 2004 10:15:40 +0000 (10:15 +0000)]
adjust revision reference

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

19 years ago* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Fix segfaults
Joe Orton [Wed, 15 Dec 2004 10:08:09 +0000 (10:08 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Fix segfaults
from using ap_log_cerror from a c->pool cleanup; the debug message
triggers too often anyway so just remove it.

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

19 years agoBalancer is new, so just has the 2004 copyright.
Jim Jagielski [Wed, 15 Dec 2004 01:27:05 +0000 (01:27 +0000)]
Balancer is new, so just has the 2004 copyright.

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

19 years agosvn:eol-style = native
André Malo [Tue, 14 Dec 2004 23:01:47 +0000 (23:01 +0000)]
svn:eol-style = native

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

19 years agoupdate whole transformation
André Malo [Tue, 14 Dec 2004 22:51:44 +0000 (22:51 +0000)]
update whole transformation

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

19 years agoadjust properties:
André Malo [Tue, 14 Dec 2004 22:45:05 +0000 (22:45 +0000)]
adjust properties:
- svn:eol-style = native
- svn:keywords = LastChangedRevision for mod_dumpio.xml

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

19 years agothis module description starts 2004
André Malo [Tue, 14 Dec 2004 22:20:15 +0000 (22:20 +0000)]
this module description starts 2004

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

19 years agoFull ignore list
Jim Jagielski [Tue, 14 Dec 2004 19:00:24 +0000 (19:00 +0000)]
Full ignore list

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

19 years ago"transfered" is not a word.
Cliff Woolley [Tue, 14 Dec 2004 18:58:25 +0000 (18:58 +0000)]
"transfered" is not a word.

s/transfered/transferred/g;

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

19 years agoProp update - ignore
Jim Jagielski [Tue, 14 Dec 2004 18:58:07 +0000 (18:58 +0000)]
Prop update - ignore

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

19 years agoignore
Jim Jagielski [Tue, 14 Dec 2004 18:42:15 +0000 (18:42 +0000)]
ignore

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

19 years agoFix the directive descriptions
Jim Jagielski [Tue, 14 Dec 2004 18:12:01 +0000 (18:12 +0000)]
Fix the directive descriptions

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

19 years agoAnd auto-gened files
Jim Jagielski [Tue, 14 Dec 2004 17:57:24 +0000 (17:57 +0000)]
And auto-gened files

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

19 years agoAdd in 1st version docs for mod_dumpio...
Jim Jagielski [Tue, 14 Dec 2004 17:26:51 +0000 (17:26 +0000)]
Add in 1st version docs for mod_dumpio...

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

19 years agoDocument mod_dumpio being added. Docs to come.
Jim Jagielski [Tue, 14 Dec 2004 17:07:23 +0000 (17:07 +0000)]
Document mod_dumpio being added. Docs to come.

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

19 years agoAdd in mod_dumpio in the new debug module directory. Also, place
Jim Jagielski [Tue, 14 Dec 2004 17:04:58 +0000 (17:04 +0000)]
Add in mod_dumpio in the new debug module directory. Also, place
mod_bucketeer in there as well, since it is more a debugging
module (and as per list suggestions)

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

19 years agogrammatical parameter change... "readed" -> "read"
Jim Jagielski [Tue, 14 Dec 2004 16:08:55 +0000 (16:08 +0000)]
grammatical parameter change... "readed" -> "read"

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

19 years agoMake proxy address cache thread safe and available only
Mladen Turk [Tue, 14 Dec 2004 15:45:19 +0000 (15:45 +0000)]
Make proxy address cache thread safe and available only
to pooled workers.

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

19 years ago* Style fixes only. No functional changes. Remove two tabs. Fix an If. Split a String.
Paul Querna [Mon, 13 Dec 2004 16:13:06 +0000 (16:13 +0000)]
* Style fixes only. No functional changes. Remove two tabs. Fix an If. Split a String.

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

19 years agoWe are an int.
Jim Jagielski [Mon, 13 Dec 2004 13:47:29 +0000 (13:47 +0000)]
We are an int.

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

19 years agoSeems to me that if we have a worker which is usable, we
Jim Jagielski [Mon, 13 Dec 2004 13:40:25 +0000 (13:40 +0000)]
Seems to me that if we have a worker which is usable, we
should return that. Otherwise we have no worker (worker
is NULL) and we should return that or else the if clause
takes care of setting worker correctly.

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

19 years agoFilterDeclare declares.
Yoshiki Hayashi [Sun, 12 Dec 2004 02:56:31 +0000 (02:56 +0000)]
FilterDeclare declares.

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

19 years agoUpdate Japanese translation.
Yoshiki Hayashi [Sun, 12 Dec 2004 00:05:44 +0000 (00:05 +0000)]
Update Japanese translation.

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

19 years agoswitch to the new format for outdated revision references
André Malo [Sat, 11 Dec 2004 18:21:42 +0000 (18:21 +0000)]
switch to the new format for outdated revision references

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

19 years ago* Add bits to use APR_TCP_DEFER_ACCEPT
Paul Querna [Sat, 11 Dec 2004 09:53:16 +0000 (09:53 +0000)]
* Add bits to use APR_TCP_DEFER_ACCEPT
* Log Warnings when adding defer accept or an accept filter fails.

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

19 years ago* core_filters.c: If APR_MAX_IOVEC_SIZE is defined, make sure we are under that limit.
Paul Querna [Sat, 11 Dec 2004 09:34:19 +0000 (09:34 +0000)]
* core_filters.c: If APR_MAX_IOVEC_SIZE is defined, make sure we are under that limit.

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

19 years agobuild all.
Paul Querna [Sat, 11 Dec 2004 09:14:57 +0000 (09:14 +0000)]
build all.

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

19 years agoPCRE was ugpraded to 5.0.
Paul Querna [Sat, 11 Dec 2004 09:13:32 +0000 (09:13 +0000)]
PCRE was ugpraded to 5.0.

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

19 years agobuild all
André Malo [Sat, 11 Dec 2004 08:51:30 +0000 (08:51 +0000)]
build all

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

19 years agoMention TLS Upgrade Support as a new feature.
Paul Querna [Sat, 11 Dec 2004 08:48:01 +0000 (08:48 +0000)]
Mention TLS Upgrade Support as a new feature.
Add blurb about the new -M option to httpd.

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

19 years agoMention that SSLEngine can be set to 'option' to enable TLS Upgrade.
Paul Querna [Sat, 11 Dec 2004 08:46:23 +0000 (08:46 +0000)]
Mention that SSLEngine can be set to 'option' to enable TLS Upgrade.
A more detailed section explaining TLS Upgrade would be helpful.

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

19 years ago* mod/mod_proxy.xml: First Draft trying to explain how to tune pooled connections.
Paul Querna [Sat, 11 Dec 2004 08:25:39 +0000 (08:25 +0000)]
* mod/mod_proxy.xml: First Draft trying to explain how to tune pooled connections.

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

19 years agoupdate transformation
André Malo [Sat, 11 Dec 2004 08:24:03 +0000 (08:24 +0000)]
update transformation

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

19 years agoRemove AddDefaultCharset from the default configuration because
Roy T. Fielding [Sat, 11 Dec 2004 05:57:29 +0000 (05:57 +0000)]
Remove AddDefaultCharset from the default configuration because
setting a site-wide default does more harm than good.

PR: 23421

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

19 years agoAdd charset to the painfully old example scripts.
Roy T. Fielding [Sat, 11 Dec 2004 05:52:29 +0000 (05:52 +0000)]
Add charset to the painfully old example scripts.
These should really be replaced with proper encoding
of the output.

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

19 years agoMore authn/authz error.
Yoshiki Hayashi [Sat, 11 Dec 2004 00:35:37 +0000 (00:35 +0000)]
More authn/authz error.

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

19 years agoupdate transformation
André Malo [Fri, 10 Dec 2004 18:08:49 +0000 (18:08 +0000)]
update transformation

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

19 years agoavoid vim autoindent :)
Jim Jagielski [Fri, 10 Dec 2004 16:49:16 +0000 (16:49 +0000)]
avoid vim autoindent :)

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

19 years agoDangerous assumption, especially if apr_dir_read uses readdir_r.
Jim Jagielski [Fri, 10 Dec 2004 15:54:17 +0000 (15:54 +0000)]
Dangerous assumption, especially if apr_dir_read uses readdir_r.
Be safe.

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

19 years agoIt's authn that manages authentication.
Yoshiki Hayashi [Fri, 10 Dec 2004 07:38:02 +0000 (07:38 +0000)]
It's authn that manages authentication.

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

19 years agoOne more s/authentication/authorization/.
Yoshiki Hayashi [Fri, 10 Dec 2004 07:27:32 +0000 (07:27 +0000)]
One more s/authentication/authorization/.

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

19 years agoThese modules are for authorization, not authentication.
Yoshiki Hayashi [Fri, 10 Dec 2004 07:10:49 +0000 (07:10 +0000)]
These modules are for authorization, not authentication.

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

19 years agoundo changes made in 111386 due to veto
Geoffrey Young [Thu, 9 Dec 2004 21:09:26 +0000 (21:09 +0000)]
undo changes made in 111386 due to veto

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

19 years agoMinor update to running the dftables utility on NetWare
Bradley Nicholes [Thu, 9 Dec 2004 18:01:23 +0000 (18:01 +0000)]
Minor update to running the dftables utility on NetWare

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

19 years agowhoops, wrong PR number
Geoffrey Young [Thu, 9 Dec 2004 14:19:18 +0000 (14:19 +0000)]
whoops, wrong PR number

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

19 years agoadd response code 226 constant (HTTP_IM_USED) and status
Geoffrey Young [Thu, 9 Dec 2004 14:16:16 +0000 (14:16 +0000)]
add response code 226 constant (HTTP_IM_USED) and status
line ("226 IM Used").  PR 31128.

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

19 years agoap_queue_push: update comment to reflect reality
Greg Ames [Thu, 9 Dec 2004 14:11:29 +0000 (14:11 +0000)]
ap_queue_push:  update comment to reflect reality

pointed out by: Ron Park (ronp cnet.com)

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

19 years agoSet the connection addr from connection pool addres
Mladen Turk [Thu, 9 Dec 2004 08:07:27 +0000 (08:07 +0000)]
Set the connection addr from connection pool addres
since proxy_ftp does not use the determine_connection
call.

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

19 years agoOnward ho to 2.1.3...
Justin Erenkrantz [Thu, 9 Dec 2004 04:52:33 +0000 (04:52 +0000)]
Onward ho to 2.1.3...

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

19 years agoIt's time for 2.1.2.
Justin Erenkrantz [Thu, 9 Dec 2004 04:50:10 +0000 (04:50 +0000)]
It's time for 2.1.2.

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

19 years ago* modules/arch/netware/mod_nw_ssl.c (ssl_io_filter_Upgrade): Simplify the
Bradley Nicholes [Wed, 8 Dec 2004 23:22:09 +0000 (23:22 +0000)]
* modules/arch/netware/mod_nw_ssl.c (ssl_io_filter_Upgrade): Simplify the
Upgrade header check; allow upgrades on any method; don't drop the
ap_pass_brigade return value.

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

19 years agomod_proxy: Respect errors reported by pre_connection hooks.
Jeff Trawick [Wed, 8 Dec 2004 20:19:04 +0000 (20:19 +0000)]
mod_proxy: Respect errors reported by pre_connection hooks.

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

19 years ago* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use
Joe Orton [Wed, 8 Dec 2004 09:43:21 +0000 (09:43 +0000)]
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use
X509_STORE_CTX_get_ex_data() and SSL_get_ex_data_X509_STORE_CTX_idx()
to use the correct ex_data index from the context in pathological
cases where SSL_get_ex_data_X509_STORE_CTX_idx() does not return 0.

PR: 32529

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

19 years agoUse sligthly better markup.
Yoshiki Hayashi [Wed, 8 Dec 2004 03:00:41 +0000 (03:00 +0000)]
Use sligthly better markup.

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

19 years agoupdate transformation
André Malo [Wed, 8 Dec 2004 00:32:38 +0000 (00:32 +0000)]
update transformation

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

19 years agotypo
André Malo [Wed, 8 Dec 2004 00:22:39 +0000 (00:22 +0000)]
typo

PR: 32561

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

19 years ago* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Simplify the
Joe Orton [Tue, 7 Dec 2004 22:49:54 +0000 (22:49 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Simplify the
Upgrade header check; allow upgrades on any method; don't drop the
ap_pass_brigade return value.

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

19 years agoRevert patch r104923. This patch doesn't actually fix bug 18757 and
Bradley Nicholes [Tue, 7 Dec 2004 19:04:22 +0000 (19:04 +0000)]
Revert patch r104923.  This patch doesn't actually fix bug 18757 and
breaks TLS upgrade functionality.  Also, removing the content length for
HEAD requests is being handled in ap_http_header_filter().

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

19 years ago* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
Paul Querna [Tue, 7 Dec 2004 03:41:18 +0000 (03:41 +0000)]
* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
                    apr_file_write w/ a memcpy. Roy Fielding provided a -1 veto
                    on the commit, based on concerns that writev is not
                    guaranteed to be atomic like a write.

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

19 years agoupdate transformation
André Malo [Mon, 6 Dec 2004 09:38:05 +0000 (09:38 +0000)]
update transformation

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

19 years agomod_log_config.c: Use iovecs to write the log line to eliminate a memcpy
Paul Querna [Sun, 5 Dec 2004 07:05:23 +0000 (07:05 +0000)]
mod_log_config.c: Use iovecs to write the log line to eliminate a memcpy

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

19 years agoOne more typo. Also, remove false promise because example is not
Yoshiki Hayashi [Sat, 4 Dec 2004 15:18:49 +0000 (15:18 +0000)]
One more typo.  Also, remove false promise because example is not
colored in any way.

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

19 years agoTypo.
Yoshiki Hayashi [Sat, 4 Dec 2004 14:39:44 +0000 (14:39 +0000)]
Typo.

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

19 years ago* server/mpm/experimental/event/event.c: Go through and reformat and correct
Justin Erenkrantz [Sat, 4 Dec 2004 05:25:57 +0000 (05:25 +0000)]
* server/mpm/experimental/event/event.c: Go through and reformat and correct
comments to be more appropriate.

*no functional changes*

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

19 years agoupdate transformation
André Malo [Fri, 3 Dec 2004 19:19:14 +0000 (19:19 +0000)]
update transformation

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

19 years agoClean up environment variables
Bradley Nicholes [Fri, 3 Dec 2004 15:49:31 +0000 (15:49 +0000)]
Clean up environment variables

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

19 years agofix child process aborts with
Greg Ames [Fri, 3 Dec 2004 05:28:00 +0000 (05:28 +0000)]
fix child process aborts with
  assertion "!((queue)->nelts == (queue)->bounds)" failed
due to worker queue overflows. The listener/event thread
needs to block when all worker threads are busy.

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

19 years agoSmall update to the build process for Netware
Bradley Nicholes [Thu, 2 Dec 2004 22:46:42 +0000 (22:46 +0000)]
Small update to the build process for Netware

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

19 years agoAllow APR-UTIL to exist and build outside of the httpd/srclib file structure
Bradley Nicholes [Thu, 2 Dec 2004 22:00:05 +0000 (22:00 +0000)]
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure

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