]> granicus.if.org Git - apache/log
apache
22 years agoImprove readibility (indenting)
Martin Kraemer [Mon, 17 Sep 2001 14:34:39 +0000 (14:34 +0000)]
Improve readibility (indenting)

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

22 years agoTemporary hack to ensure that the split results are within a brigade
Greg Stein [Mon, 17 Sep 2001 13:12:37 +0000 (13:12 +0000)]
Temporary hack to ensure that the split results are within a brigade
attached to the proper pool. Otherwise, ctx->b would end up associated with
the request pool, and the SOCKET bucket from the CORE_IN filter would get
cleared at request end (thus the next request would go to CORE_IN for more
data and get APR_EOF, and figured there were no more requests).

This section of code was only triggered when a request had a body. The
symptom was closing the connection (even though it should have been a
keepalive) after the response was sent.

For more info, see Message-ID on dev@: <20010917061613.B466@lyra.org>

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

22 years agoFound the persistent connection problem I've been observing. Nasty result of
Greg Stein [Mon, 17 Sep 2001 11:22:52 +0000 (11:22 +0000)]
Found the persistent connection problem I've been observing. Nasty result of
the problems in the input filter stack. Time to rejigger, per the
discussions we've had.

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

22 years agoChange the type to be consistent with wrowe's changes.
Justin Erenkrantz [Mon, 17 Sep 2001 02:53:01 +0000 (02:53 +0000)]
Change the type to be consistent with wrowe's changes.

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

22 years ago Nothing complains when I change these ints for consistency to apr_size_t.
William A. Rowe Jr [Mon, 17 Sep 2001 02:42:01 +0000 (02:42 +0000)]
  Nothing complains when I change these ints for consistency to apr_size_t.

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

22 years ago Time to kill mod_auth_db? More thoughts on using apr-util with auth_dbm.
William A. Rowe Jr [Mon, 17 Sep 2001 02:33:40 +0000 (02:33 +0000)]
  Time to kill mod_auth_db?  More thoughts on using apr-util with auth_dbm.

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

22 years ago Eliminate mod_tls references.
William A. Rowe Jr [Mon, 17 Sep 2001 01:28:39 +0000 (01:28 +0000)]
  Eliminate mod_tls references.

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

22 years agoMaxClients was incorrectly discussed as "MaxServers"
Rich Bowen [Sun, 16 Sep 2001 20:38:07 +0000 (20:38 +0000)]
MaxClients was incorrectly discussed as "MaxServers"

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

22 years agoAdded links to related directives, related modules.
Rich Bowen [Sun, 16 Sep 2001 20:12:16 +0000 (20:12 +0000)]
Added links to related directives, related modules.

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

22 years agoTypo in URL
Rich Bowen [Sun, 16 Sep 2001 19:57:04 +0000 (19:57 +0000)]
Typo in URL

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

22 years agoClose the same directive we open
Chuck Murcko [Sun, 16 Sep 2001 19:15:59 +0000 (19:15 +0000)]
Close the same directive we open

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

22 years agoComment about using a type-map file, rather than using MultiViews
Rich Bowen [Sun, 16 Sep 2001 03:39:15 +0000 (03:39 +0000)]
Comment about using a type-map file, rather than using MultiViews

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

22 years agoA chilly day in Charlottesville...
Cliff Woolley [Sat, 15 Sep 2001 19:18:59 +0000 (19:18 +0000)]
A chilly day in Charlottesville...

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

22 years agoFix test for ltconfig, m4 processing removes the square brackets.
Brian Havard [Sat, 15 Sep 2001 11:44:55 +0000 (11:44 +0000)]
Fix test for ltconfig, m4 processing removes the square brackets.
(I just happened to notice "-f: not found" while running configure)

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

22 years agoAdded the conf file template for NetWare
Bradley Nicholes [Fri, 14 Sep 2001 23:33:28 +0000 (23:33 +0000)]
Added the conf file template for NetWare

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

22 years agoAdded the HTTPD_ROOT path for NetWare
Bradley Nicholes [Fri, 14 Sep 2001 23:30:41 +0000 (23:30 +0000)]
Added the HTTPD_ROOT path for NetWare

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

22 years agoAdded NetWare to the #ifdef list
Bradley Nicholes [Fri, 14 Sep 2001 23:28:41 +0000 (23:28 +0000)]
Added NetWare to the #ifdef list

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

22 years agoAdded NetWare to the Win32 ifdef list
Bradley Nicholes [Fri, 14 Sep 2001 23:26:27 +0000 (23:26 +0000)]
Added NetWare to the Win32 ifdef list

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

22 years agorules.mk is found in the build directory, not the src dir.
Ryan Bloom [Fri, 14 Sep 2001 17:43:03 +0000 (17:43 +0000)]
rules.mk is found in the build directory, not the src dir.

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

22 years agoAllow make install to work when built with VPATH.
Ryan Bloom [Thu, 13 Sep 2001 22:19:13 +0000 (22:19 +0000)]
Allow make install to work when built with VPATH.

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

22 years agorules.mk is found in the builddir now.
Ryan Bloom [Thu, 13 Sep 2001 20:54:33 +0000 (20:54 +0000)]
rules.mk is found in the builddir now.

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

22 years agoAdded AP_DECLARE_DATA to unixd_config, so that it makes it into the exp file.
Victor J. Orlikowski [Thu, 13 Sep 2001 20:41:15 +0000 (20:41 +0000)]
Added AP_DECLARE_DATA to unixd_config, so that it makes it into the exp file.
Submitted by: Mark Nesbitt <mnesbitt@us.ibm.com>

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

22 years agoThis broke the build. Looking for a clean solution now.
Ryan Bloom [Thu, 13 Sep 2001 16:58:20 +0000 (16:58 +0000)]
This broke the build.  Looking for a clean solution now.

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

22 years agoGotta find rules.mk in the build directory, not the source.
Ryan Bloom [Thu, 13 Sep 2001 15:57:03 +0000 (15:57 +0000)]
Gotta find rules.mk in the build directory, not the source.

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

22 years agoRemove mod_tls from the Windows project file.
Ryan Bloom [Thu, 13 Sep 2001 15:22:31 +0000 (15:22 +0000)]
Remove mod_tls from the Windows project file.

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

22 years agorules.mk is stored in $(top_blddir). Without this change, VPATH builds
Ryan Bloom [Thu, 13 Sep 2001 06:49:09 +0000 (06:49 +0000)]
rules.mk is stored in $(top_blddir).  Without this change, VPATH builds
stop working.

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

22 years agoMention of logrotate as an alternative to HostnameLookups
Rich Bowen [Thu, 13 Sep 2001 04:37:20 +0000 (04:37 +0000)]
Mention of logrotate as an alternative to HostnameLookups

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

22 years agoRemove mod_tls. All of the filters in mod_tls can now be found in
Ryan Bloom [Wed, 12 Sep 2001 19:50:56 +0000 (19:50 +0000)]
Remove mod_tls.  All of the filters in mod_tls can now be found in
mod_ssl.  Also, mod_ssl is being kept up to date, while mod_tls is not,
so that if you use mod_tls, there are a lot of bugs, both security related,
and otherwise.

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

22 years agoRemove an error during configure. Libtool 1.4 doesn't have ltconfig.
Ryan Bloom [Wed, 12 Sep 2001 19:31:12 +0000 (19:31 +0000)]
Remove an error during configure.  Libtool 1.4 doesn't have ltconfig.

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

22 years agoA very small optimization to the OLD_WRITE logic. This just makes us store
Ryan Bloom [Tue, 11 Sep 2001 18:38:21 +0000 (18:38 +0000)]
A very small optimization to the OLD_WRITE logic.  This just makes us store
a pointer to the OLD_WRITE frec, and instead of using strcmp or strcasecmp,
we can just do a simple pointer comparison.  This optimization is also
available to other modules.

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

22 years agoMaintain info structure in mod_mem_cache. This fixes bug where the content
Bill Stoddard [Tue, 11 Sep 2001 17:41:05 +0000 (17:41 +0000)]
Maintain info structure in mod_mem_cache. This fixes bug where the content
type was lost when content was put in the cache.

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

22 years agoAdd an opaque datatype for managing a set of XML namespace declarations.
Greg Stein [Tue, 11 Sep 2001 12:29:28 +0000 (12:29 +0000)]
Add an opaque datatype for managing a set of XML namespace declarations.
Part of an upcoming propdb API improvement.

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

22 years agoadd a note about an uninitialized variable
Jeff Trawick [Tue, 11 Sep 2001 11:25:28 +0000 (11:25 +0000)]
add a note about an uninitialized variable

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

22 years agofix a typo which prevented mod_mem_cache from compiling with
Jeff Trawick [Tue, 11 Sep 2001 11:19:23 +0000 (11:19 +0000)]
fix a typo which prevented mod_mem_cache from compiling with
AP_DEBUG_ASSERT() enabled

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

22 years agoIntroduce the notion of a multi part cache object. Part of the cache_object
Bill Stoddard [Mon, 10 Sep 2001 18:09:56 +0000 (18:09 +0000)]
Introduce the notion of a multi part cache object. Part of the cache_object
is common across any cache implementation, the other part is private to
the particular implementation (eg, mem_cache_object_t/mod_mem_cache).
Use a cache_handle_t allocated out of the request pool to hold references
to the callback functions and common cache object.

The cache_handle_t contains implementation specific callback functions and
a reference to a common cache_object_t.  The cache_object_t contains
a reference to an implementation specific cache object extension (mem_cache_object_t
for example).

All this simplifies managing the callback function pointers (don't want to
save them in each cache entry) and collections of cache_object_t keyed
to a single url.

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

22 years ago Everything on my mind at the moment (about 2.0 stability).
William A. Rowe Jr [Mon, 10 Sep 2001 15:18:01 +0000 (15:18 +0000)]
  Everything on my mind at the moment (about 2.0 stability).

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

22 years agoDon't try to mkdir drive letters should they be included in a full path.
Brian Havard [Mon, 10 Sep 2001 14:30:53 +0000 (14:30 +0000)]
Don't try to mkdir drive letters should they be included in a full path.

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

22 years agoIt is completely bogus that I feel I have to do this. I remain -1 for
Ryan Bloom [Mon, 10 Sep 2001 13:45:12 +0000 (13:45 +0000)]
It is completely bogus that I feel I have to do this.  I remain -1 for
doing this, but I won't veto it.  I am 100% with JimJ on this.  We are
making this decision at the wrong time, and for the wrong reasons.  I
do not believe that this module ever belongs in the core, and I haven't
heard a single valid reason for using it.  Even the SSL reason has been
removed in my mind, due to the fact that we are now thinking of
removing mod_gz if the correct cipher is used, because the correct cipher
will compress for us.

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

22 years agoneed some rain
Jeff Trawick [Mon, 10 Sep 2001 11:19:52 +0000 (11:19 +0000)]
need some rain

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

22 years agoExperimental, yes; anywhere else, no. No rush, but 2.0 before GA, sez I.
Ken Coar [Mon, 10 Sep 2001 11:05:51 +0000 (11:05 +0000)]
Experimental, yes; anywhere else, no.  No rush, but 2.0 before GA, sez I.

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

22 years ago I don't seriously expect this solves the segfault ... but it does make
William A. Rowe Jr [Mon, 10 Sep 2001 04:21:40 +0000 (04:21 +0000)]
  I don't seriously expect this solves the segfault ... but it does make
  the code more legible, and protects particularly ugly unset values.

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

22 years ago apr_filepath_merge includes APR_FILEPATH_SECURE_ROOT tests that can
William A. Rowe Jr [Mon, 10 Sep 2001 03:58:26 +0000 (03:58 +0000)]
  apr_filepath_merge includes APR_FILEPATH_SECURE_ROOT tests that can
  easily (and cross-platform, safely) assure a path is within a given root.

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

22 years ago This patch is insufficient (highlights an existing problem) for OS2 and
William A. Rowe Jr [Mon, 10 Sep 2001 03:56:45 +0000 (03:56 +0000)]
  This patch is insufficient (highlights an existing problem) for OS2 and
  Netware, especially, and any other platform with odd native requirements
  for the PATH_TRANSLATED variable (where it should look like a filesystem
  entity for non-unixish cgi's.)

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

22 years ago There is no errno using apr. A quick grep reveals a dozen or so files
William A. Rowe Jr [Mon, 10 Sep 2001 03:51:28 +0000 (03:51 +0000)]
  There is no errno using apr.  A quick grep reveals a dozen or so files
  with serious errno problems, particularly in mod_dav :(

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

22 years agoAdded links to the AddInputFilter directive, which is otherwise rather
Rich Bowen [Sun, 9 Sep 2001 20:02:41 +0000 (20:02 +0000)]
Added links to the AddInputFilter directive, which is otherwise rather
hard to stumble across.

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

22 years agoAdd links to the AddOutputFilter directive, which was otherwise rather
Rich Bowen [Sun, 9 Sep 2001 18:53:05 +0000 (18:53 +0000)]
Add links to the AddOutputFilter directive, which was otherwise rather
hard to find.

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

22 years agoHot, humid but a clear autumn sky.
Ben Hyde [Sat, 8 Sep 2001 17:58:06 +0000 (17:58 +0000)]
Hot, humid but a clear autumn sky.

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

22 years ago The per_dir_merge overlay of AddInputFilter/AddOutputFilter must
William A. Rowe Jr [Sat, 8 Sep 2001 05:50:12 +0000 (05:50 +0000)]
  The per_dir_merge overlay of AddInputFilter/AddOutputFilter must
  absolutely replace a prior definition for the same file extension.
  Picture AddOutputFilter Includes .html in a directory, and needing
  to replace that behavior in a subdirectory which does not contain
  SSI html files.  This behavior must remain consistent to the other
  mime behaviors, as documented in manual/mod/mod_mime.html

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

22 years agoThe threaded MPM not working is not because of httpd or APR. Threads
Ryan Bloom [Sat, 8 Sep 2001 01:10:29 +0000 (01:10 +0000)]
The threaded MPM not working is not because of httpd or APR.  Threads
are horribly broken on FreeBSD, and there is nothing we can do to fix
them.  Unless, of course, somebody wants to contribute code to the
FreeBSD project.

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

22 years agoBright and sunny in C'ville...
Cliff Woolley [Fri, 7 Sep 2001 20:05:06 +0000 (20:05 +0000)]
Bright and sunny in C'ville...

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

22 years agoAdded NetWare to a Win32 #ifdef
Bradley Nicholes [Fri, 7 Sep 2001 14:52:00 +0000 (14:52 +0000)]
Added NetWare to a Win32 #ifdef

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

22 years agoAdded NetWare to a Win32 #ifdef
Bradley Nicholes [Fri, 7 Sep 2001 14:43:01 +0000 (14:43 +0000)]
Added NetWare to a Win32 #ifdef

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

22 years agoWe finally got APR working well enough to support buffered reading
Jeff Trawick [Fri, 7 Sep 2001 14:01:26 +0000 (14:01 +0000)]
We finally got APR working well enough to support buffered reading
of .var files, so the .var file issue is gone.

The brokenness of the threaded MPM on FreeBSD is a FreeBSD issue, not
an Apache issue, as far as anyone can tell.  I don't think this should
be in the STATUS file at all, unless somebody thinks we should issue a
big honking warning from configure if somebody tries to enable threaded.

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

22 years agoattempt to fix some issues in mod_cache found by gcc
Jeff Trawick [Fri, 7 Sep 2001 13:54:25 +0000 (13:54 +0000)]
attempt to fix some issues in mod_cache found by gcc
(use of rv and date before setting them)

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

22 years ago Add a couple of items from discussion.
Ken Coar [Fri, 7 Sep 2001 13:53:13 +0000 (13:53 +0000)]
Add a couple of items from discussion.

Submitted by: Charles Randall <crandall@matchlogic.com>

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

22 years agoFix error in Netware-specific code.
Justin Erenkrantz [Fri, 7 Sep 2001 05:52:29 +0000 (05:52 +0000)]
Fix error in Netware-specific code.

(This really should be an APR function - if it isn't already...)

Now I know why my editor was thinking this file was completed wacked
w.r.t. braces.

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

22 years agoServer configuration goes in httpd.conf not in access.conf
Rich Bowen [Fri, 7 Sep 2001 02:56:30 +0000 (02:56 +0000)]
Server configuration goes in httpd.conf not in access.conf

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

22 years agoPass headers on read/write header calls. Update mod_mem_cache to cache headers.
Bill Stoddard [Fri, 7 Sep 2001 02:56:11 +0000 (02:56 +0000)]
Pass headers on read/write header calls.  Update mod_mem_cache to cache headers.
So much to do so little time ...

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

22 years agoSpell checking.
Rich Bowen [Fri, 7 Sep 2001 02:38:21 +0000 (02:38 +0000)]
Spell checking.

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

22 years agotidy -mi -asxhtml (w3c tidy)
Rich Bowen [Fri, 7 Sep 2001 02:35:03 +0000 (02:35 +0000)]
tidy -mi -asxhtml (w3c tidy)

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

22 years agoUpdate the mod_ssl porting status
Cliff Woolley [Fri, 7 Sep 2001 02:34:56 +0000 (02:34 +0000)]
Update the mod_ssl porting status

Submitted by: Madhu Mathihalli

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

22 years agoTypos
Rich Bowen [Fri, 7 Sep 2001 01:53:02 +0000 (01:53 +0000)]
Typos

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

22 years agoRan w3c tidy with the -asxhtml flag.
Rich Bowen [Fri, 7 Sep 2001 01:49:03 +0000 (01:49 +0000)]
Ran w3c tidy with the -asxhtml flag.

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

22 years agoI forgot to commit this earlier with the new welcome page.
Joshua Slive [Fri, 7 Sep 2001 00:12:06 +0000 (00:12 +0000)]
I forgot to commit this earlier with the new welcome page.

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

22 years agoMake find_start_sequence use the BNDM search algorithm. We handle
Justin Erenkrantz [Thu, 6 Sep 2001 23:58:29 +0000 (23:58 +0000)]
Make find_start_sequence use the BNDM search algorithm.  We handle
edge cases via the old slow mechanism.

Previously, find_start_sequence would be responsible for ~25% of the
usr CPU time in tests (as performed by Ian).  No more.

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

22 years agoAdd Norwegian Nynorsk translation of welcome page.
Joshua Slive [Thu, 6 Sep 2001 18:27:56 +0000 (18:27 +0000)]
Add Norwegian Nynorsk translation of welcome page.

Submitted by: Roy-Magne Mo <rmo@sunnmore.net>
Reviewed by: Ragnar Wisl�ff <ragnar@wisloff.no>, Tor Hildrum <torhildr@mac.com>

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

22 years agowork around an AIX "issue" in the construction of config_vars.mk by
Jeff Trawick [Thu, 6 Sep 2001 18:22:46 +0000 (18:22 +0000)]
work around an AIX "issue" in the construction of config_vars.mk by
modifying the sed expression just a bit;

note that before and after this change manualdir isn't being handled
properly; using the default Apache layout we get

  manualdir = $datadir/manual

instead of

  manualdir = $(datadir)/manual

Submitted by: Victor Orlikowski, after I narrowed down the issue

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

22 years agoFix a seg fault in mod_include. When we are generating an
Ryan Bloom [Thu, 6 Sep 2001 17:58:28 +0000 (17:58 +0000)]
Fix a seg fault in mod_include.  When we are generating an
internal redirect, we must set r->uri to "", not a bogus
string, and not NULL.  [Ryan Bloom]

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

22 years ago Rambling on
William A. Rowe Jr [Thu, 6 Sep 2001 16:52:14 +0000 (16:52 +0000)]
  Rambling on

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

22 years ago Optimize location_walk. We build an array of incremental matches, and
William A. Rowe Jr [Thu, 6 Sep 2001 16:48:15 +0000 (16:48 +0000)]
  Optimize location_walk.  We build an array of incremental matches, and
  on attempting a subreq/redirect or simply a second pass, and for each
  match in series, if the section is a match,  we reuse the merge result
  for that section.

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

22 years agostrip parens from config_vars.mk values
Doug MacEachern [Thu, 6 Sep 2001 15:31:09 +0000 (15:31 +0000)]
strip parens from config_vars.mk values

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

22 years agoI am veto'ing this, for now at least. I will support making mod_gz
Ryan Bloom [Thu, 6 Sep 2001 15:04:01 +0000 (15:04 +0000)]
I am veto'ing this, for now at least.  I will support making mod_gz
a separate sub-project of httpd, and possibly rolling it into a later
release of 2.0, but now is not the time to do this.

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

22 years agoI think it's a bit premature to make such
Jim Jagielski [Thu, 6 Sep 2001 13:20:42 +0000 (13:20 +0000)]
I think it's a bit premature to make such
a decision right now

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

22 years agosimpler, more secure, easier to release, less conflict, more convival
Ben Hyde [Thu, 6 Sep 2001 12:46:23 +0000 (12:46 +0000)]
simpler, more secure, easier to release, less conflict, more convival

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

22 years agoMy +1 is also contingent upon the code style nits that have already
Cliff Woolley [Thu, 6 Sep 2001 04:27:45 +0000 (04:27 +0000)]
My +1 is also contingent upon the code style nits that have already
been discussed.  In particular, the hungarian notation needs to go away. :)

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

22 years agoI started the flame war, so I'm +1 on mod_gz as well.
Justin Erenkrantz [Thu, 6 Sep 2001 04:23:38 +0000 (04:23 +0000)]
I started the flame war, so I'm +1 on mod_gz as well.

(My +1 is contingent on the style and minor nitpicks getting resolved.
I don't see this as blocking a +1...)

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

22 years agoI didn't crawl the list looking for the complete set of votes, but here we
Greg Stein [Thu, 6 Sep 2001 04:08:55 +0000 (04:08 +0000)]
I didn't crawl the list looking for the complete set of votes, but here we
go. Nominally, this issue would be under "lazy approval" since no changes
are made to APIs, directives, or significant size changes in the runtime.
However, the nature of the discussions effectively calls for "consensus
approval" -- three binding +1 votes and no vetoes.

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

22 years agoW3C tidy. Lowercased tags. Various indentation and HTML prettification.
Rich Bowen [Thu, 6 Sep 2001 03:52:58 +0000 (03:52 +0000)]
W3C tidy. Lowercased tags. Various indentation and HTML prettification.

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

22 years agoW3C tidy. Lowecased HTML tags. Various other indentation and
Rich Bowen [Thu, 6 Sep 2001 03:48:59 +0000 (03:48 +0000)]
W3C tidy. Lowecased HTML tags. Various other indentation and
prettification of the HTML.

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

22 years agoW3C tidy. Convert uppercase tags -> lowercase. Various other indentation
Rich Bowen [Thu, 6 Sep 2001 03:37:30 +0000 (03:37 +0000)]
W3C tidy. Convert uppercase tags -> lowercase. Various other indentation
and general beautification.

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

22 years agoLink to Ken's .htaccess docs.
Joshua Slive [Thu, 6 Sep 2001 01:47:27 +0000 (01:47 +0000)]
Link to Ken's .htaccess docs.

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

22 years agoon AIX we need to pass in --disable-shared to apr and apr-util
Jeff Trawick [Wed, 5 Sep 2001 16:40:35 +0000 (16:40 +0000)]
on AIX we need to pass in --disable-shared to apr and apr-util
configurations; otherwise we get goofy executable files

obviously libtool isn't doing the right thing, but I don't know
what that is

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

22 years agofix a module reference so that it doesn't look like two files
Jeff Trawick [Wed, 5 Sep 2001 13:33:42 +0000 (13:33 +0000)]
fix a module reference so that it doesn't look like two files
are trying to declare it

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

22 years agomod_access is also important...
Cliff Woolley [Wed, 5 Sep 2001 03:07:49 +0000 (03:07 +0000)]
mod_access is also important...

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

22 years agotypo
Rich Bowen [Wed, 5 Sep 2001 02:33:10 +0000 (02:33 +0000)]
typo

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

22 years agoFirst cut at authentication tutorial. Need to add section about
Rich Bowen [Wed, 5 Sep 2001 01:40:17 +0000 (01:40 +0000)]
First cut at authentication tutorial. Need to add section about
alternate authentication modules such as mod_auth_db, but this is a
decent start.

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

22 years agoThere's no particular reason to advertise ApacheToday and/or
Rich Bowen [Wed, 5 Sep 2001 01:26:24 +0000 (01:26 +0000)]
There's no particular reason to advertise ApacheToday and/or
Internet.com

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

22 years agoIf the user doesn't specify a layout, then just use the Apache
Ryan Bloom [Tue, 4 Sep 2001 22:32:56 +0000 (22:32 +0000)]
If the user doesn't specify a layout, then just use the Apache
layout.  This means that we don't have to re-specify options that are
already in config.layout.

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

22 years agoJeff pointed out that the character array must be constant.
Justin Erenkrantz [Tue, 4 Sep 2001 16:28:45 +0000 (16:28 +0000)]
Jeff pointed out that the character array must be constant.
Well, it's not, so make it allocated from the correct pool rather than
the heap.

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

22 years agoFix breakage from Brian Pane's util_filter switch to hash tables.
Justin Erenkrantz [Tue, 4 Sep 2001 07:59:55 +0000 (07:59 +0000)]
Fix breakage from Brian Pane's util_filter switch to hash tables.

There were some places that were expecting what you put into frec
would be what frec->name would be.  Not true anymore.

There are enough other places that were already doing the strcasecmp
that it makes more sense to just make it all strcasecmp across the
board rather than changing the UPPERCASE to lowercase.

(None of these with the exception of old_filter look to be in the
critical path anyway...)

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

22 years ago**NO CODE CHANGES**
Justin Erenkrantz [Tue, 4 Sep 2001 06:57:58 +0000 (06:57 +0000)]
**NO CODE CHANGES**
This is a reformat commit *ONLY*
Please drive on through.

(One spelling tpyo fixed...)

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

22 years agoThe ap_add_input_filter/ap_add_output_filter functions do an O(n) scan
Justin Erenkrantz [Tue, 4 Sep 2001 06:50:52 +0000 (06:50 +0000)]
The ap_add_input_filter/ap_add_output_filter functions do an O(n) scan
through the list of registered filters.  This patch replaces the linear
list with a hash table for better performance.
Submitted by: Brian Pane <bpane@pacbell.net>
Reviewed by: Justin Erenkrantz

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

22 years agosilence compiler warnings (these weren't really bugs)
Cliff Woolley [Tue, 4 Sep 2001 02:13:58 +0000 (02:13 +0000)]
silence compiler warnings (these weren't really bugs)

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

22 years agoBack out the 1.45 change to util_script.c. This change made
Ryan Bloom [Tue, 4 Sep 2001 01:38:01 +0000 (01:38 +0000)]
Back out the 1.45 change to util_script.c.  This change made
us set the environment variable REQUEST_URI to the redirected
URI, instead of the originally requested URI.

PR: 7580
Submitted by: Taketo Kabe <kabe@sra-tohoku.co.jp>

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

22 years agoFix uninitialized variable warning. (This was a bug.)
Justin Erenkrantz [Mon, 3 Sep 2001 22:09:15 +0000 (22:09 +0000)]
Fix uninitialized variable warning.  (This was a bug.)
Submitted by: Cliff's compiler (warning) and Brian Pane (fix)
Reviewed by: Justin Erenkrantz

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

22 years ago This one has a sharper 16x16 image committed some time ago to apache-1.3
William A. Rowe Jr [Mon, 3 Sep 2001 16:43:10 +0000 (16:43 +0000)]
  This one has a sharper 16x16 image committed some time ago to apache-1.3

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

22 years agoUpdate the DSO docs for Apache 2.0
Ryan Bloom [Mon, 3 Sep 2001 16:31:27 +0000 (16:31 +0000)]
Update the DSO docs for Apache 2.0

PR: 6879

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

22 years agoAdded a little more detail to the docs based on some comments from Bill
Rich Bowen [Mon, 3 Sep 2001 03:45:27 +0000 (03:45 +0000)]
Added a little more detail to the docs based on some comments from Bill
Rowe. More to come, but this clarified a point that I had to track
down earlier, and may save someone some time.

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

22 years agoMake Apache 2.0 install all files in the same location as Apache 1.3
Ryan Bloom [Mon, 3 Sep 2001 03:27:48 +0000 (03:27 +0000)]
Make Apache 2.0 install all files in the same location as Apache 1.3
did.
PR: 7626

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

22 years agoFix the interaction between --prefix and --with-layout. We were
Ryan Bloom [Mon, 3 Sep 2001 03:07:42 +0000 (03:07 +0000)]
Fix the interaction between --prefix and --with-layout.  We were
over-writing the specified prefix during --with-layout processing.  By
keeping a copy of the specified prefix, and resetting it after the
layout processing, this is fixed.
PR: 7755

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