]>
granicus.if.org Git - apache/log
William A. Rowe Jr [Wed, 12 Jun 2002 23:59:31 +0000 (23:59 +0000)]
Solve the 80/20 by initializing and storing server_rec->timeout and
server_rec->keep_alive_timeout in apr_time_interval_t format (in apr
units, whatever they be), as both values exist to pass into APR, and
all APR timeouts are in apr_time_t.
Reviewed by: Cliff Woolley
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95623
13f79535 -47bb-0310-9956-
ffa450edef68
Richard Bowen [Wed, 12 Jun 2002 23:48:30 +0000 (23:48 +0000)]
Slightly overkill, but added example to MetaSuffix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95622
13f79535 -47bb-0310-9956-
ffa450edef68
Richard Bowen [Wed, 12 Jun 2002 23:30:10 +0000 (23:30 +0000)]
Example of MetaDir directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95621
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 Jun 2002 22:27:37 +0000 (22:27 +0000)]
Use lowercased macros
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95620
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 12 Jun 2002 21:46:50 +0000 (21:46 +0000)]
Added log rotation based on file size to the RotateLog support utility.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95619
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 Jun 2002 19:34:56 +0000 (19:34 +0000)]
-T hasn't been supported for some great while.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95618
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 Jun 2002 16:56:58 +0000 (16:56 +0000)]
Use the new wrapper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95617
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 Jun 2002 16:56:27 +0000 (16:56 +0000)]
Use the new APR_TIME_FROM_SEC() wrapper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95616
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 Jun 2002 07:40:54 +0000 (07:40 +0000)]
An important observations before some x86'er attacks this idea.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95615
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Jun 2002 19:02:02 +0000 (19:02 +0000)]
Oops, found another typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95614
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Jun 2002 18:55:37 +0000 (18:55 +0000)]
Fixing a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95613
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Jun 2002 18:26:21 +0000 (18:26 +0000)]
Create the distribution directory at the root of the project rather than above
the root
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95612
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 11 Jun 2002 14:43:04 +0000 (14:43 +0000)]
Fix some casting in mod_rewrite which broke random maps.
PR: 9770
Submitted by: Allan Edwards, Greg Ames, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95611
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 11 Jun 2002 10:29:25 +0000 (10:29 +0000)]
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95610
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 11 Jun 2002 06:19:27 +0000 (06:19 +0000)]
New Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95609
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 11 Jun 2002 05:36:04 +0000 (05:36 +0000)]
Bump after the tag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95608
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 11 Jun 2002 05:33:07 +0000 (05:33 +0000)]
getting ready for 2.0.38-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95606
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 11 Jun 2002 05:29:21 +0000 (05:29 +0000)]
bump before the tag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95605
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 11 Jun 2002 04:54:01 +0000 (04:54 +0000)]
fix the infinite recursion problem with HTTP-on-the-HTTPS port.
Reported by: Paul J. Reder
Submitted by: Ryan Bloom
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95604
13f79535 -47bb-0310-9956-
ffa450edef68
Doug MacEachern [Tue, 11 Jun 2002 03:45:54 +0000 (03:45 +0000)]
in case there is actually a cert chain in the cache, we should be
using the value of SSL_get_peer_certificate(ssl) to verify as it will
have been removed from the chain before it was put in the cache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95603
13f79535 -47bb-0310-9956-
ffa450edef68
Doug MacEachern [Tue, 11 Jun 2002 03:19:27 +0000 (03:19 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
allow POST method over SSL when per-directory client cert
authentication is used with 'SSLOptions +OptRenegotiate' enabled
and a client cert was found in the ssl session cache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95602
13f79535 -47bb-0310-9956-
ffa450edef68
Doug MacEachern [Tue, 11 Jun 2002 03:12:33 +0000 (03:12 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
'SSLOptions +OptRengotiate' will use client cert in from the ssl
session cache when there is no cert chain in the cache. prior to
the fix this situation would result in a FORBIDDEN response and
error message "Cannot find peer certificate chain"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95601
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 11 Jun 2002 00:21:38 +0000 (00:21 +0000)]
Korean translation.
Submitted by: Jeon Jeonghu <mahajjh@myscan.org>
Reviewed by: Choi Kyusic <kyusic@scan.or.kr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95600
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 11 Jun 2002 00:19:17 +0000 (00:19 +0000)]
Clean up Korean language charcter set issues.
Submitted by: Jeon Jeongho <mahajjh@myscan.org>
Reviewed by: Choi Kyusic <kyusic@scan.or.kr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95599
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Mon, 10 Jun 2002 22:02:57 +0000 (22:02 +0000)]
detabify
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95598
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Mon, 10 Jun 2002 21:10:08 +0000 (21:10 +0000)]
be consistant about how a couple of members of mem_cache_object_t are used
and defined to silence compile errors on a system where apr_atomic_t is
a structure.
"pos" is read & written with atomic operators, so make it an apr_atomic_t.
"priority" is almost always updated without using atomic operators, so I
assume it doesn't need to be atomic.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95597
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Mon, 10 Jun 2002 20:35:37 +0000 (20:35 +0000)]
showstoppers--
I can't reproduce this one any more. Probably the "make extraclean" took
care of it. Sorry for the confusion.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95596
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 10 Jun 2002 18:51:38 +0000 (18:51 +0000)]
ap_finalize_sub_req_protocol() shouldn't send an EOS bucket if
one was already sent.
mod_ext_filter performs some one-time processing when it sees EOS.
When it saw EOS more than once and a subsequent attempt to close a
file failed, it issued the log message described in PR 9644.
PR: 9644
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95595
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Mon, 10 Jun 2002 18:27:13 +0000 (18:27 +0000)]
fix compile breakage on platforms with default atomics
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95594
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 10 Jun 2002 17:25:28 +0000 (17:25 +0000)]
Fixed up the NetWare project files for mod_cache and mod_mem_cache to
include the correct source
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95593
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 10 Jun 2002 17:24:50 +0000 (17:24 +0000)]
Fixed up the NetWare make files to include the correct source
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95592
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 10 Jun 2002 16:43:52 +0000 (16:43 +0000)]
Fix the display of the default name for the mime types config
file.
PR: 9729
Submitted by: Matthew Brecknell <mbrecknell@orchestream.com>
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95591
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 10 Jun 2002 16:22:36 +0000 (16:22 +0000)]
Modified the CGIMapExtension directive to take an optional parameter that
specifies how the CGI NLM should be launched.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95590
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Mon, 10 Jun 2002 16:08:46 +0000 (16:08 +0000)]
hot'n'sunny in cville
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95589
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sun, 9 Jun 2002 04:48:41 +0000 (04:48 +0000)]
My logger timestamp cache was using an apr_time_t as the cache key.
apr_time_t has a resolution of 1 microsecond.
For some reason, the cache hit rate wasn't very high. :-)
With this change, the cache key is now the time in seconds, not usec.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95588
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 9 Jun 2002 03:44:03 +0000 (03:44 +0000)]
Well the wrappers work out well... nice to be able to put off committing
these API changes until the evening ;)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95587
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 8 Jun 2002 20:30:09 +0000 (20:30 +0000)]
Rearrange the main doc index a little. In particular:
- Change the title of the right hand column to "Users' Guide"
- Move "Other Topics" to the left hand column.
- Move some items back and forth between the reference section
and the guide section. This is all rather arbitrary.
- Alphabetize the users' guide section
- Force left alignment for the silly browsers that carry div alignment
into tables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95585
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sat, 8 Jun 2002 06:28:16 +0000 (06:28 +0000)]
Remove some extraneous comparison operations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95584
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sat, 8 Jun 2002 04:36:05 +0000 (04:36 +0000)]
Tighten this variable's scope to only where it is needed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95583
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sat, 8 Jun 2002 03:05:06 +0000 (03:05 +0000)]
Style cleanups before contemplating adding init filter hook.
(No functional changes)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95582
13f79535 -47bb-0310-9956-
ffa450edef68
Richard Bowen [Sat, 8 Jun 2002 02:51:38 +0000 (02:51 +0000)]
Tiny clarification regarding mod_cgid being a replacement for mod_cgi.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95581
13f79535 -47bb-0310-9956-
ffa450edef68
Richard Bowen [Sat, 8 Jun 2002 02:51:09 +0000 (02:51 +0000)]
Replaced some <a href> tags with <module> directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95580
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Fri, 7 Jun 2002 22:52:02 +0000 (22:52 +0000)]
showstoppers--; thanks!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95577
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 7 Jun 2002 22:31:34 +0000 (22:31 +0000)]
Call ap_discard_request_body from ap_finalize_request. Remove the call
from all other modules that do not use it to determine the response for
the request.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95576
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 7 Jun 2002 21:54:48 +0000 (21:54 +0000)]
If nobody is proposing another name on list (that doesn't elicit
"ewww gross" comments), this is not a showstopper.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95575
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 7 Jun 2002 21:48:20 +0000 (21:48 +0000)]
Descriptions are good
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95574
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 7 Jun 2002 21:25:49 +0000 (21:25 +0000)]
reverse proxy is working again
showstoppers --
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95573
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 7 Jun 2002 19:20:39 +0000 (19:20 +0000)]
try to be a better example of a process-connection hook
(compiling cleanly is a good start)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95572
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 7 Jun 2002 17:34:15 +0000 (17:34 +0000)]
More docs for mod_example.c
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95571
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 7 Jun 2002 16:28:47 +0000 (16:28 +0000)]
Win32: Get Ian's priority queue work compiling on Windows.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95569
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 7 Jun 2002 14:08:05 +0000 (14:08 +0000)]
Now that we have the functionality in apr, we can now have 2.0's
startup message regarding AcceptMutex (what we are using and what
the default is) "fully" match what is present in 1.3.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95568
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 7 Jun 2002 12:51:49 +0000 (12:51 +0000)]
make some small steps towards getting the post config hook
to return an error rather than exiting directly
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95567
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 7 Jun 2002 10:58:27 +0000 (10:58 +0000)]
Add missing description in ReadmeName directive, mostly taken from HeaderName.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95566
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 7 Jun 2002 10:37:17 +0000 (10:37 +0000)]
Update transformation.
I thought I committed this in previous commit but apparently I left this
one out in command line...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95565
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 7 Jun 2002 10:34:48 +0000 (10:34 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95564
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 7 Jun 2002 10:33:33 +0000 (10:33 +0000)]
New Japanese translation.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95563
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 7 Jun 2002 10:32:02 +0000 (10:32 +0000)]
Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95562
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 7 Jun 2002 10:26:49 +0000 (10:26 +0000)]
Update Japanese translation.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95561
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 7 Jun 2002 02:54:37 +0000 (02:54 +0000)]
Remove a broken link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95560
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 7 Jun 2002 02:20:53 +0000 (02:20 +0000)]
Document that ProxyPass can't take a query string, but that RewriteRule can be used
for reverse proxying with much more flexibility.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95559
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 7 Jun 2002 02:17:12 +0000 (02:17 +0000)]
At long last, document the MSIE "friendly error message" issue.
I was very diplomatic here. I was tempted to use the apache bully-pulpit to
berate MS over this arrogant mis-feature, but I restrained myself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95558
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 7 Jun 2002 01:43:52 +0000 (01:43 +0000)]
Broken link.
PR: 9446
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95557
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 7 Jun 2002 01:39:21 +0000 (01:39 +0000)]
Fix typo in password file name.
PR: 9424
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95556
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 7 Jun 2002 00:59:03 +0000 (00:59 +0000)]
Clarify note on ap_discard_request_body(). If we want to change it,
we should do it before .37 - hence its remaining as a showstopper.
Add note on the 304 showstopper (aka PR 9673 in BZ).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95555
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Thu, 6 Jun 2002 23:58:14 +0000 (23:58 +0000)]
Support -k argument in threadpool
Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Brian Pane
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95554
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 6 Jun 2002 21:49:59 +0000 (21:49 +0000)]
I have no earthly idea what this comment is referring to. Nuke it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95553
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Thu, 6 Jun 2002 19:07:09 +0000 (19:07 +0000)]
implement a fixed size cache in mod_mem_cache using a priority queue
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95551
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Thu, 6 Jun 2002 18:27:42 +0000 (18:27 +0000)]
Update Geoff's email address. PS: Geoff still volunteers to answer any
questions about shmcb:
"Feel free to buzz me on shmcb matters to as/when you like - my time
may be limited right now but I will certainly reply as best I can to
anything that comes up."
Submitted by: Geoff Thorpe <geoff@geoffthorpe.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95550
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 6 Jun 2002 18:16:08 +0000 (18:16 +0000)]
Fix apxs to allow "apxs -q installbuilddir" and to allow
querying certain other variables from config_vars.mk.
PR: 9316
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95549
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 6 Jun 2002 15:25:21 +0000 (15:25 +0000)]
get the prototype for strcasecmp() on AIX
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95548
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 6 Jun 2002 10:48:48 +0000 (10:48 +0000)]
I don't think Windows version uses prefork MPM.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95547
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 6 Jun 2002 07:26:00 +0000 (07:26 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95545
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 6 Jun 2002 07:24:32 +0000 (07:24 +0000)]
New Japanese translation.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95544
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 6 Jun 2002 06:42:09 +0000 (06:42 +0000)]
Fix breakage introduced in mod_cgi commit since we need to now include
mod_include's headers all the time.
(Also fix mod_proxy header not being listed in builddir for VPATH builds)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95543
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 04:58:43 +0000 (04:58 +0000)]
Need to grok optional fns.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95542
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 03:28:37 +0000 (03:28 +0000)]
Experimental patch to work around Win32 services defaulting cwd() to
c:\win\system32 when invoking new service processes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95541
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 01:08:06 +0000 (01:08 +0000)]
Ordered lists are a whole lot more useful.
It's almost surprising, in retrospect, that someone decided to send
a dump to the STATUS file without some thought to it. Lists are
easy, finding owners is a bit more difficult.
Perhaps we jettison these in 30 days if there is no Status: notes
to correspond to specific suggestions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95540
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 01:05:34 +0000 (01:05 +0000)]
Whoops. Others need to peek into include and cgi module structures.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95539
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 00:22:45 +0000 (00:22 +0000)]
Catch up with Brad's changes, this knocks off the CGI popup windows bug
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95538
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 00:17:50 +0000 (00:17 +0000)]
Once moved to a shared location, this bouncy #include dies
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95537
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 6 Jun 2002 00:16:59 +0000 (00:16 +0000)]
Cleanup an emit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95536
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 5 Jun 2002 23:30:30 +0000 (23:30 +0000)]
Enhancement to the optional function ap_cgi_build_command() to handle
detached processes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95535
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 5 Jun 2002 22:58:03 +0000 (22:58 +0000)]
Consolidated the startup attributes for building the command line for a CGI
binary into a single structure. This allows platform integrator to manipulate
the startup parameters much more easily. Also added the detach attribute
so that each CGI binary can be spawn appropriately for the OS.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95534
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 5 Jun 2002 21:49:16 +0000 (21:49 +0000)]
Hummm. not entirely sure if ap_meets_conditions() does everything we need it
to do in a proxy cache... will study more later.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95533
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 5 Jun 2002 21:47:58 +0000 (21:47 +0000)]
Fix segfault at startup when the startup fails before running the post config
hook. We were setting the hash table cleanup in the create_per_server_config
hook and allocating the hash table in the post config hook. Move the register_cleanup
to the post_config hook
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95532
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 5 Jun 2002 19:42:19 +0000 (19:42 +0000)]
Updating 2.0.37 status. Even though this is dragging on, I'm glad to see
us ironing these issues out before the release, lest we have to deal with
another month's worth of duplicates of the same three PR's like we have with
the last two releases. :)
Also demoting the server-pushed CGI thing to not-a-showstopper since there
has been zero to virtually zero talk about it since I added it to the
showstoppers list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95531
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 5 Jun 2002 19:08:55 +0000 (19:08 +0000)]
Get rid of some uninitialized value errors with apxs -q.
Submitted by: Stas Bekman <stas@stason.org>
Reviewed by: Heinrich Gļæ½tzger <goetzger@gmx.net>, Cliff Woolley
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95530
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Wed, 5 Jun 2002 18:38:52 +0000 (18:38 +0000)]
fix a compile failure on platforms where apr_atomic_t is a structure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95529
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 5 Jun 2002 16:31:37 +0000 (16:31 +0000)]
Fix a storage leak introduced by my patch last night. Free the req_hdrs on cleanup.
Submitted by: Jean-Jacques Clar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95528
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Jun 2002 15:52:16 +0000 (15:52 +0000)]
wrowe just committed a fix for this showstopper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95527
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 5 Jun 2002 15:46:30 +0000 (15:46 +0000)]
Solve the -k start bug [thanks for the pointers, FirstBill!]
The answer was really trivial. Unlike all other cases where you
expect to send argv[0] and get argv[0] in the created process,
the service control manager (SCM) just don't work like that.
StartService() argv passed must not include an element zero.
Element zero is inserted by the SCM, containing the service name,
without any help from the outside.
Only reason this bug 'appeared' is that Jeff's patch introduced
a bit of strictness to refuse arguments without a flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95526
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 5 Jun 2002 15:14:33 +0000 (15:14 +0000)]
Potential fixes. Patch up the fact that users often expect argv[]s
to be NULL terminated, even though argc should clearly limit the array.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95525
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 5 Jun 2002 14:56:46 +0000 (14:56 +0000)]
cvs up/diff gets pretty hard to track with vc7 builds.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95524
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Jun 2002 12:50:23 +0000 (12:50 +0000)]
trying to keep the days straight (time flies regardless)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95523
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Jun 2002 11:59:26 +0000 (11:59 +0000)]
Fix apxs to allow it to work when the build directory is somewhere
besides server-root/build.
PR: 8453
Submitted by: a number of people hit this problem and offered hints or
partial fixes; Thom May and Pier Fumagalli had a patch to
apxs, a subset of which mostly fixed this problem; there
were hints in PRs 8453 and 9316
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95522
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 5 Jun 2002 09:08:02 +0000 (09:08 +0000)]
Oops.
When deflating: only reset ctx->stream buffers when the ctx was NULL.
When inflating: remember to clear the ctx->bb after we're done with it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95521
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 5 Jun 2002 05:35:30 +0000 (05:35 +0000)]
Update on showstoppers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95517
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 5 Jun 2002 03:45:13 +0000 (03:45 +0000)]
Add content negotiation and expiration policy to mod_cache and mod_mem_cache.
mod_disk_cache still needs work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95514
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Tue, 4 Jun 2002 20:34:59 +0000 (20:34 +0000)]
hope I did this right
/me crosses fingers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95513
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 4 Jun 2002 20:33:15 +0000 (20:33 +0000)]
Jean-Jacques is reporting that this change dramatically improves the
distribution in the hash table resulting in a 20% performance boost when
caching 6000+ files in a hash table with 512 collision chains.
Submitted by: Jean-Jacques Clar <jjclar@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95512
13f79535 -47bb-0310-9956-
ffa450edef68