]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Joshua Slive [Thu, 23 Aug 2001 00:07:37 +0000 (00:07 +0000)]
Bad file reference.
PR: 5815
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90525
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 22 Aug 2001 23:16:48 +0000 (23:16 +0000)]
I'm not sure of the technicalities here, but it can't hurt.
PR: 4294
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90521
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 22 Aug 2001 23:04:12 +0000 (23:04 +0000)]
Bad grammar
PR: 6354
Submitted by: Chris Pepper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90518
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 22 Aug 2001 22:52:27 +0000 (22:52 +0000)]
Might as well fix the mailing list address.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90515
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 21 Aug 2001 20:25:10 +0000 (20:25 +0000)]
Fixes necessary to allow mod_proxy to function correctly on NetWare.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90476
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 21 Aug 2001 20:22:09 +0000 (20:22 +0000)]
Fixed ap_os_canonical_filename() and ap_os_is_path_absolute() so that they
would recognize special file names such as proxy:http://blah correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90475
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 21 Aug 2001 15:30:28 +0000 (15:30 +0000)]
Filter binaries list thru 'sort -fu'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90470
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 21 Aug 2001 15:29:52 +0000 (15:29 +0000)]
Update list of available binaries, please check
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90469
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 21 Aug 2001 15:21:24 +0000 (15:21 +0000)]
Add ia64 linux binary
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90468
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 21 Aug 2001 12:46:00 +0000 (12:46 +0000)]
Fix a storage leak in mod_mime_magic. The strdup() call when processing
a request should have been an ap_pstrdup() call.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90467
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sat, 18 Aug 2001 07:05:40 +0000 (07:05 +0000)]
rbb's post to new-httpd pointed out a grammatical error in README.configure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90318
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Thu, 16 Aug 2001 01:50:23 +0000 (01:50 +0000)]
Whoops, forgot the CHANGES file..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90181
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 16 Aug 2001 01:13:43 +0000 (01:13 +0000)]
*) The Win32 Makefile.win build script failed if INSTDIR="c:\path\with spaces"
was given, this is now fixed. PR 8184 [Jack Tan <jack_s_tan@yahoo.com>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90178
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 15 Aug 2001 21:45:41 +0000 (21:45 +0000)]
The last commit got away from me; this explains both. First, make
the CookeExpires directive an OR_FILEINFO one like all the others.
Next, add a CookieDomain directive so the Domain= attribute may be
customised. Next, add a CookieStyle directive so that the syntax
of the cookie may be set. Historically we have always used the
obsolete Netscape syntax, and this is still the default. However,
CookieStyle allows the RFC2109 syntax (essentially Max-Age instead
of Expires) or RFC2965 ([Set-]Cookie2) syntax to be used.
PR: 5006, 5023, 5920, 6140
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90175
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 15 Aug 2001 21:12:04 +0000 (21:12 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90174
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 13 Aug 2001 22:12:56 +0000 (22:12 +0000)]
Initialization code required by the GNU compiler when building for NetWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90144
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 13 Aug 2001 21:40:45 +0000 (21:40 +0000)]
Added ap_os_http_method to the NetWare import list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90143
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 13 Aug 2001 17:12:38 +0000 (17:12 +0000)]
Added ap_os_http_method(r) for NetWare so that we can return the
appropriate http method (ie. http or https) based on a secure or unsecure
socket.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90140
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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