]> granicus.if.org Git - apache/log
apache
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

21 years agobe consistent with 1.3 and use .sv extension for Swedish documents
André Malo [Fri, 28 Feb 2003 23:01:45 +0000 (23:01 +0000)]
be consistent with 1.3 and use .sv extension for Swedish documents
The index file itself didn't change (only renamed)

The netware config still needs to be changed.

PR: 12877

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

21 years agoadd a hint about PHP and PATH_INFO
André Malo [Fri, 28 Feb 2003 15:52:45 +0000 (15:52 +0000)]
add a hint about PHP and PATH_INFO

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

21 years agoshow a little (so called) example for --with-mpm.
André Malo [Fri, 28 Feb 2003 14:57:37 +0000 (14:57 +0000)]
show a little (so called) example for --with-mpm.

Submitted by: Luiz Rocha <lsdr@lsdr.net>

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

21 years agofix some license text which was inadvertently lost
Jeff Trawick [Fri, 28 Feb 2003 14:02:42 +0000 (14:02 +0000)]
fix some license text which was inadvertently lost

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

21 years agohuh, add missing changelog entry ...
André Malo [Fri, 28 Feb 2003 13:47:11 +0000 (13:47 +0000)]
huh, add missing changelog entry ...

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

21 years agomod_rewrite: Fix some problems reporting errors with mapping
Jeff Trawick [Fri, 28 Feb 2003 13:13:39 +0000 (13:13 +0000)]
mod_rewrite: Fix some problems reporting errors with mapping
programs (RewriteMap prg:/something).

the wrong field was specified when trying to log the name of
the program that couldn't be started

recent APR features used to provide better error reporting
on systems where apr_proc_create() uses fork()

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

21 years agoUpdated outdated IANA url.
Erik Abele [Thu, 27 Feb 2003 18:25:59 +0000 (18:25 +0000)]
Updated outdated IANA url.
PR: 17433

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

21 years agoaccount for a fix merged into stable branch
Jeff Trawick [Thu, 27 Feb 2003 12:34:30 +0000 (12:34 +0000)]
account for a fix merged into stable branch

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

21 years agoaccount for a mod_ssl fix merged into stable branch
Jeff Trawick [Thu, 27 Feb 2003 11:58:32 +0000 (11:58 +0000)]
account for a mod_ssl fix merged into stable branch

(there never was a CHANGES entry for 2.1-dev... bad Madhu :) )

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

21 years agoReflect some backported patches.
Justin Erenkrantz [Thu, 27 Feb 2003 04:26:20 +0000 (04:26 +0000)]
Reflect some backported patches.

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

21 years agokeep the entries consistent.
André Malo [Thu, 27 Feb 2003 04:08:49 +0000 (04:08 +0000)]
keep the entries consistent.

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

21 years agoFix mod_rewrite's abs_URI handling.
André Malo [Thu, 27 Feb 2003 02:50:04 +0000 (02:50 +0000)]
Fix mod_rewrite's abs_URI handling.
- uris were partially not correctly escaped (in particular:
  ldap, news, mailto)
- not all uri schemes contain an authority component (//)
- add nntp:// scheme
- don't add a query string (and drop r->args) if it's not
  http or mailto scheme
- be more efficient (think so)

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

21 years agoWin32: Avoid busy wait which consumes 100% of the CPU when all the worker
Bill Stoddard [Wed, 26 Feb 2003 21:55:54 +0000 (21:55 +0000)]
Win32: Avoid busy wait which consumes 100% of the CPU when all the worker
threads are busy.

Submitted by: Igor Nazarenko
Reviewed by: Bill Stoddard

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

21 years ago Brad, Stas, I presume these patches were first committed to 2.1-dev.
William A. Rowe Jr [Wed, 26 Feb 2003 19:02:59 +0000 (19:02 +0000)]
  Brad, Stas, I presume these patches were first committed to 2.1-dev.
  Please keep the CHANGES logs in sync!

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

21 years agocheck the return value of ap_run_pre_connection(). So if the
Stas Bekman [Tue, 25 Feb 2003 23:25:19 +0000 (23:25 +0000)]
check the return value of ap_run_pre_connection(). So if the
pre_connection phase fails (without setting c->aborted)
ap_run_process_connection is not executed.
PR:
Obtained from:
Submitted by:
Reviewed by: trawick, jim

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

21 years agoWhen using Redirect in directory context, append requested query
André Malo [Tue, 25 Feb 2003 22:59:58 +0000 (22:59 +0000)]
When using Redirect in directory context, append requested query
string if there's no one supplied by configuration.

PR: 10961

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

21 years ago Confirmed by Milan Kosina that this code was still broken - I realized
William A. Rowe Jr [Tue, 25 Feb 2003 16:52:55 +0000 (16:52 +0000)]
  Confirmed by Milan Kosina that this code was still broken - I realized
  we weren't updating stat correctly, and shouldn't have been trying to
  pass the status, but the headers instead, from WriteClient().  This way
  we can actually count the bytes consumed and begin treating the rest
  as body contents.

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

21 years agofix some const-ness problems which break the compile with the native
Jeff Trawick [Tue, 25 Feb 2003 14:44:42 +0000 (14:44 +0000)]
fix some const-ness problems which break the compile with the native
compiler for AIX (and probably HP-UX and Tru64 as well, since they
tend to be picky too)

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

21 years agoIt's a quite visible problem, so add a changelog entry.
André Malo [Tue, 25 Feb 2003 13:13:22 +0000 (13:13 +0000)]
It's a quite visible problem, so add a changelog entry.

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

21 years agoLDAP stabilization work
Bradley Nicholes [Mon, 24 Feb 2003 23:32:42 +0000 (23:32 +0000)]
LDAP stabilization work

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