]> granicus.if.org Git - apache/log
apache
18 years agoMake references to 2.1 and later consistent with each other.
Colm MacCarthaigh [Wed, 16 Nov 2005 10:23:56 +0000 (10:23 +0000)]
Make references to 2.1 and later consistent with each other.

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

18 years agoFix typo in ProxyStatus syntax error message.
Jeff Trawick [Wed, 16 Nov 2005 01:31:44 +0000 (01:31 +0000)]
Fix typo in ProxyStatus syntax error message.

Submitted by: Christophe Jaillet <christophe.jaillet wanadoo.fr>
Reviewed by:  trawick

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

18 years agoFix wrong link
Nick Kew [Wed, 16 Nov 2005 00:07:30 +0000 (00:07 +0000)]
Fix wrong link

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

18 years agoBackported the UCPP code to 2.2 branch
Jim Jagielski [Tue, 15 Nov 2005 19:56:24 +0000 (19:56 +0000)]
Backported the UCPP code to 2.2 branch

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

18 years agoTypo.
Joshua Slive [Tue, 15 Nov 2005 18:58:23 +0000 (18:58 +0000)]
Typo.

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

18 years agoRemove a few obsolete historical references, clean up
Joshua Slive [Tue, 15 Nov 2005 18:41:10 +0000 (18:41 +0000)]
Remove a few obsolete historical references, clean up
some small inconsistencies, and use graceful-stop in
the upgrading example.

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

18 years agoRevert UCN default change - set back to Off, which is
Jim Jagielski [Tue, 15 Nov 2005 18:28:23 +0000 (18:28 +0000)]
Revert UCN default change - set back to Off, which is
what 2.1/2.2 has been but is opposite from the 2.0 default.

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

18 years agoOkay, at least be nice when "breaking" the API.
Jim Jagielski [Tue, 15 Nov 2005 15:58:57 +0000 (15:58 +0000)]
Okay, at least be nice when "breaking" the API.
Tuck the new bitfield to the tail and adjust the
MMN

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

18 years agoAdd in the UseCanonicalPhysicalPort directive, which
Jim Jagielski [Tue, 15 Nov 2005 14:50:39 +0000 (14:50 +0000)]
Add in the UseCanonicalPhysicalPort directive, which
basically allows Apache to configurably ( :) )
use the physical port when constructing the
canonical port. Also add the exact ordering to
the docs, so people can easily see how it works.
We now have compatibility with both 2.0 and 1.3.

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

18 years agoReplace dodgy cast with ap_set_string_slot
Nick Kew [Tue, 15 Nov 2005 10:29:27 +0000 (10:29 +0000)]
Replace dodgy cast with ap_set_string_slot

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

18 years agoFix driver-dependent potential memor-use bug in preparing statements
Nick Kew [Mon, 14 Nov 2005 15:06:07 +0000 (15:06 +0000)]
Fix driver-dependent potential memor-use bug in preparing statements

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

18 years agodrop dependency on apr_wait_for_io_or_timeout()
Jeff Trawick [Sun, 13 Nov 2005 23:15:06 +0000 (23:15 +0000)]
drop dependency on apr_wait_for_io_or_timeout()

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

18 years agoupdate convenience map
André Malo [Sun, 13 Nov 2005 17:27:23 +0000 (17:27 +0000)]
update convenience map

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

18 years agodrop the version reference from the property file; it's no longer needed
André Malo [Sun, 13 Nov 2005 17:19:23 +0000 (17:19 +0000)]
drop the version reference from the property file; it's no longer needed

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

18 years agoupdate transformation
André Malo [Sun, 13 Nov 2005 16:42:01 +0000 (16:42 +0000)]
update transformation

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

18 years agothis path stays as 2.0
André Malo [Sun, 13 Nov 2005 16:39:56 +0000 (16:39 +0000)]
this path stays as 2.0

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

18 years agofix latex build
André Malo [Sun, 13 Nov 2005 15:05:53 +0000 (15:05 +0000)]
fix latex build

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

18 years agoupdate transformation
André Malo [Sun, 13 Nov 2005 14:58:59 +0000 (14:58 +0000)]
update transformation

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

18 years agodoh! fix build error
André Malo [Sun, 13 Nov 2005 14:33:32 +0000 (14:33 +0000)]
doh! fix build error

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

18 years agocentralize the versioning of the httpd and the docs directories
André Malo [Sun, 13 Nov 2005 14:11:48 +0000 (14:11 +0000)]
centralize the versioning of the httpd and the docs directories

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

18 years agoAdd an Irish Translation
Colm MacCarthaigh [Sun, 13 Nov 2005 13:19:07 +0000 (13:19 +0000)]
Add an Irish Translation

Submitted by: Noirin Plunkett <firebird nerdchic.net>
Reviewed by: Colm

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

18 years agoUpdate filter documentation page.
Nick Kew [Sun, 13 Nov 2005 12:15:48 +0000 (12:15 +0000)]
Update filter documentation page.

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

18 years agoupdate transformation
André Malo [Sun, 13 Nov 2005 10:17:36 +0000 (10:17 +0000)]
update transformation

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

18 years agovalidate XML
André Malo [Sun, 13 Nov 2005 09:45:17 +0000 (09:45 +0000)]
validate XML

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

18 years agoget properties right
André Malo [Sun, 13 Nov 2005 09:42:18 +0000 (09:42 +0000)]
get properties right

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

18 years agoUpdate background entry slightly.
Justin Erenkrantz [Sun, 13 Nov 2005 08:26:59 +0000 (08:26 +0000)]
Update background entry slightly.

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

18 years agoPlug some holes in the current documentation.
Justin Erenkrantz [Sun, 13 Nov 2005 08:01:43 +0000 (08:01 +0000)]
Plug some holes in the current documentation.

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

18 years ago2.1 -> 2.3 changes. Only track the 2.3/2.4 release history.
Paul Querna [Sun, 13 Nov 2005 07:22:18 +0000 (07:22 +0000)]
2.1 -> 2.3 changes.  Only track the 2.3/2.4 release history.

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

18 years agoUpdate transformations after version bump.
Justin Erenkrantz [Sun, 13 Nov 2005 06:16:08 +0000 (06:16 +0000)]
Update transformations after version bump.

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

18 years agoUpgrade trunk to refer to 2.3/2.4
Justin Erenkrantz [Sun, 13 Nov 2005 06:15:34 +0000 (06:15 +0000)]
Upgrade trunk to refer to 2.3/2.4

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

18 years agoUpdate upgrading doc; add mention of mod_imap->mod_imagemap change.
Justin Erenkrantz [Sun, 13 Nov 2005 05:54:03 +0000 (05:54 +0000)]
Update upgrading doc; add mention of mod_imap->mod_imagemap change.

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

18 years agoUpdate transformations.
Justin Erenkrantz [Sun, 13 Nov 2005 05:38:43 +0000 (05:38 +0000)]
Update transformations.

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

18 years agoAdd some more documentation related to 2.1/2.2 authentication changes.
Justin Erenkrantz [Sun, 13 Nov 2005 05:32:20 +0000 (05:32 +0000)]
Add some more documentation related to 2.1/2.2 authentication changes.

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

18 years agoMinor refactoring: move the creation of the pollset and associated
Brian Pane [Sun, 13 Nov 2005 02:27:44 +0000 (02:27 +0000)]
Minor refactoring: move the creation of the pollset and associated
data structures outside of the listener thread function.  The point
of this is to facilitate future experiments with different concurrency
models like Leader/Followers as potential alternatives to the current
Reactor design.

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

18 years ago* Sync with 2.2.x for backport r332657
Ruediger Pluem [Fri, 11 Nov 2005 22:31:32 +0000 (22:31 +0000)]
* Sync with 2.2.x for backport r332657

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

18 years agoNo functional change: more indenting/formatting changes due to
Jim Jagielski [Thu, 10 Nov 2005 16:03:23 +0000 (16:03 +0000)]
No functional change: more indenting/formatting changes due to
tabbing

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

18 years agoNo functional Change: Removing trailing whitespace. This also
Jim Jagielski [Thu, 10 Nov 2005 15:11:44 +0000 (15:11 +0000)]
No functional Change: Removing trailing whitespace. This also
means that "blank" lines consisting of just spaces or
tabs are now really blank lines

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

18 years agoNo functional change: simple detabbing of indented code.
Jim Jagielski [Thu, 10 Nov 2005 15:05:51 +0000 (15:05 +0000)]
No functional change: simple detabbing of indented code.

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

18 years agoWork if check_conn is NOTIMPL in a driver
Nick Kew [Wed, 9 Nov 2005 21:12:45 +0000 (21:12 +0000)]
Work if check_conn is NOTIMPL in a driver

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

18 years agoRemove an unnecessary module reference to LLDAPX
Bradley Nicholes [Tue, 8 Nov 2005 21:42:46 +0000 (21:42 +0000)]
Remove an unnecessary module reference to LLDAPX

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

18 years agoNote fixes that have been applied to the 2.1.10/2.2 BRANCH
Jim Jagielski [Tue, 8 Nov 2005 13:17:12 +0000 (13:17 +0000)]
Note fixes that have been applied to the 2.1.10/2.2 BRANCH

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

18 years ago* Fix a null pointer dereference in dav_method_mkcol during the handling of
Ruediger Pluem [Sat, 5 Nov 2005 22:37:30 +0000 (22:37 +0000)]
* Fix a null pointer dereference in dav_method_mkcol during the handling of
  errors from dav_auto_checkin.

Submitted by: Ghassan Misherghi <ghassanm ucdavis.edu>

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

18 years agoWarning about mixing +/- with bareword Options
Rich Bowen [Thu, 3 Nov 2005 01:40:47 +0000 (01:40 +0000)]
Warning about mixing +/- with bareword Options

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

18 years agofix memory leak. Reported by <christophe.jaillet@wanadoo.fr>
Bill Stoddard [Wed, 2 Nov 2005 22:42:45 +0000 (22:42 +0000)]
fix memory leak. Reported by <christophe.jaillet@wanadoo.fr>

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

18 years agoAdd a note about sendfile on Itanium
Colm MacCarthaigh [Wed, 2 Nov 2005 15:27:16 +0000 (15:27 +0000)]
Add a note about sendfile on Itanium

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

18 years ago* build/config_vars.sh.in: Check for the *-config scripts both at the
Joe Orton [Wed, 2 Nov 2005 13:58:08 +0000 (13:58 +0000)]
* build/config_vars.sh.in: Check for the *-config scripts both at the
DESTDIR-relocated path and at the not-relocated path, to cope with
both builds with and without the bundled APR.

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

18 years ago* build/config_vars.sh.in: Prepend DESTDIR to paths to installed
Joe Orton [Wed, 2 Nov 2005 12:59:59 +0000 (12:59 +0000)]
* build/config_vars.sh.in: Prepend DESTDIR to paths to installed
apr/apu-config scripts.

Submitted by: Torsten Foertsch <torsten.foertsch gmx.net>

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

18 years agoMove to a different impl which was my 1st concept and that which
Jim Jagielski [Tue, 1 Nov 2005 16:15:09 +0000 (16:15 +0000)]
Move to a different impl which was my 1st concept and that which
Ruediger likes. Instead of adjusting pointers to areas
within the URL, simply copy it over and change it as needed.
Easier logic and not that much slower for normal cases.

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

18 years agoFix a problem where we are doing a case insensitive
Jim Jagielski [Mon, 31 Oct 2005 16:31:29 +0000 (16:31 +0000)]
Fix a problem where we are doing a case insensitive
match between the worker and the URL. Instead, only
the scheme and hostname are insensitive, the rest
should be case sensitive.

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

18 years agoAdd random notes about possible weaknesses
Martin Kraemer [Mon, 31 Oct 2005 09:19:17 +0000 (09:19 +0000)]
Add random notes about possible weaknesses

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

18 years agoMoved the extended_status scoreboard update from ap_process_http_connection
Brian Pane [Sun, 30 Oct 2005 22:55:35 +0000 (22:55 +0000)]
Moved the extended_status scoreboard update from ap_process_http_connection
to the EOR bucket destructor.  Also, added some defensive code and comments
regarding r->pool lifetime to ap_process_http_connection.

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

18 years agoBring documentation up to date with yesterdays fix
Nick Kew [Sun, 30 Oct 2005 21:06:36 +0000 (21:06 +0000)]
Bring documentation up to date with yesterdays fix

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

18 years agoFix handling of unknown state tokens in If headers:
Joe Orton [Sun, 30 Oct 2005 13:25:28 +0000 (13:25 +0000)]
Fix handling of unknown state tokens in If headers:

* modules/dav/main/mod_dav.h: Add dav_if_unknown to dav_if_state_type
enum.

* modules/dav/main/util.c (dav_add_if_state): Set returned type to
dav_if_unknown for an unknown state token.
(dav_validate_resource_state): Evaluate dav_if_unknown to fail
match unless in a Not condition.

PR: 37288

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

18 years agoupdate transformation
André Malo [Sun, 30 Oct 2005 08:50:49 +0000 (08:50 +0000)]
update transformation

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

18 years agofix svn:eol-style
André Malo [Sun, 30 Oct 2005 08:15:15 +0000 (08:15 +0000)]
fix svn:eol-style

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

18 years agoChange directives from OR_AUTHCFG to ACCESS_CONF
Nick Kew [Sun, 30 Oct 2005 00:32:00 +0000 (00:32 +0000)]
Change directives from OR_AUTHCFG to ACCESS_CONF
SQL config in .htaccess doesn't make sense and could have security issues.

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

18 years agoAllocate the brigade containing the EOR bucket from the connection
Brian Pane [Sat, 29 Oct 2005 21:11:51 +0000 (21:11 +0000)]
Allocate the brigade containing the EOR bucket from the connection
pool, rather than the request pool, because the core output filter
may need to reference the brigade immediately after deleting the
EOR bucket (and thus the request pool).  This fixes a coredump
encountered when running t/TEST on an httpd compiled with
"--enable-pool-debug."

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

18 years agoAdd a usage example to documentation page
Nick Kew [Sat, 29 Oct 2005 11:25:06 +0000 (11:25 +0000)]
Add a usage example to documentation page

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

18 years agoDocument ap_dbd_cacquire
Nick Kew [Sat, 29 Oct 2005 11:24:32 +0000 (11:24 +0000)]
Document ap_dbd_cacquire

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

18 years agoUpdate the transformations
Colm MacCarthaigh [Sat, 29 Oct 2005 10:11:30 +0000 (10:11 +0000)]
Update the transformations

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

18 years agoDocument the mod_cache / mod_authz_host problem.
Colm MacCarthaigh [Sat, 29 Oct 2005 10:07:01 +0000 (10:07 +0000)]
Document the mod_cache / mod_authz_host problem.

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

18 years agoMake the release date formats non-assbackwards and more readily readable.
Colm MacCarthaigh [Fri, 28 Oct 2005 08:40:48 +0000 (08:40 +0000)]
Make the release date formats non-assbackwards and more readily readable.
Corrects a regression from 2.0.

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

18 years agoRestore the socket timeout after setting it to zero for nonblocking
Brian Pane [Fri, 28 Oct 2005 03:56:12 +0000 (03:56 +0000)]
Restore the socket timeout after setting it to zero for nonblocking
writes in ap_core_output_filter.  (This fixes the mod_proxy errors
that the new core output filter had been causing.)

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

18 years ago* configure.in: Move apr/apr-util version checks later to fix in-tree
Joe Orton [Thu, 27 Oct 2005 10:40:59 +0000 (10:40 +0000)]
* configure.in: Move apr/apr-util version checks later to fix in-tree
apr/apr-util build failures due to $EGREP not getting set early
enough.

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

18 years agoMinor language fixes:
Colm MacCarthaigh [Wed, 26 Oct 2005 21:03:32 +0000 (21:03 +0000)]
Minor language fixes:

    * Correct a grammar mistake
    * Make my own English more cromulent
    * Use GB to express Gigabytes rather than Gb, which usually
      means Gigabits.

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

18 years agoAdd eor_bucket.c to the NetWare build
Bradley Nicholes [Wed, 26 Oct 2005 15:19:53 +0000 (15:19 +0000)]
Add eor_bucket.c to the NetWare build

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

18 years ago* configure.in: Require apr >= 1.2.0 and apr-util >= 1.2.0.
Joe Orton [Wed, 26 Oct 2005 12:33:16 +0000 (12:33 +0000)]
* configure.in: Require apr >= 1.2.0 and apr-util >= 1.2.0.

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

18 years agoTypo fix (from noodl@irc)
Nick Kew [Wed, 26 Oct 2005 10:31:47 +0000 (10:31 +0000)]
Typo fix (from noodl@irc)

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

18 years agoUpdate mod_dbd docs to describe it as "extension"
Nick Kew [Wed, 26 Oct 2005 10:04:57 +0000 (10:04 +0000)]
Update mod_dbd docs to describe it as "extension"

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

18 years agoUpdate mod_filter docs to mention API functions and promote
Nick Kew [Wed, 26 Oct 2005 10:03:13 +0000 (10:03 +0000)]
Update mod_filter docs to mention API functions and promote
out of experimental.

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

18 years agoMake changes suggested in bugzilla #37074, update transformation.
Jason S. Lingohr [Tue, 25 Oct 2005 22:13:02 +0000 (22:13 +0000)]
Make changes suggested in bugzilla #37074, update transformation.

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

18 years ago* Sync with 2.2.x CHANGES
Ruediger Pluem [Tue, 25 Oct 2005 20:14:53 +0000 (20:14 +0000)]
* Sync with 2.2.x CHANGES

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

18 years ago* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
Ruediger Pluem [Tue, 25 Oct 2005 19:54:11 +0000 (19:54 +0000)]
* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
  schema when storing the worker url. Thus preventing case sensitive URI's in
  BalancerMembers to get broken.

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

18 years agofix revision references
André Malo [Mon, 24 Oct 2005 16:50:08 +0000 (16:50 +0000)]
fix revision references

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

18 years agoCorrect the port specified to match the example given.
Colm MacCarthaigh [Mon, 24 Oct 2005 15:29:04 +0000 (15:29 +0000)]
Correct the port specified to match the example given.

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

18 years ago* server/eor_bucket.c: Pick up ap_run_log_transaction prototype.
Joe Orton [Mon, 24 Oct 2005 13:49:09 +0000 (13:49 +0000)]
* server/eor_bucket.c: Pick up ap_run_log_transaction prototype.

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

18 years agoLogresolve style and nit fix-ups:
Colm MacCarthaigh [Mon, 24 Oct 2005 12:18:54 +0000 (12:18 +0000)]
Logresolve style and nit fix-ups:

   * Remove some redundant whitespace in variable declarations.
   * Add some whitespace for clarity around an if and a while statement.
   * Remove redundant and unneccessary casts
   * Use APR_HASH_KEY_STRING

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

18 years agoUpdate transformations, mainly to reflect the fe80 -> 2001:db8 changes.
Colm MacCarthaigh [Mon, 24 Oct 2005 09:42:56 +0000 (09:42 +0000)]
Update transformations, mainly to reflect the fe80 -> 2001:db8 changes.

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

18 years agofe80::/16 is for link-scope link-local addresses in IPv6, they are not
Colm MacCarthaigh [Mon, 24 Oct 2005 09:07:42 +0000 (09:07 +0000)]
fe80::/16 is for link-scope link-local addresses in IPv6, they are not
for goign in Listen directives, VirtualHost blocks, or anything like
that, and won't work.

Perform a mass search and replace: 2001:db8 for fe80. 2001:db8 is the
IPv6 documentation prefix. See RFC3849 for more details.

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

18 years agoTalking to end-users has highlighted the new simpler default configuration
Colm MacCarthaigh [Mon, 24 Oct 2005 09:03:20 +0000 (09:03 +0000)]
Talking to end-users has highlighted the new simpler default configuration
layout as a major selling point "feature" of 2.2. Add it to the list of
new features.

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

18 years agoAsync write completion for Event MPM
Brian Pane [Mon, 24 Oct 2005 03:33:14 +0000 (03:33 +0000)]
Async write completion for Event MPM
(backported from async-dev branch to 2.3 trunk)

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

18 years agoRedesign of request cleanup and logging to use End-Of-Request bucket
Brian Pane [Mon, 24 Oct 2005 02:39:49 +0000 (02:39 +0000)]
Redesign of request cleanup and logging to use End-Of-Request bucket
(backport from async-dev branch to 2.3 trunk)

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

18 years agoA complete rewrite of support/logresolve.c:
Colm MacCarthaigh [Mon, 24 Oct 2005 01:52:56 +0000 (01:52 +0000)]
A complete rewrite of support/logresolve.c:

    * Now uses APR
    * Supports IPv6 addresses
    * Slighty less hurtful on memory
    * archaic (but interesting) notes marked as historical
    * Will not perform very well without APR >= 1.3 due to
      lack of buffered file-io.

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

18 years agoThese days in most cases, "all bound IP addresses" means :: and 0.0.0.0
Colm MacCarthaigh [Mon, 24 Oct 2005 00:43:40 +0000 (00:43 +0000)]
These days in most cases, "all bound IP addresses" means :: and 0.0.0.0
or even just ::. Rather than confuse users by trying to explain this in
the configuration, simply remove the now-erroneous reference to 0.0.0.0.

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

18 years agoRemove the generation of flush bucket in mod_logio, now that
Brian Pane [Mon, 24 Oct 2005 00:28:58 +0000 (00:28 +0000)]
Remove the generation of flush bucket in mod_logio, now that
the nonblocking ap_core_output_filter knows how to defer the
call to the logio hook until the last bucket is actually
written to the network.
(backport from async-dev branch to 2.3 trunk)

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

18 years agoremove debugging code
Brian Pane [Sun, 23 Oct 2005 23:04:45 +0000 (23:04 +0000)]
remove debugging code

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

18 years agoNew version of ap_core_output_filter that does nonblocking writes
Brian Pane [Sun, 23 Oct 2005 22:38:35 +0000 (22:38 +0000)]
New version of ap_core_output_filter that does nonblocking writes
(backport from async-dev branch to 2.3 trunk)

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

18 years agoAdd new connection states for handler and write completion
Brian Pane [Sun, 23 Oct 2005 22:20:59 +0000 (22:20 +0000)]
Add new connection states for handler and write completion
(backport from async-dev branch to 2.3 trunk)

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

18 years ago* Backported r327179. Sync with 2.2.x CHANGES.
Ruediger Pluem [Sun, 23 Oct 2005 14:17:28 +0000 (14:17 +0000)]
* Backported r327179. Sync with 2.2.x CHANGES.

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

18 years ago* Fix PR37145 (data loss with httpd-2.0.55 reverse proxy method=post) by
Ruediger Pluem [Fri, 21 Oct 2005 21:50:46 +0000 (21:50 +0000)]
* Fix PR37145 (data loss with httpd-2.0.55 reverse proxy method=post) by
  exchanging APR_BRIGADE_CONCAT with ap_save_brigade to ensure that
  transient buckets get setaside correctly between various iterations of
  ap_get_brigade calls.

Reviewed by: Joe Orton, William Rowe, Jim Jagielski, Jeff Trawick

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

18 years ago* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
Ruediger Pluem [Fri, 21 Oct 2005 13:54:38 +0000 (13:54 +0000)]
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
  chain immediately instead of spooling it completely before passing it
  to the filter chain. It contains a bandaid to handle intentional
  flushes from Tomcat side. Further explanation in code and report.

  ajp.h:           Add ajp_msg_reuse prototype

  mod_proxy_ajp.c: Adjust logic of ap_proxy_ajp_request

  ajp_msg.c:       Add ajp_msg_reuse

  ajp_header.c:    Adjusting logic of ajp_read_header

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

18 years ago* Fix PR31226 (AddOutputFilterByType deflate not active with mod_proxy), by
Ruediger Pluem [Fri, 21 Oct 2005 13:41:25 +0000 (13:41 +0000)]
* Fix PR31226 (AddOutputFilterByType deflate not active with mod_proxy), by
  allowing ap_add_output_filters_by_type to handle proxied requests.
  Basic tests by jorton and me show that this works, nobody can actually
  remember why this limitation was introduced at all (r94028) and the mailing
  list archives also gave no hint.

Submitted by: Joe Orton

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

18 years agokeep the proxied Content-Length header for a HEAD response. PR 18757
Greg Ames [Thu, 20 Oct 2005 21:42:50 +0000 (21:42 +0000)]
keep the proxied Content-Length header for a HEAD response.  PR 18757

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

18 years ago* Update to reflect changes of r325960
Ruediger Pluem [Thu, 20 Oct 2005 10:34:31 +0000 (10:34 +0000)]
* Update to reflect changes of r325960

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

18 years agoToday a one-time change happens to all CAN- names as they are
Mark J. Cox [Wed, 19 Oct 2005 08:12:00 +0000 (08:12 +0000)]
Today a one-time change happens to all CAN- names as they are
renamed to CVE-.  Make this change to our changelog.

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

18 years agoRemove CGI block on OPTIONS method so that scripts can
Roy T. Fielding [Tue, 18 Oct 2005 21:29:43 +0000 (21:29 +0000)]
Remove CGI block on OPTIONS method so that scripts can
respond to OPTIONS directly rather than via server default.

PR: 15242
Reviewed-by: Paul Querna, Andre Malo, William A. Rowe, Jr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326255 13f79535-47bb-0310-9956-ffa450edef68

18 years agoDocument Roy's recent discovery that plain Alias/Redirect only
Joshua Slive [Tue, 18 Oct 2005 16:22:04 +0000 (16:22 +0000)]
Document Roy's recent discovery that plain Alias/Redirect only
match complete path segments.  I haven't tested the examples,
but they seem to be right according to the code.

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

18 years agoupdate transformation
André Malo [Tue, 18 Oct 2005 16:19:27 +0000 (16:19 +0000)]
update transformation

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

18 years agoadjust availabality information of mod_version
André Malo [Tue, 18 Oct 2005 16:10:59 +0000 (16:10 +0000)]
adjust availabality information of mod_version

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

18 years agoProxy docs changes:
Joshua Slive [Tue, 18 Oct 2005 15:54:54 +0000 (15:54 +0000)]
Proxy docs changes:

- Move ftp-related questions to mod_proxy_ftp.

- Document the proxy-sendcl and proxy-sendchunked env variables.

- Improve the docs on the other proxy env variables.

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