]> granicus.if.org Git - apache/log
apache
21 years agoCorrected another capitalisation issue.
Erik Abele [Thu, 27 Mar 2003 12:34:35 +0000 (12:34 +0000)]
Corrected another capitalisation issue.

Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>

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

21 years agoCorrected some capitalisation issues and changed 'Performance Notes'
Erik Abele [Thu, 27 Mar 2003 00:43:01 +0000 (00:43 +0000)]
Corrected some capitalisation issues and changed 'Performance Notes'
to 'Performance Tuning'.

Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>

Slightly tweaked the patch to keep 'Sitemap' consistent.

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

21 years agoUpdate a bunch of transformations.
Erik Abele [Wed, 26 Mar 2003 23:13:08 +0000 (23:13 +0000)]
Update a bunch of transformations.

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

21 years agohelps to actually use it
Jim Jagielski [Wed, 26 Mar 2003 22:31:56 +0000 (22:31 +0000)]
helps to actually use it

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

21 years ago Apache uses strncasecmp - which we wrap to strnicmp based on the platform's
William A. Rowe Jr [Wed, 26 Mar 2003 19:31:26 +0000 (19:31 +0000)]
  Apache uses strncasecmp - which we wrap to strnicmp based on the platform's
  preference, within apr_general.h

  Fixes build breakage

Submitted by: Madhu Mathihalli

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

21 years agoNeed to report a select() error vs a timeout. Also avoid hogging the CPU on
Bradley Nicholes [Wed, 26 Mar 2003 19:21:32 +0000 (19:21 +0000)]
Need to report a select() error vs a timeout.  Also avoid hogging the CPU on
an error.

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

21 years agoap_get_mime_headers_core: allocate space for the trailing null when there
Greg Ames [Mon, 24 Mar 2003 16:39:25 +0000 (16:39 +0000)]
ap_get_mime_headers_core: allocate space for the trailing null when there
are folded headers. PR 18170 [Peter Mayne <PeterMayne@SPAM_SUX.ap.spherion.com>]

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

21 years agoOops - undo wrong commit
Martin Kraemer [Mon, 24 Mar 2003 08:52:20 +0000 (08:52 +0000)]
Oops - undo wrong commit

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

21 years agoOn failures, try to add a hint what went wrong
Martin Kraemer [Mon, 24 Mar 2003 08:51:22 +0000 (08:51 +0000)]
On failures, try to add a hint what went wrong

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

21 years ago Typos: arguments & explicitly.
Chris Pepper [Mon, 24 Mar 2003 02:54:28 +0000 (02:54 +0000)]
Typos: arguments & explicitly.

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

21 years ago Many simple typos.
Chris Pepper [Mon, 24 Mar 2003 01:54:27 +0000 (01:54 +0000)]
Many simple typos.
RedHat's -> Red Hat's, underlaying -> underlying
the Netherlands, the United Kingdom, the United States

Additionally, ssl_howto.xml uses 'coherences' unclearly -- should this be 'interactions?.

ssl_compat.xml uses 'compactified', which isn't a real word, but I'm not sure what it's intended to mean.

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

21 years ago Typos: disribution -> distribution; overriden -> overridden
Chris Pepper [Mon, 24 Mar 2003 01:13:31 +0000 (01:13 +0000)]
Typos: disribution -> distribution; overriden -> overridden

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

21 years ago Typo: internal.examle.com -> internal.example.com
Chris Pepper [Sun, 23 Mar 2003 22:55:37 +0000 (22:55 +0000)]
Typo: internal.examle.com -> internal.example.com

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

21 years ago Typo: derivative & "the the".
Chris Pepper [Sun, 23 Mar 2003 22:55:06 +0000 (22:55 +0000)]
Typo: derivative & "the the".

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

21 years ago Typo: explicitly.
Chris Pepper [Sun, 23 Mar 2003 22:53:51 +0000 (22:53 +0000)]
Typo: explicitly.

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

21 years ago Typos: occurring & access_log.
Chris Pepper [Sun, 23 Mar 2003 22:53:34 +0000 (22:53 +0000)]
Typos: occurring & access_log.

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

21 years ago Typos: explicit & separated.
Chris Pepper [Sun, 23 Mar 2003 22:53:07 +0000 (22:53 +0000)]
Typos: explicit & separated.

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

21 years ago Fix typos: seperately, examle, refered (not the header), compatiblity, publically...
Chris Pepper [Sun, 23 Mar 2003 04:17:51 +0000 (04:17 +0000)]
Fix typos: seperately, examle, refered (not the header), compatiblity, publically, Crypography.

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

21 years ago Fix a couple typos: explicitly, substitute.
Chris Pepper [Sun, 23 Mar 2003 04:04:44 +0000 (04:04 +0000)]
Fix a couple typos: explicitly, substitute.
Grammar: add missing comma, -> a hyperlink.

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

21 years agoDo not bypass output filters when redirecting subrequests internally.
André Malo [Sat, 22 Mar 2003 22:15:40 +0000 (22:15 +0000)]
Do not bypass output filters when redirecting subrequests internally.

PR: 17629

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

21 years agoFix chinese default page.
André Malo [Sat, 22 Mar 2003 21:17:18 +0000 (21:17 +0000)]
Fix chinese default page.
Netware config still needs to be sync'd (whereever it is).

- the encoding was wrong (iso-8859-1 instead fo big5, so (re-)added
  the appropriate extension(s))
- Fixed AddLanguage directives in default configs
- Fixed type map file.

PR: 18025

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Sat, 22 Mar 2003 05:38:34 +0000 (05:38 +0000)]
Update transformations.

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

21 years agoFix typo.
Yoshiki Hayashi [Sat, 22 Mar 2003 05:38:24 +0000 (05:38 +0000)]
Fix typo.

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

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Sat, 22 Mar 2003 05:02:23 +0000 (05:02 +0000)]
Update 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@99035 13f79535-47bb-0310-9956-ffa450edef68

21 years ago SECURITY: Eliminated leaks of several file descriptors to child
William A. Rowe Jr [Thu, 20 Mar 2003 21:50:40 +0000 (21:50 +0000)]
  SECURITY:  Eliminated leaks of several file descriptors to child
  processes, such as CGI scripts.

PR: 17206
Submitted by: Christian Kratzer <ck@cksoft.de>, Bjoern A. Zeeb <bz@zabbadoz.net>
Reviewed by: Joe Orton, Will Rowe

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

21 years agokeep changes in sync
André Malo [Wed, 19 Mar 2003 15:08:23 +0000 (15:08 +0000)]
keep changes in sync

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

21 years agouh, I forgot to add the transformated mod_nw_ssl.html ;-)
André Malo [Wed, 19 Mar 2003 14:57:40 +0000 (14:57 +0000)]
uh, I forgot to add the transformated mod_nw_ssl.html ;-)
additionally RewriteOptions was now introduced in 2.0.45.

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

21 years agoadd mod_nw_ssl to sitemap (and autogenerated pages) and update transformation
André Malo [Wed, 19 Mar 2003 00:19:37 +0000 (00:19 +0000)]
add mod_nw_ssl to sitemap (and autogenerated pages) and update transformation
of recent changes.

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

21 years agoFixed a small logic problem when printing out the console command help
Bradley Nicholes [Tue, 18 Mar 2003 15:13:42 +0000 (15:13 +0000)]
Fixed a small logic problem when printing out the console command help

Submitted by: Ulrich Neumann <U_Neumann@gne.de>

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

21 years agoOpenSSL should be included as "openssl/ssl.h" and not "ssl.h" (and rely on the
Madhusudan Mathihalli [Fri, 14 Mar 2003 02:20:50 +0000 (02:20 +0000)]
OpenSSL should be included as "openssl/ssl.h" and not "ssl.h" (and rely on the
INCLUDE path to be defined properly)

PR: 11310
Submitted by: Geoff Thrope <geoff@geoffthrope.net>
Reviewed by: Madhusudan Mathihalli

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

21 years agoAdded documentation for the directives SecureListen and NWSSLTrustedCerts
Bradley Nicholes [Thu, 13 Mar 2003 23:22:10 +0000 (23:22 +0000)]
Added documentation for the directives SecureListen and NWSSLTrustedCerts
that are provided through mod_nw_ssl for NetWare

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

21 years agoAdded the optional ssl_enable functions to allow mod_proxy to hook into
Bradley Nicholes [Thu, 13 Mar 2003 23:20:03 +0000 (23:20 +0000)]
Added the optional ssl_enable functions to allow mod_proxy to hook into
mod_nw_ssl on NetWare.  This allows a unsecure connection to be upgraded
to a secure connection when required by mod_proxy.  Also added the
directive NWSSLTrustedCerts to allow an administrator to provide a list of
certificates used to upgrade the secure connections.

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

21 years agoAdded a note that indicates that forward slashes should always be used on
Bradley Nicholes [Thu, 13 Mar 2003 23:16:05 +0000 (23:16 +0000)]
Added a note that indicates that forward slashes should always be used on
non-unix systems even if the OS allows backslashes

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

21 years agoDocument the SSLMutex directives
Jim Jagielski [Thu, 13 Mar 2003 21:23:13 +0000 (21:23 +0000)]
Document the SSLMutex directives

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

21 years agoI did the work, got out the vote, back-ported it, removed the vote, but forgot
Paul J. Reder [Thu, 13 Mar 2003 20:53:49 +0000 (20:53 +0000)]
I did the work, got out the vote, back-ported it, removed the vote, but forgot
to move the CHANGES entry... Darn. I've moved it to where it *should* have
been. I hope this causes less confusion than having it out of sequence would
have...

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

21 years agoModify the APACHE_CHECK_SSL_TOOLKIT to detect SSL-C (atleast version 2.1).
Madhusudan Mathihalli [Thu, 13 Mar 2003 20:42:06 +0000 (20:42 +0000)]
Modify the APACHE_CHECK_SSL_TOOLKIT to detect SSL-C (atleast version 2.1).
Submitted by: Madhusudan Mathihalli

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

21 years agoReplace the APACHE_CHECK_SSL_TOOLKIT method with a cleaner one, using
Madhusudan Mathihalli [Thu, 13 Mar 2003 20:36:39 +0000 (20:36 +0000)]
Replace the APACHE_CHECK_SSL_TOOLKIT method with a cleaner one, using
autoconf tools (AC_CHECK_HEADER, AC_CHECK_LIB etc).

Submitted by: Geoff Thorpe <geoff@geoffthorpe.net>
Reviewed by: Madhu, Justin

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

21 years agoBackported this fix to 2.0.45-dev
Bill Stoddard [Thu, 13 Mar 2003 19:33:26 +0000 (19:33 +0000)]
Backported this fix to 2.0.45-dev

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

21 years agoOops. I'd forgotten to update the CHANGES file with the shmht fix.
Madhusudan Mathihalli [Thu, 13 Mar 2003 18:56:10 +0000 (18:56 +0000)]
Oops. I'd forgotten to update the CHANGES file with the shmht fix.
PR: 17864
Submitted by: Andreas Leimbacher <andreasl67@yahoo.de>
Reviewed by: Madhusudan Mathihalli

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

21 years agoreflect a fix merged to 2.0.45-dev
Jeff Trawick [Wed, 12 Mar 2003 18:25:39 +0000 (18:25 +0000)]
reflect a fix merged to 2.0.45-dev

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

21 years agoFix PR 17864, and also fixes a SEGV problem when SHMHT was used.
Madhusudan Mathihalli [Wed, 12 Mar 2003 06:26:22 +0000 (06:26 +0000)]
Fix PR 17864, and also fixes a SEGV problem when SHMHT was used.
The porting of the code from mod_ssl 1.3.x was still incomplete, and depended
upon a complete implentation of apr_shm (hence pieces of code was #if 0'ed out).

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

21 years agoeven users of libtool 1.3.x want out-of-tree apr builds to work
Jeff Trawick [Wed, 12 Mar 2003 01:30:05 +0000 (01:30 +0000)]
even users of libtool 1.3.x want out-of-tree apr builds to work

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

21 years agoFix up the export list so that it is consistent between debug and non-debug builds
Bradley Nicholes [Tue, 11 Mar 2003 21:17:09 +0000 (21:17 +0000)]
Fix up the export list so that it is consistent between debug and non-debug builds

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

21 years agoFix up the log resolve utility to work with NetWare. Increased the stack size
Bradley Nicholes [Tue, 11 Mar 2003 19:11:17 +0000 (19:11 +0000)]
Fix up the log resolve utility to work with NetWare.  Increased the stack size
and fixed WSAStartup to use the correct version number

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

21 years agoreflect backport of mod_deflate.c r1.31
Ian Holsman [Tue, 11 Mar 2003 18:11:33 +0000 (18:11 +0000)]
reflect backport of  mod_deflate.c r1.31
change directive from compressionlevel to deflatecompressionlevel

PR:
Obtained from:
Submitted by: Ian Holsman, Andre Malo
Reviewed by:

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

21 years ago Move an accepted backport. BTW - what's with the *new* mismatches
William A. Rowe Jr [Tue, 11 Mar 2003 06:39:26 +0000 (06:39 +0000)]
  Move an accepted backport.  BTW - what's with the *new* mismatches
  between CHANGES in 2.0-stable and 2.1-dev under the (2.0.45) section?

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

21 years ago After discussions at length on dev@apr/httpd, it is determined that
William A. Rowe Jr [Tue, 11 Mar 2003 00:58:59 +0000 (00:58 +0000)]
  After discussions at length on dev@apr/httpd, it is determined that
  the older .dbg format symbols are not worth the interference with
  generating complete .pdb symbolic debugging databases.

  This patch further eliminates pdbtype:sept flags that interfere with
  deciphering local symbols and type information.

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

21 years ago After much discussion on dev@apr - it turns out that .dbg files served
William A. Rowe Jr [Tue, 11 Mar 2003 00:37:05 +0000 (00:37 +0000)]
  After much discussion on dev@apr - it turns out that .dbg files served
  a very limited purpose and their extraction interfered with the correct
  extraction of the (much more useful) .pdb files.  Eliminating them now.

  It also turns out that without the _src.pdb files for static libraries,
  one cannot build debuggable modules with any locals or type information.
  We need to copy those _src.pdb files into lib/ as well.

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

21 years agoAdd the version number to the screen name
Bradley Nicholes [Tue, 11 Mar 2003 00:19:16 +0000 (00:19 +0000)]
Add the version number to the screen name

Submitted by: Guenter Knauf (gk@gknw.de)

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

21 years agomod_negotiation: quality values are now parsed independent from
André Malo [Mon, 10 Mar 2003 23:36:18 +0000 (23:36 +0000)]
mod_negotiation: quality values are now parsed independent from
the current locale. level values are now really parsed as integers.

PR: 17564
Reviewed by: Dirk-Willem van Gulik

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

21 years agothe symbols target in apr-iconv disappeared...
André Malo [Mon, 10 Mar 2003 23:18:37 +0000 (23:18 +0000)]
the symbols target in apr-iconv disappeared...

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

21 years agofix xml errors and build the stuff
André Malo [Mon, 10 Mar 2003 16:47:37 +0000 (16:47 +0000)]
fix xml errors and build the stuff

$ build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:139:45: The element type "section"
must be terminated by the matching end-tag "</section>".

(actually: missing <p>)

$build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:477:12: Element type "i" must be de
clared.
[xmlvalidate] .../manual/misc/perf-tuning.xml:481:54: The content of element type
 "p" must match "(em|strong|code|a|br|directive|module|img|cite|q|dfn|var|transnote)".

(you meant <em>, put it there)

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

21 years agoAdd a note on building the LDAP stuff on AIX
Graham Leggett [Mon, 10 Mar 2003 12:28:24 +0000 (12:28 +0000)]
Add a note on building the LDAP stuff on AIX
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoApplying patch from 2.0 branch, however, there still appears to be some
Rich Bowen [Mon, 10 Mar 2003 04:36:44 +0000 (04:36 +0000)]
Applying patch from 2.0 branch, however, there still appears to be some
invalid xml in here, although I have been completely unable to track it
down.
This patch adds discussion of removing unneeded modules, as well as
section titles to facilitate links directly to the various sections.

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

21 years agoupdate transformation.
André Malo [Sun, 9 Mar 2003 18:21:37 +0000 (18:21 +0000)]
update transformation.

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

21 years agokeep changes in sync.
André Malo [Sun, 9 Mar 2003 17:02:03 +0000 (17:02 +0000)]
keep changes in sync.

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

21 years agoFixed <default> to AuthDigestProvider.
Erik Abele [Sat, 8 Mar 2003 20:23:55 +0000 (20:23 +0000)]
Fixed <default> to AuthDigestProvider.

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

21 years agoCheck also err_headers_out for an already set Content-Encoding:
André Malo [Sat, 8 Mar 2003 17:08:34 +0000 (17:08 +0000)]
Check also err_headers_out for an already set Content-Encoding:
gzip header. This prevents gzip compressed content from a CGI
script from being compressed once more.

PR: 17797

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

21 years agouse APR_CHECK_APR_DEFINE() where possible
Jeff Trawick [Sat, 8 Mar 2003 13:54:41 +0000 (13:54 +0000)]
use APR_CHECK_APR_DEFINE() where possible

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

21 years agouse APR_CHECK_APR_DEFINE() where possible
Jeff Trawick [Sat, 8 Mar 2003 13:54:17 +0000 (13:54 +0000)]
use APR_CHECK_APR_DEFINE() where possible

an anomaly noticed before and after this commit:

"--enable-cgi=shared --disable-so" is not recognized as inconsistent

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

21 years agokeep changes in sync.
André Malo [Fri, 7 Mar 2003 21:30:36 +0000 (21:30 +0000)]
keep changes in sync.

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

21 years agokeep changes in sync.
André Malo [Fri, 7 Mar 2003 20:46:32 +0000 (20:46 +0000)]
keep changes in sync.

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

21 years agokeep changes in sync...
André Malo [Fri, 7 Mar 2003 20:35:37 +0000 (20:35 +0000)]
keep changes in sync...

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

21 years agoUpdated to reflect the backport of the auth_LDAP SSL standardization patch
Bradley Nicholes [Fri, 7 Mar 2003 20:24:40 +0000 (20:24 +0000)]
Updated to reflect the backport of the auth_LDAP SSL standardization patch

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

21 years agorevert my recent patch. util_debug is no longer needed :)
André Malo [Fri, 7 Mar 2003 19:49:19 +0000 (19:49 +0000)]
revert my recent patch. util_debug is no longer needed :)

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

21 years agoupdate transformation.
André Malo [Fri, 7 Mar 2003 19:28:49 +0000 (19:28 +0000)]
update transformation.

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

21 years agoSpecify a set of APIs that are normally defined as macros and should not be
Bradley Nicholes [Fri, 7 Mar 2003 17:31:46 +0000 (17:31 +0000)]
Specify a set of APIs that are normally defined as macros and should not be
included in the export list.

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

21 years ago* include/http_config.h
Sander Striker [Fri, 7 Mar 2003 14:37:36 +0000 (14:37 +0000)]
* include/http_config.h

  (ap_get_module_config, ap_set_module_config): Use the macro
    when AP_DEBUG is _not_ defined, not the other way around.

Noticed by: Jeff Trawick

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

21 years agoclean up the invocation of APR_CHECK_APR_DEFINE()...
Jeff Trawick [Fri, 7 Mar 2003 12:23:00 +0000 (12:23 +0000)]
clean up the invocation of APR_CHECK_APR_DEFINE()...
it no longer references the second parameter, which was
incorrectly specified with out-of-tree APR anyway
(which resulted in prefork being selected on Unix since
we didn't ever think APR had thread support)

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

21 years ago*gna* get/set_module_config are now defined in util_debug.c. We have
André Malo [Fri, 7 Mar 2003 00:53:48 +0000 (00:53 +0000)]
*gna* get/set_module_config are now defined in util_debug.c. We have
to link against it.

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

21 years agoMinor MMN bump:
André Malo [Thu, 6 Mar 2003 23:53:52 +0000 (23:53 +0000)]
Minor MMN bump:

Forward port: Escape special characters (especially control
characters) in mod_log_config to make a clear distinction between
client-supplied strings (with special characters) and server-side
strings. This was already introduced in version 1.3.25.

Obtained from: Patch in 1.3.25-dev by Martin

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

21 years agomod_usertrack: don't set the cookie in subrequests. This works
André Malo [Thu, 6 Mar 2003 23:12:29 +0000 (23:12 +0000)]
mod_usertrack: don't set the cookie in subrequests. This works
around the problem that cookies were set twice during fast internal
redirects.

PR: 13211

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

21 years agoLet mod_logio be mostly included.
André Malo [Thu, 6 Mar 2003 21:57:45 +0000 (21:57 +0000)]
Let mod_logio be mostly included.

Submitted by: Astrid Ke�ler

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

21 years agoLinux 2.4+: enable coredumps when Apache is started as root if
Greg Ames [Thu, 6 Mar 2003 21:48:58 +0000 (21:48 +0000)]
Linux 2.4+: enable coredumps when Apache is started as root if
            CoreDumpDirectory is explicitly coded

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

21 years ago* include/http_config.h
Sander Striker [Thu, 6 Mar 2003 17:56:05 +0000 (17:56 +0000)]
* include/http_config.h

  (ap_get_module_config, ap_set_module_config): Always declare.

* include/httpd.h

  (ap_strchr, ap_strchr_c, ap_strrchr, ap_strrchr_c, ap_strstr, ap_strstr_c):
    Always declare.

* server/util_debug.c

  (ap_get_module_config, ap_set_module_config, ap_strchr, ap_strchr_c,
   ap_strrchr, ap_strrchr_c, ap_strstr, ap_strstr_c):
    Always implement and export.

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

21 years ago Jeff reminds me, document this one (users observed the bug).
William A. Rowe Jr [Thu, 6 Mar 2003 16:30:34 +0000 (16:30 +0000)]
  Jeff reminds me, document this one (users observed the bug).

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

21 years ago DougM confirms Madhu's suspicions, this change was inadvertent.
William A. Rowe Jr [Thu, 6 Mar 2003 08:43:39 +0000 (08:43 +0000)]
  DougM confirms Madhu's suspicions, this change was inadvertent.
  Reverting to no longer skip the first cert in the chain.

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

21 years agonew directive 'compressionlevel'
Ian Holsman [Wed, 5 Mar 2003 22:14:33 +0000 (22:14 +0000)]
new directive 'compressionlevel'
Default compression level now changed to Zlib's default (was 'best_speed')

Obtained from: Stephen Pierzchala <stephen@pierzchala.com> Michael Schroepl <Michael.Schroepl@telekurs.de>
Reviewed by:  Ian Holsman

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

21 years agoRestore the ability of htdigest.exe to create files that contain
André Malo [Wed, 5 Mar 2003 16:37:00 +0000 (16:37 +0000)]
Restore the ability of htdigest.exe to create files that contain
more than one user. On win32 we cannot system("copy") a file, while
it's open.

PR: PR 12910

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

21 years ago... as I walked by the dockside one evening so fair ...
André Malo [Wed, 5 Mar 2003 12:56:02 +0000 (12:56 +0000)]
... as I walked by the dockside one evening so fair ...

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

21 years agoAdded the WindowsSocketsWorkaroud directive for Windows NT/2000/XP
Allan K. Edwards [Tue, 4 Mar 2003 22:15:51 +0000 (22:15 +0000)]
Added the WindowsSocketsWorkaroud directive for Windows NT/2000/XP
to work around problems with certain VPN and Firewall products that
have buggy AcceptEx implementations

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

21 years agoFix validation issue (added missing XML declaration).
Erik Abele [Mon, 3 Mar 2003 20:27:31 +0000 (20:27 +0000)]
Fix validation issue (added missing XML declaration).

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

21 years agoUnescape the supplied wildcard pattern. Otherwise the pattern will
André Malo [Sun, 2 Mar 2003 18:06:16 +0000 (18:06 +0000)]
Unescape the supplied wildcard pattern. Otherwise the pattern will
not always match as desired. In order to be correct and safe, the
pattern will be re-escaped for output.

PR: 12596

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

21 years agoadd some comments and WS to make it better readable (hopefully ;-)
André Malo [Sun, 2 Mar 2003 17:28:34 +0000 (17:28 +0000)]
add some comments and WS to make it better readable (hopefully ;-)

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

21 years agoemit and accept modern query string parameter delimiters (;).
André Malo [Sun, 2 Mar 2003 17:15:43 +0000 (17:15 +0000)]
emit and accept modern query string parameter delimiters (;).
Thus column headers no longer contain unescaped ampersands.

PR: 10880

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

21 years agobuhuh! use the correct target string and don't forget
André Malo [Sun, 2 Mar 2003 16:26:45 +0000 (16:26 +0000)]
buhuh! use the correct target string and don't forget
F=x and V=y in column headers ...

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

21 years agoWS and style issues. No code changes.
André Malo [Sun, 2 Mar 2003 13:38:38 +0000 (13:38 +0000)]
WS and style issues. No code changes.

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

21 years agoSTATUS update plus another opinion on the FAQ.
Erik Abele [Sun, 2 Mar 2003 02:41:10 +0000 (02:41 +0000)]
STATUS update plus another opinion on the FAQ.

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

21 years agoBust 'em :)
Erik Abele [Sun, 2 Mar 2003 01:21:57 +0000 (01:21 +0000)]
Bust 'em :)

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

21 years agoCleaned up the misc directory and busted the following
Erik Abele [Sun, 2 Mar 2003 01:17:31 +0000 (01:17 +0000)]
Cleaned up the misc directory and busted the following
files (as proposed some weeks ago):
    misc/custom_errordocs.html
    misc/descriptors.html
    misc/fin_wait_2.html
    misc/known_client_problems.html
    misc/tutorials.html
    images/custom_errordocs.gif

The correspondig links were also removed. What remains
are the Japanese docs:

    urlmapping.xml.ja
    mod/mod_include.xml.ja
    vhosts/fd-limits.xml.ja
    env.xml.ja
    sitemap.xml.ja

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

21 years agodocument the changed behaviour of mod_negotiation.
André Malo [Sun, 2 Mar 2003 00:30:54 +0000 (00:30 +0000)]
document the changed behaviour of mod_negotiation.
add a cross link from mod_negotiation docs to env.html

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

21 years agoExtend mod_negotiation to evaluate the environment variables
André Malo [Sat, 1 Mar 2003 23:57:32 +0000 (23:57 +0000)]
Extend mod_negotiation to evaluate the environment variables
no-gzip and gzip-only-text/html the same way as mod_deflate does.

(it drops all non-identity encodings, not only gzip)

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

21 years agoFixed some minor XHTML issues (CENTER -> center).
Erik Abele [Sat, 1 Mar 2003 22:29:04 +0000 (22:29 +0000)]
Fixed some minor XHTML issues (CENTER -> center).

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

21 years agofix style and WS issues. No code changes.
André Malo [Sat, 1 Mar 2003 21:29:00 +0000 (21:29 +0000)]
fix style and WS issues. No code changes.

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

21 years agoupdate transformations of recent changes
André Malo [Sat, 1 Mar 2003 19:57:30 +0000 (19:57 +0000)]
update transformations of recent changes

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

21 years agoadd documentation of RewriteOptions MaxRedirects
André Malo [Sat, 1 Mar 2003 19:56:43 +0000 (19:56 +0000)]
add documentation of RewriteOptions MaxRedirects

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

21 years agoPrevent endless loops of internal redirects in mod_rewrite by
André Malo [Sat, 1 Mar 2003 18:35:50 +0000 (18:35 +0000)]
Prevent endless loops of internal redirects in mod_rewrite by
aborting after exceeding a limit of internal redirects. The
limit defaults to 10 and can be changed using the RewriteOptions
directive with the new MaxRedirects=n argument.
(The latter required some restructuring of the RewriteOptions
 evaluation code).

(Documentation patch follows asap)

PR: 17462

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

21 years agoMention that ProxyPassReverse takes the hostname in respect
André Malo [Sat, 1 Mar 2003 01:28:46 +0000 (01:28 +0000)]
Mention that ProxyPassReverse takes the hostname in respect
to the UseCanonicalName setting

PR: 8625

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

21 years agoApache hooks return int: so s/apr_status_t/int/
Stas Bekman [Sat, 1 Mar 2003 00:43:03 +0000 (00:43 +0000)]
Apache hooks return int: so s/apr_status_t/int/
PR:
Obtained from:
Submitted by:
Reviewed by: trawick

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

21 years agoadd the two new modules mod_authz_owner and mod_ident
Astrid Malo [Fri, 28 Feb 2003 23:16:02 +0000 (23:16 +0000)]
add the two new modules mod_authz_owner and mod_ident

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