]> granicus.if.org Git - apache/log
apache
22 years agoStreamline the handling of C-L values in the common case by using
Jim Jagielski [Sun, 14 Jul 2002 13:18:58 +0000 (13:18 +0000)]
Streamline the handling of C-L values in the common case by using
the known properties of ANSI strtol.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoadded apr_is_empty_array()
Brian Pane [Sat, 13 Jul 2002 18:16:33 +0000 (18:16 +0000)]
added apr_is_empty_array()

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

22 years ago And the other one...
William A. Rowe Jr [Sat, 13 Jul 2002 06:33:13 +0000 (06:33 +0000)]
  And the other one...

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

22 years ago $(IntDir) doesn't go back to VC5
William A. Rowe Jr [Sat, 13 Jul 2002 06:31:17 +0000 (06:31 +0000)]
  $(IntDir) doesn't go back to VC5

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

22 years ago Forgot to change both release and debug opts at once
William A. Rowe Jr [Sat, 13 Jul 2002 06:26:56 +0000 (06:26 +0000)]
  Forgot to change both release and debug opts at once

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

22 years ago Get rid of the buildmark bogosity. It never helped ide users, and
William A. Rowe Jr [Sat, 13 Jul 2002 06:20:52 +0000 (06:20 +0000)]
  Get rid of the buildmark bogosity.  It never helped ide users, and
  usually just hurt command line users.

  If we have to link, we need a buildmark, so perform the buildmark
  compilation as a 'manual' pre-link step every time a link is required.

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

22 years ago Quit it with the noise :-)
William A. Rowe Jr [Sat, 13 Jul 2002 06:01:10 +0000 (06:01 +0000)]
  Quit it with the noise :-)

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

22 years ago Quiet the conversation.
William A. Rowe Jr [Sat, 13 Jul 2002 05:52:06 +0000 (05:52 +0000)]
  Quiet the conversation.

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

22 years ago If we didn't build a Browse, we have nothing to kill. Ignore the error.
William A. Rowe Jr [Sat, 13 Jul 2002 05:47:03 +0000 (05:47 +0000)]
  If we didn't build a Browse, we have nothing to kill.  Ignore the error.

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

22 years ago Back to a slightly modified flavor of imajes' (James Cox'es) original
William A. Rowe Jr [Sat, 13 Jul 2002 05:34:07 +0000 (05:34 +0000)]
  Back to a slightly modified flavor of imajes' (James Cox'es) original
  design, only stay with .rc file extensions so the original resources
  can be reviewed in the resource editor, rather than using .in files.

  Also significantly improve the explicit dependencies.

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

22 years ago This is back to an .rc
William A. Rowe Jr [Sat, 13 Jul 2002 05:10:36 +0000 (05:10 +0000)]
  This is back to an .rc

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

22 years ago Ok. This gives us one warning - could not scan ApacheMonitorVer.h for
William A. Rowe Jr [Sat, 13 Jul 2002 05:09:52 +0000 (05:09 +0000)]
  Ok.  This gives us one warning - could not scan ApacheMonitorVer.h for
  dependencies.  But it gives us back our top level, editable and commitable
  ApacheMonitor.rc file, and doesn't mess up dependencies due to the presence
  of two different .rc files in the schema (which is partly what messed up
  the original case.)

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

22 years ago Put back the missing symbols header
William A. Rowe Jr [Sat, 13 Jul 2002 03:44:15 +0000 (03:44 +0000)]
  Put back the missing symbols header

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

22 years ago Final tweak and CREDITs ... switch the order to simplify things, and
William A. Rowe Jr [Sat, 13 Jul 2002 03:29:49 +0000 (03:29 +0000)]
  Final tweak and CREDITs ... switch the order to simplify things, and
  pull out the old dependency on ApacheMonitorVersion.rc

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

22 years ago Totally different solution to our dependency problems provided by
William A. Rowe Jr [Sat, 13 Jul 2002 03:18:21 +0000 (03:18 +0000)]
  Totally different solution to our dependency problems provided by
  James Cox <imajes@php.net> ... create ApacheMonitor.rc dynamically,
  and include our ApacheMonitor.rc.in templates of defined resources.

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

22 years ago Use the bare minimum permissions required to perform a given service
William A. Rowe Jr [Fri, 12 Jul 2002 18:32:27 +0000 (18:32 +0000)]
  Use the bare minimum permissions required to perform a given service
  manager operation.

Submitted by: David Shane Holden <dpejesh@yahoo.com>

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

22 years agoSome more security tips.
Joshua Slive [Fri, 12 Jul 2002 17:45:59 +0000 (17:45 +0000)]
Some more security tips.

Submitted by: thomas@northernsecurity.net

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

22 years agoset some environment variables on AIX that improve Apache performance
Jeff Trawick [Fri, 12 Jul 2002 17:34:04 +0000 (17:34 +0000)]
set some environment variables on AIX that improve Apache performance
on SMP machines...  no difference was seen on single CPU machines

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

22 years agoMissing sentence in english and slight gramatical improvement.
Joshua Slive [Fri, 12 Jul 2002 17:31:29 +0000 (17:31 +0000)]
Missing sentence in english and slight gramatical improvement.

Submitted by: Alexander Velin <velin@bastun.net> and Rich Bowen
Reviewed by: Joshua Slived

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

22 years agoAdjust the sizes of the pollsets we create/use so that we work again.
David Reid [Fri, 12 Jul 2002 12:27:19 +0000 (12:27 +0000)]
Adjust the sizes of the pollsets we create/use so that we work again.

With the poll change we seem to have improved performance. :)

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

22 years agoAdd XML declaration.
Yoshiki Hayashi [Fri, 12 Jul 2002 11:30:33 +0000 (11:30 +0000)]
Add XML declaration.
Correct markup errors.

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

22 years agoUpdate Japanese translation.
Yoshiki Hayashi [Fri, 12 Jul 2002 11:29:42 +0000 (11:29 +0000)]
Update Japanese translation.

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

22 years agoUpdate Japanese translations.
Yoshiki Hayashi [Fri, 12 Jul 2002 11:29:21 +0000 (11:29 +0000)]
Update Japanese translations.

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

22 years agoNew Japanese translations.
Yoshiki Hayashi [Fri, 12 Jul 2002 11:21:30 +0000 (11:21 +0000)]
New Japanese translations.

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

22 years agoNew Japanese translation.
Yoshiki Hayashi [Fri, 12 Jul 2002 11:16:16 +0000 (11:16 +0000)]
New Japanese translation.

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

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

22 years agoCorrect a markup error.
Yoshiki Hayashi [Fri, 12 Jul 2002 11:11:40 +0000 (11:11 +0000)]
Correct a markup error.

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

22 years ago While this fixed the bug, no resources were build for ApacheMonitor,
William A. Rowe Jr [Fri, 12 Jul 2002 05:55:21 +0000 (05:55 +0000)]
  While this fixed the bug, no resources were build for ApacheMonitor,
  so the application couldn't start.

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

22 years ago Fix a [very few] config changes. Yes - needs to be awk-ized, but not
William A. Rowe Jr [Fri, 12 Jul 2002 04:03:02 +0000 (04:03 +0000)]
  Fix a [very few] config changes.  Yes - needs to be awk-ized, but not
  at this moment.

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

22 years agogregames fixed this in APR a while back, I believe.
Cliff Woolley [Thu, 11 Jul 2002 23:01:25 +0000 (23:01 +0000)]
gregames fixed this in APR a while back, I believe.

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

22 years agoOkey, I copied it to <URL:http://www.apache.org/dev/>.
Ken Coar [Thu, 11 Jul 2002 20:15:03 +0000 (20:15 +0000)]
Okey, I copied it to <URL:http://www.apache.org/dev/>.

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

22 years ago Try this AGAIN. Move ap_regkey.h to include/ and assure that this time,
William A. Rowe Jr [Thu, 11 Jul 2002 19:57:02 +0000 (19:57 +0000)]
  Try this AGAIN.  Move ap_regkey.h to include/ and assure that this time,
  it contains defined(WIN32)||defined(DOXYGEN) requirements to prevent the
  other platform exports from barfing.  Please ack if this works for you.

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

22 years ago Fix comments
William A. Rowe Jr [Thu, 11 Jul 2002 19:53:04 +0000 (19:53 +0000)]
  Fix comments

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

22 years agoFix typos.
Joshua Slive [Thu, 11 Jul 2002 19:21:51 +0000 (19:21 +0000)]
Fix typos.

Submitted by:  "Andr� Malo" <nd@perlig.de>

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

22 years agoMake internationalized error docs xhtml compliant.
Joshua Slive [Thu, 11 Jul 2002 19:07:03 +0000 (19:07 +0000)]
Make internationalized error docs xhtml compliant.

Submitted by: Erik Abele <webmaster@codefaktor.de>
Reviewed by: Joshua Slive

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

22 years agoAdd missing argument in CustomLog example.
Joshua Slive [Thu, 11 Jul 2002 18:55:02 +0000 (18:55 +0000)]
Add missing argument in CustomLog example.

Submitted by: Thomas =?iso-8859-1?q?Sj=F6gren?= <thomas@northernsecurity.net>
Reviewed by: Joshua Slive

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

22 years agoadd PROXY_OPTIONAL_HOOK() macro for modules that want to
Jeff Trawick [Thu, 11 Jul 2002 18:45:22 +0000 (18:45 +0000)]
add PROXY_OPTIONAL_HOOK() macro for modules that want to
optionally provide a mod_proxy hook

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

22 years agoStrength-reduce a 64-bit "mod 16" operation to "& 0xf" in cached_explode()
Brian Pane [Thu, 11 Jul 2002 16:08:58 +0000 (16:08 +0000)]
Strength-reduce a 64-bit "mod 16" operation to "& 0xf" in cached_explode()
just in case the compiler doesn't do it for us

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

22 years agoWe where mixing #if USE_SSL en #ifdef USE_SSL. Since there where
Dirk-Willem van Gulik [Thu, 11 Jul 2002 13:44:12 +0000 (13:44 +0000)]
We where mixing #if USE_SSL en #ifdef USE_SSL. Since there where
many more #ifdef's than #if's - Converted the minority to the majority.

Note however that the APR_* defines are usually set to '=1'. So this is
not quite consistent. (I.e. CFLAGS=-DUSE_SSL or CFLAGS=-DUSE_SSL=1).

Dw.

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

22 years agoUpdate transformations.
Yoshiki Hayashi [Thu, 11 Jul 2002 07:16:41 +0000 (07:16 +0000)]
Update transformations.

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

22 years agoNew Japanese translation.
Yoshiki Hayashi [Thu, 11 Jul 2002 07:15:59 +0000 (07:15 +0000)]
New Japanese translation.

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

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

22 years agoUpdate translation.
Yoshiki Hayashi [Thu, 11 Jul 2002 07:14:21 +0000 (07:14 +0000)]
Update translation.

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

22 years ago Fix code comments
William A. Rowe Jr [Thu, 11 Jul 2002 06:14:30 +0000 (06:14 +0000)]
  Fix code comments

Submitted by: Stas Bekman <stas@stason.org>

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

22 years ago Clean up docs and add a hook for clarification.
William A. Rowe Jr [Thu, 11 Jul 2002 06:09:34 +0000 (06:09 +0000)]
  Clean up docs and add a hook for clarification.

Submitted by: Stas Bekman <stas@stason.org>

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

22 years agoBring Apache in line with APR's new poll implementation. This isn't
Ryan Bloom [Thu, 11 Jul 2002 05:42:20 +0000 (05:42 +0000)]
Bring Apache in line with APR's new poll implementation.  This isn't
optimal, because it still uses the compatibility functions to make it
work, but it does work.  The next step will be to take the memory for
the pollsets under Apache's control.

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

22 years agomod_ext_filter: don't segfault if content-type is not set.
Jeff Trawick [Wed, 10 Jul 2002 11:58:37 +0000 (11:58 +0000)]
mod_ext_filter: don't segfault if content-type is not set.

PR:                        10617
Submitted by:              Arthur P. Smith <apsmith@aps.org>
Reviewed/modified by:      Jeff Trawick

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

22 years agoUpdate translation.
Yoshiki Hayashi [Wed, 10 Jul 2002 07:22:27 +0000 (07:22 +0000)]
Update translation.

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

22 years agoUpdate transformation.
Yoshiki Hayashi [Wed, 10 Jul 2002 07:06:30 +0000 (07:06 +0000)]
Update transformation.

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

22 years agoNew Japanese translation.
Yoshiki Hayashi [Wed, 10 Jul 2002 07:03:22 +0000 (07:03 +0000)]
New Japanese translation.

Submitted by: KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp>
Reviewd by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>, Yoshiki Hayashi

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

22 years agoOops. I don't know why but these files weren't committed at previous attempt.
Yoshiki Hayashi [Wed, 10 Jul 2002 07:01:02 +0000 (07:01 +0000)]
Oops.  I don't know why but these files weren't committed at previous attempt.
New Japanese translation.

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

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

22 years agoNew Japanese translations.
Yoshiki Hayashi [Wed, 10 Jul 2002 06:56:57 +0000 (06:56 +0000)]
New Japanese translations.

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

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

22 years agoUpdate transformation.
Yoshiki Hayashi [Wed, 10 Jul 2002 06:04:59 +0000 (06:04 +0000)]
Update transformation.

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

22 years agoCorrect a markup error pointed out by Xalan.
Yoshiki Hayashi [Wed, 10 Jul 2002 06:04:38 +0000 (06:04 +0000)]
Correct a markup error pointed out by Xalan.

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

22 years agoGrammar police.
Yoshiki Hayashi [Wed, 10 Jul 2002 06:04:04 +0000 (06:04 +0000)]
Grammar police.

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

22 years agoContinue the Bill Rowe apr_size_t crusade.
Victor J. Orlikowski [Wed, 10 Jul 2002 06:01:14 +0000 (06:01 +0000)]
Continue the Bill Rowe apr_size_t crusade.

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

22 years ago Narrow service manager access to what is actually needed to perform
William A. Rowe Jr [Wed, 10 Jul 2002 02:37:33 +0000 (02:37 +0000)]
  Narrow service manager access to what is actually needed to perform
  the given operations.

Submitted by: David Shane Holden <dpejesh@yahoo.com>

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

22 years agospell check a comment
Jeff Trawick [Wed, 10 Jul 2002 01:07:21 +0000 (01:07 +0000)]
spell check a comment

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

22 years ago Small whitespace cleanup.
William A. Rowe Jr [Tue, 9 Jul 2002 17:26:27 +0000 (17:26 +0000)]
  Small whitespace cleanup.

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

22 years ago Fix access for non-Administrators (superusers and the like) to allow them
William A. Rowe Jr [Tue, 9 Jul 2002 17:13:48 +0000 (17:13 +0000)]
  Fix access for non-Administrators (superusers and the like) to allow them
  to start and stop services, even without full permission to create or
  remove installed services.

PR: 10460
Submitted by: "Mladen Turk" <mturk@mappingsoft.com>

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

22 years agoDocumentation for the NetWare CGIMapExtension directive for mapping
Bradley Nicholes [Tue, 9 Jul 2002 15:32:35 +0000 (15:32 +0000)]
Documentation for the NetWare CGIMapExtension directive for mapping
CGI script file extensions to the script interpreter NLM

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

22 years agoGrammer police.
Yoshiki Hayashi [Tue, 9 Jul 2002 11:24:46 +0000 (11:24 +0000)]
Grammer police.

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

22 years agoCorrect path to the ScoreBoardFile directive.
Yoshiki Hayashi [Tue, 9 Jul 2002 11:06:25 +0000 (11:06 +0000)]
Correct path to the ScoreBoardFile directive.

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

22 years agoImprove translation.
Yoshiki Hayashi [Tue, 9 Jul 2002 09:22:59 +0000 (09:22 +0000)]
Improve translation.

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

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

22 years agoFix typo.
Yoshiki Hayashi [Tue, 9 Jul 2002 09:21:57 +0000 (09:21 +0000)]
Fix typo.
Translate section accidentaly left in English.
Submitted by: Nobuyuki Morita <marika@plum.freemail.ne.jp>
Reviewed by: Yoshiki Hayashi

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

22 years ago We obviously have no idea if this code is right. We can't close unopened
William A. Rowe Jr [Mon, 8 Jul 2002 20:25:28 +0000 (20:25 +0000)]
  We obviously have no idea if this code is right.  We can't close unopened
  files.

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

22 years ago If you want floating math, use float literals.
William A. Rowe Jr [Mon, 8 Jul 2002 19:39:01 +0000 (19:39 +0000)]
  If you want floating math, use float literals.

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

22 years ago Fix alpha order so the .dsp list isn't rearranged on save.
William A. Rowe Jr [Mon, 8 Jul 2002 18:02:25 +0000 (18:02 +0000)]
  Fix alpha order so the .dsp list isn't rearranged on save.

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

22 years ago Changes for deprecated apr_is_fnmatch
William A. Rowe Jr [Mon, 8 Jul 2002 17:43:34 +0000 (17:43 +0000)]
  Changes for deprecated apr_is_fnmatch

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

22 years agofix folding when the continuation charater is a blank
Greg Ames [Mon, 8 Jul 2002 17:36:41 +0000 (17:36 +0000)]
fix folding when the continuation charater is a blank
Reported by: one of Jeff T's regression test cases

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

22 years agotweak a comment for readability
Jeff Trawick [Mon, 8 Jul 2002 16:27:54 +0000 (16:27 +0000)]
tweak a comment for readability

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

22 years agosilence an unhelpful gcc warning
Jeff Trawick [Mon, 8 Jul 2002 12:58:16 +0000 (12:58 +0000)]
silence an unhelpful gcc warning

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

22 years agoVC6 is unable to deal with dependencies that are still due to be made.
Ryan Bloom [Mon, 8 Jul 2002 03:40:37 +0000 (03:40 +0000)]
VC6 is unable to deal with dependencies that are still due to be made.
This moves around the order of compilation around so that the error goes
away.
PR: 10130
Submitted by: James Cox [imajes@php.net]

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

22 years agoOptimize reading keep-alive requests with APR_INCOMPLETE_READ. In the
Bill Stoddard [Sun, 7 Jul 2002 16:35:20 +0000 (16:35 +0000)]
Optimize reading keep-alive requests with APR_INCOMPLETE_READ.  In the
profiling I've done, the read() in apr_read() would always fail with
EAGAIN. This will send the thread directly to select to wait for the
next request.

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

22 years agofix for compilers that don't support long long datatype
Brian Pane [Sun, 7 Jul 2002 06:37:21 +0000 (06:37 +0000)]
fix for compilers that don't support long long datatype

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

22 years agoRenames Pending:
Ian Holsman [Sat, 6 Jul 2002 20:04:38 +0000 (20:04 +0000)]
Renames Pending:
 This clears the list of renames pending in apr-util.
 Parts of this list was alreadu done, but the pending list hadn't been updated.

 apr_hook_debug_current     from apr_current_hooking_module
 apr_hook_debug_show        from apr_show_hook

 apr_hook_global_pool       from apr_global_hook_pool
 apr_hook_sort_all          from apr_sort_hooks

 apr_uri_port_of_scheme     from apr_uri_default_port_for_scheme
 apr_uri_unparse            from apr_uri_unparse_components
 apr_uri_parse              from apr_uri_parse_components
 apr_uri_parse_hostinfo     from apr_uri_parse_hostinfo_components

 apr_uri_t                  from apr_uri_components

 All APR_URI_*              from all APU_URI_* symbols
 All APR_UNP_*              from all UNP_* symbols

PR:
Obtained from:
Submitted by:  Thom May
Reviewed by:

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

22 years agoFix some Win32 compile breaks caused by Brian Pane's making apr_table_t
Bill Stoddard [Sat, 6 Jul 2002 02:49:59 +0000 (02:49 +0000)]
Fix some Win32 compile breaks caused by Brian Pane's making apr_table_t
a full incomplete type.

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

22 years agoEliminated the use of AP_MODE_SPECULATIVE brigade reads to check
Brian Pane [Sat, 6 Jul 2002 01:53:37 +0000 (01:53 +0000)]
Eliminated the use of AP_MODE_SPECULATIVE brigade reads to check
for request header continuation lines.  Instead, ap_get_mime_headers_core()
now sets aside each line of input until it sees the next line.  If the
next line starts with a tab, it is appended to the previous one; otherwise,
the previous line is added to the request headers table.

This reduces the number of temporary buckets that must be created
and destroyed to read in a request.

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

22 years agoThis just bugs me today...
Bill Stoddard [Fri, 5 Jul 2002 17:24:16 +0000 (17:24 +0000)]
This just bugs me today...

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

22 years agoSubmitted by: Owen Boyle, on users@ mailing list
Rich Bowen [Fri, 5 Jul 2002 03:28:06 +0000 (03:28 +0000)]
Submitted by: Owen Boyle, on users@ mailing list
Additional clarification on UseCanonicalName directive.

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

22 years agouse new time conversion macros in place of APR_USEC_PER_SEC
Brian Pane [Fri, 5 Jul 2002 00:53:12 +0000 (00:53 +0000)]
use new time conversion macros in place of APR_USEC_PER_SEC

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

22 years agouse the time conversion macros rather than dividing by APR_USEC_PER_SEC
Brian Pane [Thu, 4 Jul 2002 22:56:51 +0000 (22:56 +0000)]
use the time conversion macros rather than dividing by APR_USEC_PER_SEC

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

22 years agoreplaced APR_USEC_PER_SEC division with the new time macros
Brian Pane [Thu, 4 Jul 2002 22:41:48 +0000 (22:41 +0000)]
replaced APR_USEC_PER_SEC division with the new time macros

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

22 years agofix ap_mpm_set_max_mem_free declaration to match mpm_common.c
Brian Pane [Thu, 4 Jul 2002 22:39:03 +0000 (22:39 +0000)]
fix ap_mpm_set_max_mem_free declaration to match mpm_common.c

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

22 years agoAdd missing declarations of the new max_mem_free stuff
Brian Pane [Thu, 4 Jul 2002 17:54:49 +0000 (17:54 +0000)]
Add missing declarations of the new max_mem_free stuff
so prefork will compile

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

22 years agoRe-use the same temp brigade to read all lines of a request header,
Brian Pane [Thu, 4 Jul 2002 17:05:25 +0000 (17:05 +0000)]
Re-use the same temp brigade to read all lines of a request header,
to avoid the overhead of brigade creation and deletion.  (This produced
a 5% reduction in the total CPU usage of a minimalist httpd configuration:
<JHEPKCEMGPKFFDHHDDKDMELFEKAA.bill@wstoddard.com>)

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

22 years agoNow why did I commit that symbolic constant in APR again? Exactly...
Sander Striker [Thu, 4 Jul 2002 15:24:01 +0000 (15:24 +0000)]
Now why did I commit that symbolic constant in APR again?  Exactly...
to use it here.

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

22 years agoAdd a new directive: MaxMemFree. MaxMemFree makes it possible
Sander Striker [Thu, 4 Jul 2002 15:20:54 +0000 (15:20 +0000)]
Add a new directive: MaxMemFree.  MaxMemFree makes it possible
to configure the maximum amount of memory the allocators will
hold on to for reuse.  Anything over the MaxMemFree threshold
will be free()d.  This directive is usefull when uncommon large
peaks occur in memory usage.  It should _not_ be used to mask
defective modules' memory use.

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

22 years agoMake the mime types configuration file path relative to {sysconfdir},
Sander Striker [Thu, 4 Jul 2002 15:08:40 +0000 (15:08 +0000)]
Make the mime types configuration file path relative to {sysconfdir},
just like the other config files.

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

22 years agoNew Japanese translation.
Yoshiki Hayashi [Thu, 4 Jul 2002 09:20:59 +0000 (09:20 +0000)]
New Japanese translation.

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

22 years agoFix typo.
Yoshiki Hayashi [Thu, 4 Jul 2002 09:14:27 +0000 (09:14 +0000)]
Fix typo.

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

22 years agoFix typo.
Yoshiki Hayashi [Thu, 4 Jul 2002 09:13:19 +0000 (09:13 +0000)]
Fix typo.

Submitted by: Nobuyuki Morita <marika@plum.freemail.ne.jp>

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

22 years agoBump up revision.
Yoshiki Hayashi [Thu, 4 Jul 2002 09:05:25 +0000 (09:05 +0000)]
Bump up revision.

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

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

22 years ago Fix a const'ness conflict.
William A. Rowe Jr [Wed, 3 Jul 2002 00:17:40 +0000 (00:17 +0000)]
  Fix a const'ness conflict.

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

22 years agonote the C-L filter fix
Cliff Woolley [Tue, 2 Jul 2002 23:54:07 +0000 (23:54 +0000)]
note the C-L filter fix

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

22 years agoFix C-L filter non-blocking-mode brokenness. It was failing to ever
Cliff Woolley [Tue, 2 Jul 2002 23:51:21 +0000 (23:51 +0000)]
Fix C-L filter non-blocking-mode brokenness.  It was failing to ever
read from pipe/socket buckets again if it got APR_EAGAIN from them
due to its use of APR_BRIGADE_FOREACH.

Submitted by: the gang on IRC

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

22 years agoRemove unused variable 'str'.
Justin Erenkrantz [Tue, 2 Jul 2002 22:31:05 +0000 (22:31 +0000)]
Remove unused variable 'str'.

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

22 years agoUse the apr_file_copy function rather than doing a system call to copy
Justin Erenkrantz [Tue, 2 Jul 2002 22:19:13 +0000 (22:19 +0000)]
Use the apr_file_copy function rather than doing a system call to copy
the file.

Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Justin Erenkrantz

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

22 years agofound wasn't getting incremented when we update an exisiting record, thus
Justin Erenkrantz [Tue, 2 Jul 2002 22:15:39 +0000 (22:15 +0000)]
found wasn't getting incremented when we update an exisiting record, thus
an additional new record was getting created.

Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Justin Erenkrantz

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

22 years agofix some mispellings of the word privileges
Jeff Trawick [Tue, 2 Jul 2002 21:51:24 +0000 (21:51 +0000)]
fix some mispellings of the word privileges

PR:             10424
Submitted by: Jens Kubieziel
Reviewed by: Jeff Trawick

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

22 years agoOptimized the addition of the core output filter
Brian Pane [Tue, 2 Jul 2002 21:40:13 +0000 (21:40 +0000)]
Optimized the addition of the core output filter

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

22 years agoReplaced ap_add_input_filter() call with cheaper ap_add_input_filter_handle()
Brian Pane [Tue, 2 Jul 2002 21:35:19 +0000 (21:35 +0000)]
Replaced ap_add_input_filter() call with cheaper ap_add_input_filter_handle()

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