]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
24 years agoRedefined ap_http_method(r) to ap_os_http_method(r) for NetWare so that
Bradley Nicholes [Mon, 13 Aug 2001 17:09:42 +0000 (17:09 +0000)] 
Redefined ap_http_method(r) to ap_os_http_method(r) for NetWare so that
we can appropriately recontruct the URL in ap_contruct_url() based on a
secure or unsecure socket.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90139 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix URL
Joshua Slive [Sun, 12 Aug 2001 03:18:57 +0000 (03:18 +0000)] 
Fix URL

PR: 8157

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90115 13f79535-47bb-0310-9956-ffa450edef68

24 years agoRemoved the parameter requirement on the _getch macro since getch
Bradley Nicholes [Fri, 10 Aug 2001 01:15:51 +0000 (01:15 +0000)] 
Removed the parameter requirement on the _getch macro since getch
doesn't take a parameter.  Patch submitted by Pavel Novy

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90061 13f79535-47bb-0310-9956-ffa450edef68

24 years agoMade sure that the variables ap_listenbacklog and ap_listeners are initialized
Bradley Nicholes [Fri, 10 Aug 2001 01:14:29 +0000 (01:14 +0000)] 
Made sure that the variables ap_listenbacklog and ap_listeners are initialized
before they are used to avoid linker errors when using the NLMCONV utility
to build Apache for NetWare.  Patch submitted by Pavel Novy.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90060 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChanged the NetWare import file format so that it comforms to the standard
Bradley Nicholes [Wed, 1 Aug 2001 15:22:45 +0000 (15:22 +0000)] 
Changed the NetWare import file format so that it comforms to the standard
format

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89862 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChanged the NetWare import file format so that it comforms to the startard
Bradley Nicholes [Wed, 1 Aug 2001 15:21:52 +0000 (15:21 +0000)] 
Changed the NetWare import file format so that it comforms to the startard
format

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89861 13f79535-47bb-0310-9956-ffa450edef68

24 years agoEBCDIC: The proxy, when used in a proxy chain, "forgot" to
Martin Kraemer [Mon, 30 Jul 2001 11:34:01 +0000 (11:34 +0000)] 
EBCDIC: The proxy, when used in a proxy chain, "forgot" to
convert the "CONNECT host:port HTTP/1.0" request line to ASCII
before contacting the next proxy, and was thus unusable for
SSL proxying.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89786 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdd a modified form of the patch in PR 7848 to prevent people
Marc Slemko [Sun, 29 Jul 2001 21:37:46 +0000 (21:37 +0000)] 
Add a modified form of the patch in PR 7848 to prevent people
from using specially crafted vhost names to write to any .log file on
the system.

PR: 7848
Obtained from:
Submitted by: Daniel Matuschek <daniel.matuschek@swisscom.com> and Marc Slemko
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89771 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded calls to the name space functions to enable long file names for NetWare.
Bradley Nicholes [Wed, 25 Jul 2001 15:08:04 +0000 (15:08 +0000)] 
Added calls to the name space functions to enable long file names for NetWare.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89707 13f79535-47bb-0310-9956-ffa450edef68

24 years agoTypo
Martin Kraemer [Wed, 25 Jul 2001 13:25:18 +0000 (13:25 +0000)] 
Typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89706 13f79535-47bb-0310-9956-ffa450edef68

24 years agoSee changes in http_main.c with regard to ENOPROTOOPT. This
Dirk-Willem van Gulik [Mon, 16 Jul 2001 06:29:07 +0000 (06:29 +0000)] 
See changes in http_main.c with regard to ENOPROTOOPT. This
is the associated CHANGES file update.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89556 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAll stable/release versions of FreeBSD, pre- and post SO_ACCEPTFILTER
Dirk-Willem van Gulik [Mon, 16 Jul 2001 06:20:39 +0000 (06:20 +0000)] 
All stable/release versions of FreeBSD, pre- and post SO_ACCEPTFILTER
will give ENOPROTO. So ENOENT can go. Also it is sometimes hard to find
out what the kernel status is; this change in logging will give the
user at least a chance to figure out what is happening.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89555 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThe latest beos beta changes the string it reports, so this is needed
David Reid [Sun, 15 Jul 2001 10:04:35 +0000 (10:04 +0000)] 
The latest beos beta changes the string it reports, so this is needed
to get it building correctly again.

Submitted by:  Peter Schultz <pete@beforever.com>
Reviewed by:   david Reid <dreid@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89552 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded the ENOPROTOOPT ent suggested by Ryan. Although
Dirk-Willem van Gulik [Fri, 13 Jul 2001 21:25:47 +0000 (21:25 +0000)] 
Added the ENOPROTOOPT ent suggested by Ryan. Although
we propably need to hunt around on FreeBSD; as some
intermediate releases might have given a different Eno.
But then again those where on the current track. So they
are safe to ignore.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89549 13f79535-47bb-0310-9956-ffa450edef68

24 years agoNetWare has a fixed lengh stack. Since MAX_STRING_LEN is set
Bradley Nicholes [Fri, 13 Jul 2001 19:45:52 +0000 (19:45 +0000)] 
NetWare has a fixed lengh stack.  Since MAX_STRING_LEN is set
to 8k, one call to send_parsed_content() chews up 24k of stack space.
During a server-side include evaluation this function is
called recusively, allocating 24k each time.  Obviously it
doesn't take long to blow a 64k stack which is the default
for Apache for NetWare.  Since MAX_STRING_LEN is used all
throughout the Apache code, we should rethink using a default
of 8k especially in recursive functions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89548 13f79535-47bb-0310-9956-ffa450edef68

24 years agoScratched an itch; it was just to painfull to move
Dirk-Willem van Gulik [Fri, 13 Jul 2001 07:32:48 +0000 (07:32 +0000)] 
Scratched an itch; it was just to painfull to move
binaries around on FreeBSD - due to differences on
the platform apache was compiled on and it was actually
ran on. This adds AcceptFilter on/off to make live
easier. Corresponding commit in doc's coming up.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89545 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix cygwin triple
Martin Kraemer [Thu, 12 Jul 2001 15:53:18 +0000 (15:53 +0000)] 
Fix cygwin triple

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89544 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdd cygwin32; but what is its canonical triple?
Martin Kraemer [Wed, 11 Jul 2001 14:37:54 +0000 (14:37 +0000)] 
Add cygwin32; but what is its canonical triple?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89538 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Make sure that we *really* deny access to .ht* files..
Ken Coar [Fri, 6 Jul 2001 19:55:24 +0000 (19:55 +0000)] 
Make sure that we *really* deny access to .ht* files..

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89509 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPrint a warning when an attempt is made to use line-end comments.
Martin Kraemer [Wed, 4 Jul 2001 12:09:51 +0000 (12:09 +0000)] 
Print a warning when an attempt is made to use line-end comments.
Apparently they are not detected/handled gracefully by all directives.
Also, change one occurrance (Group #-1) to use a quoted string (Group "#-1")

Reviewed by: Ryan Bloom

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89497 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThese patches affect only TPF.
Jeff Trawick [Fri, 22 Jun 2001 12:43:55 +0000 (12:43 +0000)] 
These patches affect only TPF.
They are driven by changes to the TPF operating system:
     updates in shutdown processing to accommodate new code in TPF's
Internet Daemon
     updates to allow non-blocking file descriptors on TPF now that our
select() supports non-socket file descriptors
     changes to os.c to take advantage of TPF's newly enhanced version
of fork and exec
     moving TPF-specific printf's for the -V option from http_main.c to
os.c

Submitted by: David McCreedy <McCreedy@us.ibm.com>
Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89404 13f79535-47bb-0310-9956-ffa450edef68

24 years agoCygwin [ test ] is too stupid to do [ -f "$src.exe" ] && [ ! -f "$src" ]
Martin Kraemer [Tue, 12 Jun 2001 10:24:53 +0000 (10:24 +0000)] 
Cygwin [ test ] is too stupid to do [ -f "$src.exe" ] && [ ! -f "$src" ]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89350 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAvoid side effects for *nix
Martin Kraemer [Tue, 12 Jun 2001 08:41:17 +0000 (08:41 +0000)] 
Avoid side effects for *nix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89349 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFixes to produce the Cygwin 1.x binaries out-of-the-box;
Martin Kraemer [Tue, 12 Jun 2001 08:39:03 +0000 (08:39 +0000)] 
Fixes to produce the Cygwin 1.x binaries out-of-the-box;
Fix perform_idle_server_maintenance() for Cygwin: use SIGKILL rather
than SIGUSR1 because the latter has no effect.

PR: PR#7837 and PR#7838
Submitted by: Stipe Tolj <tolj@wapme-systems.de>
Reviewed by: Martin Kraemer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89348 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded Mod_Vhost_Alias to the Apache for NetWare build. The project file
Bradley Nicholes [Mon, 11 Jun 2001 22:17:19 +0000 (22:17 +0000)] 
Added Mod_Vhost_Alias to the Apache for NetWare build.  The project file
builds it as an external module called VHOST.NLM.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89345 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdd the compile and link directives to build Mod_Vhost_Alias as an external module
Bradley Nicholes [Mon, 11 Jun 2001 22:11:10 +0000 (22:11 +0000)] 
Add the compile and link directives to build Mod_Vhost_Alias as an external module

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89344 13f79535-47bb-0310-9956-ffa450edef68

24 years ago.Def file used to export the Module symbol for the Vhost.nlm
Bradley Nicholes [Mon, 11 Jun 2001 22:10:06 +0000 (22:10 +0000)] 
.Def file used to export the Module symbol for the Vhost.nlm

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89343 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded a sample LoadModule directive for the Vhost_Alias_Module
Bradley Nicholes [Mon, 11 Jun 2001 22:08:05 +0000 (22:08 +0000)] 
Added a sample LoadModule directive for the Vhost_Alias_Module

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89342 13f79535-47bb-0310-9956-ffa450edef68

24 years agofix shutdown hang on Solaris with lots of piped TransferLogs and at
Greg Ames [Mon, 11 Jun 2001 20:35:28 +0000 (20:35 +0000)] 
fix shutdown hang on Solaris with lots of piped TransferLogs and at
least one piped ErrorLog

Submitted by:   Justin Erenkrantz
Reviewed by:    Greg Ames

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89340 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Anyone for legible error messages? [This disaster was my creation, so
William A. Rowe Jr [Mon, 11 Jun 2001 13:43:46 +0000 (13:43 +0000)] 
  Anyone for legible error messages?  [This disaster was my creation, so
  I'm happy to criticize it.]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89332 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAllow Server response headers to be logged via the proxy.
Victor J. Orlikowski [Sat, 9 Jun 2001 10:36:03 +0000 (10:36 +0000)] 
Allow Server response headers to be logged via the proxy.
PR: #7461
Submitted by: patrik@netdive.com
Reviewed by: Victor Orlikowski

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89323 13f79535-47bb-0310-9956-ffa450edef68

24 years agoApplied the same lingering_close() fix to NetWare that Windows implemented.
Bradley Nicholes [Fri, 8 Jun 2001 16:53:15 +0000 (16:53 +0000)] 
Applied the same lingering_close() fix to NetWare that Windows implemented.
Using the recv() function instead of read().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89311 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix problem with lingering_close() on Windows. Issuing read() on the
Bill Stoddard [Sat, 2 Jun 2001 20:34:03 +0000 (20:34 +0000)] 
Fix problem with lingering_close() on Windows.  Issuing read() on the
socket descriptor on Windows always fails. Should be calling
recv() instead of read() on Windows. Thanks to Bill Rowe (and bounds checker :-)
for pointing this out.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89259 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFirst step at stamping out gif's: convert them to png
Martin Kraemer [Wed, 30 May 2001 07:47:12 +0000 (07:47 +0000)] 
First step at stamping out gif's: convert them to png

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89241 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChange C++ comments to C comments
Martin Kraemer [Wed, 30 May 2001 07:41:06 +0000 (07:41 +0000)] 
Change C++ comments to C comments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89240 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChange copyright to include 2001
Martin Kraemer [Mon, 28 May 2001 15:02:20 +0000 (15:02 +0000)] 
Change copyright to include 2001

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89234 13f79535-47bb-0310-9956-ffa450edef68

24 years agoCleaning up/fix proxy/Host: header logic. Working to do the same
Dirk-Willem van Gulik [Fri, 25 May 2001 08:09:47 +0000 (08:09 +0000)] 
Cleaning up/fix proxy/Host: header logic. Working to do the same
for apache-2.0 where we also have an ascii [num] representation of
IPv6's to take into account which currently only takes the non
proxy situation into account.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89230 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAbnormal exit clean up added for NetWare
Bradley Nicholes [Wed, 23 May 2001 17:03:59 +0000 (17:03 +0000)] 
Abnormal exit clean up added for NetWare

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89225 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded a clean up on exit routine to try to make sure that the ApacheC nlm
Bradley Nicholes [Wed, 23 May 2001 16:57:14 +0000 (16:57 +0000)] 
Added a clean up on exit routine to try to make sure that the ApacheC nlm
on NetWare is exited gracefully even on an abnormal shutdown.  This fixes
the Ouch! out of memory problem when trying to restart Apache for NetWare
after an abnormal shutdown.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89224 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded a check to make sure that Apache is starting in a clean
Bradley Nicholes [Wed, 23 May 2001 16:53:38 +0000 (16:53 +0000)] 
Added a check to make sure that Apache is starting in a clean
environment.  This protects against ill behaved modules that exit the web
server rudely leaving ApacheC.nlm in an unknown state.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89223 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Thanks for the reminder, martin, so are netware and os/2
William A. Rowe Jr [Wed, 23 May 2001 15:16:46 +0000 (15:16 +0000)] 
  Thanks for the reminder, martin, so are netware and os/2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89222 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAnd Win32 is there too, of course.
Martin Kraemer [Wed, 23 May 2001 14:49:36 +0000 (14:49 +0000)] 
And Win32 is there too, of course.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89220 13f79535-47bb-0310-9956-ffa450edef68

24 years agoI made some Binaries
Martin Kraemer [Wed, 23 May 2001 14:47:44 +0000 (14:47 +0000)] 
I made some Binaries

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89219 13f79535-47bb-0310-9956-ffa450edef68

24 years agoWacks/fixes all warnings on Solaris, MacOS and FreeBSD. Tested against OpenSSL only
Dirk-Willem van Gulik [Tue, 22 May 2001 22:52:21 +0000 (22:52 +0000)] 
Wacks/fixes all warnings on Solaris, MacOS and FreeBSD. Tested against OpenSSL only

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89208 13f79535-47bb-0310-9956-ffa450edef68

24 years ago And on we go
William A. Rowe Jr [Mon, 21 May 2001 22:11:19 +0000 (22:11 +0000)] 
  And on we go

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89192 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Minor changes to prevent scaring the bejesus out of Non-Win32/OS2 folk.
William A. Rowe Jr [Mon, 21 May 2001 18:04:02 +0000 (18:04 +0000)] 
  Minor changes to prevent scaring the bejesus out of Non-Win32/OS2 folk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89187 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix spelling of 'concurrent'.
Sascha Schumann [Sun, 20 May 2001 12:43:36 +0000 (12:43 +0000)] 
Fix spelling of 'concurrent'.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89175 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix floating point exceptions on FreeBSD which occured, if
Sascha Schumann [Sun, 20 May 2001 12:41:46 +0000 (12:41 +0000)] 
Fix floating point exceptions on FreeBSD which occured, if
heartbeatres was set to 0.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89174 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChange the compile switches for ReliantUNIX SVR4 not to use
Martin Kraemer [Fri, 18 May 2001 15:45:40 +0000 (15:45 +0000)] 
Change the compile switches for ReliantUNIX SVR4 not to use
SYSV semaphores, because upon reaching the system limit of
semaphores, the whole server exits (not just one child).
Apache could be improved to use Dean's NO_SEM_UNDO flag (see test/time-sem.c)
which is currently implemented only in the time-sem test program, but not in
apache. Until then, revert to using fcntl() locks.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89151 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Time to loose a second copy of this from the installer directory, these
William A. Rowe Jr [Fri, 18 May 2001 04:29:17 +0000 (04:29 +0000)] 
  Time to loose a second copy of this from the installer directory, these
  variables seem here to stay.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89147 13f79535-47bb-0310-9956-ffa450edef68

24 years agoficks tiepo
Jim Jagielski [Wed, 16 May 2001 04:27:12 +0000 (04:27 +0000)] 
ficks tiepo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89126 13f79535-47bb-0310-9956-ffa450edef68

24 years ago One last update, and that's all she wrote
William A. Rowe Jr [Tue, 15 May 2001 17:34:58 +0000 (17:34 +0000)] 
  One last update, and that's all she wrote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89125 13f79535-47bb-0310-9956-ffa450edef68

24 years ago And there you are
William A. Rowe Jr [Tue, 15 May 2001 16:30:57 +0000 (16:30 +0000)] 
  And there you are

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89123 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Here we come...
William A. Rowe Jr [Tue, 15 May 2001 15:58:46 +0000 (15:58 +0000)] 
  Here we come...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89121 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Just one more offering
William A. Rowe Jr [Tue, 15 May 2001 15:57:03 +0000 (15:57 +0000)] 
  Just one more offering

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89120 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Reverting ab changes for the 1.3.20 release, will reapply these
William A. Rowe Jr [Tue, 15 May 2001 15:36:12 +0000 (15:36 +0000)] 
  Reverting ab changes for the 1.3.20 release, will reapply these
  comments to the 1.3.21 head.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89119 13f79535-47bb-0310-9956-ffa450edef68

24 years ago At least it's not storming.
William A. Rowe Jr [Tue, 15 May 2001 15:31:30 +0000 (15:31 +0000)] 
  At least it's not storming.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89118 13f79535-47bb-0310-9956-ffa450edef68

24 years ago The last showstopper I'm aware of.
William A. Rowe Jr [Mon, 14 May 2001 05:14:20 +0000 (05:14 +0000)] 
  The last showstopper I'm aware of.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89112 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix spelling of my name in a couple of places.
Brian Havard [Mon, 14 May 2001 01:52:41 +0000 (01:52 +0000)] 
Fix spelling of my name in a couple of places.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89108 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFicks da grammah..
Ken Coar [Sun, 13 May 2001 22:06:38 +0000 (22:06 +0000)] 
Ficks da grammah..

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89107 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Hmmm... the 2.0 versions are still easier to read, but this seems
William A. Rowe Jr [Sun, 13 May 2001 17:59:50 +0000 (17:59 +0000)] 
  Hmmm... the 2.0 versions are still easier to read, but this seems
  finally pretty clear.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89106 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Answer the (single most?) common FAQ of trailing slashes on Aliases
William A. Rowe Jr [Sun, 13 May 2001 17:51:48 +0000 (17:51 +0000)] 
  Answer the (single most?) common FAQ of trailing slashes on Aliases

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89104 13f79535-47bb-0310-9956-ffa450edef68

24 years ago On TPF, "HAVE_ISNAN" is erroneously being defined (due to cross-platform
William A. Rowe Jr [Sat, 12 May 2001 02:37:23 +0000 (02:37 +0000)] 
  On TPF, "HAVE_ISNAN" is erroneously being defined (due to cross-platform
  compiler issues unique to TPF).  TPF needs this patch to ignore the
  TestCompile results.

Submitted by: David McCreedy <mccreedy@us.ibm.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89093 13f79535-47bb-0310-9956-ffa450edef68

24 years agoget ab to compile on OS/390 by using strchr() instead of index()
Jeff Trawick [Thu, 10 May 2001 17:25:00 +0000 (17:25 +0000)] 
get ab to compile on OS/390 by using strchr() instead of index()
(we could instead have included the proper header, but this is
the way Dirk fixed it in 2.0 since we already use strchr() and
thus had the proper header everywhere)

Get rid of incorrect code to save (and then ignore) the retval
from signal().  "void *" isn't compatible with any sort of
function pointer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89073 13f79535-47bb-0310-9956-ffa450edef68

24 years agoignore generated file Makefile
Jeff Trawick [Thu, 10 May 2001 17:04:42 +0000 (17:04 +0000)] 
ignore generated file Makefile

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89072 13f79535-47bb-0310-9956-ffa450edef68

24 years agoOS/2: Override Configure detection of isinf & isnan. We have both but they're
Brian Havard [Thu, 10 May 2001 16:04:04 +0000 (16:04 +0000)] 
OS/2: Override Configure detection of isinf & isnan. We have both but they're
macros which Configure doesn't find.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89071 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Accomodate the HAVE_ test for isnan/isinf
William A. Rowe Jr [Thu, 10 May 2001 14:54:54 +0000 (14:54 +0000)] 
  Accomodate the HAVE_ test for isnan/isinf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89070 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPrevent nasty problems when platforms lack isinf() and/or isnan().
Jim Jagielski [Thu, 10 May 2001 14:04:22 +0000 (14:04 +0000)] 
Prevent nasty problems when platforms lack isinf() and/or isnan().
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89069 13f79535-47bb-0310-9956-ffa450edef68

24 years agoProvide isinf() on OS/2.
Brian Havard [Thu, 10 May 2001 10:09:24 +0000 (10:09 +0000)] 
Provide isinf() on OS/2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89068 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Just moving things along
William A. Rowe Jr [Thu, 10 May 2001 04:08:17 +0000 (04:08 +0000)] 
  Just moving things along

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89066 13f79535-47bb-0310-9956-ffa450edef68

24 years ago *) Correct a vulnerability in the Win32 and OS2 ports, by which a
William A. Rowe Jr [Thu, 10 May 2001 04:07:57 +0000 (04:07 +0000)] 
  *) Correct a vulnerability in the Win32 and OS2 ports, by which a
     client submitting a carefully constructed URI could cause a GP
     (segment) fault in the child process, which would have to be
     cleared by the operator to resume operation.  This vulnerability
     introduced no identified means to comprimize the server's data.
     Reported by Auriemma Luigi <kaino3@genie.it>.
     [William Rowe, Brian Harvard]

PR:  7522

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89065 13f79535-47bb-0310-9956-ffa450edef68

24 years ago ISAPIs written for MS may pass 0 as the result code with no adverse effect.
William A. Rowe Jr [Wed, 9 May 2001 19:34:09 +0000 (19:34 +0000)] 
  ISAPIs written for MS may pass 0 as the result code with no adverse effect.

Submitted by: Jessie Oberreuter <joberreu@moselle.com>
Reviewed by: Will Rowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89062 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Resolve the win32 exec cmd bug, at least as far as some unixes support
William A. Rowe Jr [Wed, 9 May 2001 05:17:11 +0000 (05:17 +0000)] 
  Resolve the win32 exec cmd bug, at least as far as some unixes support
  it.  Presume the command contains a filepath and transpose forward
  slashes to backslashes in the path.  (Note part of the bug, correctly
  identified by the poster of 7415, was the /c flag being transposed to \c).

  There has to be a better way, but at least this is now partially, and not
  entirely broken.  Command.com _does_ accept quoted file paths with spaces
  for the executable.

PR: 7415

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89059 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Add ability to escape characters in Rewrite* input strings using
Ken Coar [Sun, 6 May 2001 22:00:02 +0000 (22:00 +0000)] 
Add ability to escape characters in Rewrite* input strings using
'\' (e.g., "\$" to keep it from having its special meaning), and
NoEscape/NE flag to disable filtering the rewritten output through
URI encoding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89040 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Apxs spoken here [win32].
William A. Rowe Jr [Fri, 4 May 2001 06:22:17 +0000 (06:22 +0000)] 
  Apxs spoken here [win32].

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88985 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Resolve isnan and isfnf for Win32
William A. Rowe Jr [Thu, 3 May 2001 02:24:59 +0000 (02:24 +0000)] 
  Resolve isnan and isfnf for Win32

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88979 13f79535-47bb-0310-9956-ffa450edef68

24 years agoIncreased the HARD_SERVER_LIMIT for NetWare to 2048. NetWare
Bradley Nicholes [Fri, 27 Apr 2001 16:16:06 +0000 (16:16 +0000)] 
Increased the HARD_SERVER_LIMIT for NetWare to 2048.  NetWare
is able to handle a large number of service request threads.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88954 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded #define's for isnan() and isinf() since these functions do not exist
Bradley Nicholes [Fri, 27 Apr 2001 16:13:35 +0000 (16:13 +0000)] 
Added #define's for isnan() and isinf() since these functions do not exist
on NetWare.  This fixes the unresolved link errors.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88953 13f79535-47bb-0310-9956-ffa450edef68

24 years agoMake ap_snprintf() more robust against border situations with
Martin Kraemer [Fri, 27 Apr 2001 13:01:28 +0000 (13:01 +0000)] 
Make ap_snprintf() more robust against border situations with
floating point numbers.

Submitted by: Lukas Schroeder <lukas@edeal.de>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88948 13f79535-47bb-0310-9956-ffa450edef68

24 years agoNetWare console screen handling changes
Bradley Nicholes [Thu, 12 Apr 2001 17:54:58 +0000 (17:54 +0000)] 
NetWare console screen handling changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88830 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChanged the initial screen handling for NetWare so that the -s parameter will
Bradley Nicholes [Thu, 12 Apr 2001 17:49:26 +0000 (17:49 +0000)] 
Changed the initial screen handling for NetWare so that the -s parameter will
properly destroy the Apache console screen and switch to the system
console screen.  Also removed the call to clrscr() for NetWare so that any
warning messages produced during startup are visible.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88829 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix two bugs in ab:
Martin Kraemer [Wed, 11 Apr 2001 21:23:54 +0000 (21:23 +0000)] 
Fix two bugs in ab:
1) The Host: header was not filled in correctly (it used the proxyhost,
   not the destination host), and
2) on POST requests, the wrong path was used.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88813 13f79535-47bb-0310-9956-ffa450edef68

24 years agoHelp RedHat 7 find db1 lib
Martin Kraemer [Wed, 11 Apr 2001 20:07:42 +0000 (20:07 +0000)] 
Help RedHat 7 find db1 lib

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88812 13f79535-47bb-0310-9956-ffa450edef68

24 years agoMinor typo
Martin Kraemer [Wed, 11 Apr 2001 19:03:00 +0000 (19:03 +0000)] 
Minor typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88810 13f79535-47bb-0310-9956-ffa450edef68

24 years ago Spare the unix folk those 'windows' questions
William A. Rowe Jr [Mon, 9 Apr 2001 15:15:00 +0000 (15:15 +0000)] 
  Spare the unix folk those 'windows' questions

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88773 13f79535-47bb-0310-9956-ffa450edef68

24 years ago*Sigh.* Taking tjis back out *again,* to keep things fast in the default case.
Victor J. Orlikowski [Sun, 8 Apr 2001 07:50:02 +0000 (07:50 +0000)] 
*Sigh.* Taking tjis back out *again,* to keep things fast in the default case.
This appears not to be expected to return the port in all cases; module
authors should not expect this to be the case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88763 13f79535-47bb-0310-9956-ffa450edef68

24 years agoGet rid of pseudo-bogus paths for non-APACI builds on Rhapsody.
Wilfredo Sanchez [Fri, 6 Apr 2001 03:13:11 +0000 (03:13 +0000)] 
Get rid of pseudo-bogus paths for non-APACI builds on Rhapsody.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88738 13f79535-47bb-0310-9956-ffa450edef68

24 years agoMaking live a little easier
Dirk-Willem van Gulik [Wed, 4 Apr 2001 19:15:21 +0000 (19:15 +0000)] 
Making live a little easier

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88722 13f79535-47bb-0310-9956-ffa450edef68

24 years agoNeeded to check this, but ap_parse_uri_components was not ensuring that
Victor J. Orlikowski [Wed, 4 Apr 2001 06:56:28 +0000 (06:56 +0000)] 
Needed to check this, but ap_parse_uri_components was not ensuring that
the parsed uri's port field was set. This one-liner takes care of that.
Reviewed by: Chuck Murcko <chuck@topsail.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88714 13f79535-47bb-0310-9956-ffa450edef68

24 years agoD'oh. This should not have made it in, until I had a chance to consult.
Victor J. Orlikowski [Wed, 4 Apr 2001 01:01:45 +0000 (01:01 +0000)] 
D'oh. This should not have made it in, until I had a chance to consult.
Backing it out...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88709 13f79535-47bb-0310-9956-ffa450edef68

24 years agoUTIL_URI_REGEX no longer exists, so we remove the last dregs.
Victor J. Orlikowski [Wed, 4 Apr 2001 00:59:16 +0000 (00:59 +0000)] 
UTIL_URI_REGEX no longer exists, so we remove the last dregs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88708 13f79535-47bb-0310-9956-ffa450edef68

24 years agoDoing last minute alphabettically sorting things to look nice is not always a good...
Dirk-Willem van Gulik [Tue, 3 Apr 2001 01:43:09 +0000 (01:43 +0000)] 
Doing last minute alphabettically sorting things to look nice is not always a good idea.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88678 13f79535-47bb-0310-9956-ffa450edef68

24 years agosorry, but there was a minor buggy API_EXPORT define within src/cygwin/os.h
Martin Kraemer [Mon, 2 Apr 2001 18:56:39 +0000 (18:56 +0000)] 
sorry, but there was a minor buggy API_EXPORT define within src/cygwin/os.h
which caused a make error while compiling in static mode.

Stipe

tolj@wapme-systems.de

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88654 13f79535-47bb-0310-9956-ffa450edef68

24 years agoIntegrate support for the Cygwin 1.x platform (a POSIX emulation layer
Martin Kraemer [Mon, 2 Apr 2001 09:22:11 +0000 (09:22 +0000)] 
Integrate support for the Cygwin 1.x platform (a POSIX emulation layer
for Win32 systems, see http://www.cygwin.com)
[Stipe Tolj <tolj@wapme-systems.de>]

PR: #2936
Submitted by: Stipe Tolj <tolj@wapme-systems.de>
Reviewed by: Roy Fielding, Martin Kraemer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88643 13f79535-47bb-0310-9956-ffa450edef68

24 years agoRemove green hair and grow it longer
Dirk-Willem van Gulik [Mon, 2 Apr 2001 06:25:42 +0000 (06:25 +0000)] 
Remove green hair and grow it longer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88629 13f79535-47bb-0310-9956-ffa450edef68

24 years agoIt turns out that 'ab' has been under reporting apache's performance
Dirk-Willem van Gulik [Sun, 1 Apr 2001 23:05:58 +0000 (23:05 +0000)] 
It turns out that 'ab' has been under reporting apache's performance
for years; this patch fixes that; and also adds

- median/standard deviation calculations; to get an
idea of how good your measurement is. And a warning
if results are way out of bound.
- prints a 'percentile' table. Which shows the time it
took to process 50,66,80,90 etc percent of the requests.
- fixes a significant int overrun bug which caused longer
runs to generate realistic but totally bogus results. And
also changes in the write/pipe error handling to not cause
those skew a test unnoticed) Credits to Sander Temme
  <sander@covalent.net> for solving this riddle.
- add's gnuplot/CSV output for postprocessing.
- adds very rudimentary SSL support.

For full details on why this was nessesary (and lead to surprizing
results to say the leat); attend Sander Temme his talk at the
Santa Clara Apache Con next week:

TH18: Measuring and Enhancing Apache Performance
Day: Thu Time: 18h30
This presentation will describe a facility for testing web
server performance and will present some test results
for various system- and Apache configuration options.
Additionally, some suggestions on performance tuning will be presented.

Sorry for the size of the patch - but for various reasons we did not
get round to committing it :-( Getting results and getting confidence
in the output was just more important. I will do asap for 2.0 as well.

Input/comments/cronstructive critism as to the processing and presentation
of the data is greatly appreciated !

Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88624 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded os_readdir and os_opendir to the export and import list
Bradley Nicholes [Sat, 31 Mar 2001 00:07:33 +0000 (00:07 +0000)] 
Added os_readdir and os_opendir to the export and import list

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88621 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFixed a typo in the #define of opendir() for NetWare
Bradley Nicholes [Sat, 31 Mar 2001 00:02:26 +0000 (00:02 +0000)] 
Fixed a typo in the #define of opendir() for NetWare

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88620 13f79535-47bb-0310-9956-ffa450edef68

24 years agono message
Bradley Nicholes [Fri, 30 Mar 2001 17:37:54 +0000 (17:37 +0000)] 
no message

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88616 13f79535-47bb-0310-9956-ffa450edef68

24 years agono message
Bradley Nicholes [Fri, 30 Mar 2001 16:16:08 +0000 (16:16 +0000)] 
no message

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88615 13f79535-47bb-0310-9956-ffa450edef68