]>
granicus.if.org Git - apache/log
Joshua Slive [Wed, 14 Aug 2002 18:56:00 +0000 (18:56 +0000)]
Updating some html transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96375
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 14 Aug 2002 01:24:16 +0000 (01:24 +0000)]
on second thought, it actually *is* possible for this to bubble up rather
than down, strange as that may seem. this function still needs further
testing, but this is better than what was there a minute ago.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96372
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 14 Aug 2002 00:46:50 +0000 (00:46 +0000)]
make this more gdb-friendly. no functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96371
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 14 Aug 2002 00:18:18 +0000 (00:18 +0000)]
whittling away more cruft
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96370
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 14 Aug 2002 00:07:44 +0000 (00:07 +0000)]
standardize the syntax here
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96369
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 13 Aug 2002 23:49:26 +0000 (23:49 +0000)]
this is a maxheap. this function is therefore named backwards. :)
no functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96368
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 13 Aug 2002 23:47:50 +0000 (23:47 +0000)]
add some debugging code -- verifies that the heap property is satisfied
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96367
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 13 Aug 2002 23:01:13 +0000 (23:01 +0000)]
mod_cache doc updates.
Submitted by: Jean-Jacques Clar <jjclar@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96366
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 13 Aug 2002 19:11:12 +0000 (19:11 +0000)]
Fixed links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96365
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Tue, 13 Aug 2002 14:27:39 +0000 (14:27 +0000)]
fix weird things that happen with canned error messages due to using two
different request_recs after an ErrorDocument internal redirect failure.
examples: wrong Content-Type, garbled output from ebcdic servers due to
double charset translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96364
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Mon, 12 Aug 2002 19:30:12 +0000 (19:30 +0000)]
some binaries are up, etc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96363
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 12 Aug 2002 15:47:32 +0000 (15:47 +0000)]
Fixing up a dependancy problem and making sure that the platform header
files have been properly renamed before building.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96358
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 12 Aug 2002 14:21:48 +0000 (14:21 +0000)]
Fix support references in binbuild README.
PR: 11626
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96355
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Sun, 11 Aug 2002 04:40:59 +0000 (04:40 +0000)]
Don't catch more than 1 SIGTERM in the parent process as doing so results
in an unkillable process if shutdown_pending doesn't manage to trigger
process exit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96349
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 10 Aug 2002 20:51:58 +0000 (20:51 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96348
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 10 Aug 2002 20:51:05 +0000 (20:51 +0000)]
Fixed typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96347
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 10 Aug 2002 19:37:11 +0000 (19:37 +0000)]
Fixed typo (Bugzilla Bug 11467).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96346
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Sat, 10 Aug 2002 01:03:18 +0000 (01:03 +0000)]
Modified version check on openssl so that it finds the executable
first and then performs a check of the version, only warning the
user if they chose, or we selected, an old version of OpenSSL.
This change also allows the code to work for non-openssl libraries
selected via the --with-ssl=dir option, which can override the
automated library check in any case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96345
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 9 Aug 2002 19:21:57 +0000 (19:21 +0000)]
don't lose const looking for that '/'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96334
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 9 Aug 2002 19:18:59 +0000 (19:18 +0000)]
Bump after the tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96333
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 9 Aug 2002 17:10:45 +0000 (17:10 +0000)]
Check for OpenSSL 0.9.6e or higher
Submitted by: Mathihalli Madhusudan <madhusudan_mathihalli@hp.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96328
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 9 Aug 2002 17:00:44 +0000 (17:00 +0000)]
Security rollup for 2.0.40 release. Tag and roll baby.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96327
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 9 Aug 2002 16:07:48 +0000 (16:07 +0000)]
roll back the apr-iconv pull as it isn't required for unix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96326
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 9 Aug 2002 15:18:38 +0000 (15:18 +0000)]
Getting ready for the tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96325
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 9 Aug 2002 15:18:17 +0000 (15:18 +0000)]
Notations for win32/iconv, and fix a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96324
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 9 Aug 2002 15:05:43 +0000 (15:05 +0000)]
Reenable apr-iconv for ongoing development effort. Sorry that we had
to defer this, but building with the patch [which will be placed in
patches] will allow anyone to build an xlate-enabled aprutil for ongoing
svn and other development.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96323
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 9 Aug 2002 15:01:45 +0000 (15:01 +0000)]
Since library detection is _not_ complete, and this code is extremely
alpha quality, backout the apr-iconv for Win32 changes from the .40
release. Many have objected [not -1 exactly] to forcing iconv for any
user to build xlate, and the detection/fixup patches are a blocker for
releasing this overdue version.
Recommiting immediately after tagging this sans-iconv point for .40, and
create a patch anyone can apply to enable this for the release tarball.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96322
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Thu, 8 Aug 2002 20:39:15 +0000 (20:39 +0000)]
remove some dead code. It's been there since 1996 (1.3 rev 1.28), so
extra eyeballs would be appreciated.
If it's not really dead, then we need to re-arrange this function so
that earlier changes to the r aren't lost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96321
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 8 Aug 2002 17:59:18 +0000 (17:59 +0000)]
Fix proxy so that it is possible to access ftp: URLs via a proxy
chain.
PR:
Obtained from:
Submitted by: Peter Van Biesen <peter.vanbiesen@vlafo.be>
Reviewed by: Graham Leggett <minfrin@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96320
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Thu, 8 Aug 2002 14:26:47 +0000 (14:26 +0000)]
fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96319
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Wed, 7 Aug 2002 15:26:17 +0000 (15:26 +0000)]
mod-deflate now checks to make sure gzip-only-text-html is set to 1, not anything.
This will allow things like...
SetEnv gzip-only-text/html 1
BrowserMatch "GECKO" gzip-only-text/html=0
Obtained from: Andr� Schild <A.Schild@aarboard.ch>
Reviewed by: Ian Holsman
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96318
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Wed, 7 Aug 2002 12:35:03 +0000 (12:35 +0000)]
apxs lost the newline at the end of print "$result", so that apxs -q doesn't
return anything.
Submitted by: Thom May <thom@planetarytramp.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96317
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 6 Aug 2002 20:02:07 +0000 (20:02 +0000)]
Pardon je, it seems the most obvious solutions are always the easiest
to incorporate new bugs. Solve the 0index.html bad uri bug.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96316
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 6 Aug 2002 16:31:49 +0000 (16:31 +0000)]
Wasn't the only one with the essential idea, co-credit where credit is
due.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96315
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 6 Aug 2002 16:27:36 +0000 (16:27 +0000)]
This was never a 'vulnerability'... the APR_FILEPATH_SECUREROOT flag
passed to apr_filepath_merge refused to merge any rooted 'addpath'.
However, that isn't the traditional 1.3 behavior, so fly past any
leading '/'s on the way to merging the uri to the DocumentRoot.
PR: 10946
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96314
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 6 Aug 2002 06:54:50 +0000 (06:54 +0000)]
worth noting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96313
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Mon, 5 Aug 2002 20:41:42 +0000 (20:41 +0000)]
update transform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96312
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Mon, 5 Aug 2002 20:11:32 +0000 (20:11 +0000)]
Extra extra warnings.
Submitted by: Zeno <zeno@cgisecurity.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96311
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 4 Aug 2002 18:48:29 +0000 (18:48 +0000)]
This was an identity... sort of silly really.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96309
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 4 Aug 2002 18:47:34 +0000 (18:47 +0000)]
INVALID_SOCKET is -1 and appropriate to test throughout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96308
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 4 Aug 2002 18:44:52 +0000 (18:44 +0000)]
Lots o bugs and emits here. accept_socket is a handle, although vc and
the psdk aren't good about remembering that. never use GetLastError()
to ap_log_error. remember that we could have a socket closed by our
neighbor while we were blocking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96307
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 4 Aug 2002 18:33:58 +0000 (18:33 +0000)]
We generate an .rc now, not a .h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96306
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 4 Aug 2002 18:25:47 +0000 (18:25 +0000)]
Outch! Always check completion against actual socket/pipe/file handles,
never look at the completion event itself. Could be part of the zone
alarm mischief. Note also that waiting on two events is better than
waking every few minutes. Factoring out max_requests_per_child_hit
or whatever that event name is will help here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96305
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 4 Aug 2002 18:24:10 +0000 (18:24 +0000)]
Just an observation, we potentially read/retain far too much of the body,
and this can be optimized. Not a problem for sendfile based byterange
requests, but potentially lethal to serve byterange requests of any
parsed or cgi generated responses.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96304
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Sun, 4 Aug 2002 15:15:57 +0000 (15:15 +0000)]
format to 80 chars
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96303
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 3 Aug 2002 22:39:42 +0000 (22:39 +0000)]
We describe body lengths throughout apr in apr_off_t lengths. While we
all agree we won't ever cache an entity that huge in memory, the disk
cache is another matter [e.g. if we cache an existing file.]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96302
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 3 Aug 2002 22:01:40 +0000 (22:01 +0000)]
Revert to CRYPTO_malloc_init for non-rsa [gotta read the diffs more
closely the first time.]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96301
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 3 Aug 2002 22:00:23 +0000 (22:00 +0000)]
Support rsaref compilation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96300
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 3 Aug 2002 19:36:33 +0000 (19:36 +0000)]
catch up with the apr_atoll -> apr_atoi64 rename
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96299
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 3 Aug 2002 18:29:58 +0000 (18:29 +0000)]
Ignore goodness for VC6 .mak file exporters
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96298
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 3 Aug 2002 18:10:31 +0000 (18:10 +0000)]
More ignore goodness
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96297
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sat, 3 Aug 2002 17:17:28 +0000 (17:17 +0000)]
Corrected a copy&paste error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96296
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 2 Aug 2002 17:37:52 +0000 (17:37 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96294
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 2 Aug 2002 12:13:14 +0000 (12:13 +0000)]
renamed upgrading.xml.en to upgrading.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96293
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 2 Aug 2002 11:18:19 +0000 (11:18 +0000)]
fix a spelling error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96292
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 05:25:11 +0000 (05:25 +0000)]
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96291
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 05:21:24 +0000 (05:21 +0000)]
New Japanese translation.
Reviewed by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96290
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 05:17:31 +0000 (05:17 +0000)]
Add description about default for some directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96289
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 05:07:57 +0000 (05:07 +0000)]
New Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96288
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 04:59:02 +0000 (04:59 +0000)]
Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96287
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 04:58:01 +0000 (04:58 +0000)]
Reword description section to be consistent with other docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96286
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 2 Aug 2002 04:35:23 +0000 (04:35 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96285
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 2 Aug 2002 03:42:12 +0000 (03:42 +0000)]
Ensure that we toss the autom4te.cache directory before running autoconf.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96284
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 1 Aug 2002 23:26:43 +0000 (23:26 +0000)]
mod_ext_filter: Add the ability to enable or disable a filter via
an environment variable. Add the ability to register a filter of
type other than AP_FTYPE_RESOURCE.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96283
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 1 Aug 2002 22:38:57 +0000 (22:38 +0000)]
For german translations
Reviewed by: Michael Schroepl <Michael.Schroepl@telekurs.de>
Andr� Malo <nd@perlig.de>
Erik Abele <erik@codefaktor.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96282
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 1 Aug 2002 21:39:48 +0000 (21:39 +0000)]
This little bit of text is what has been preventing Mozilla from working
correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96276
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 1 Aug 2002 21:19:08 +0000 (21:19 +0000)]
New XML (based on the html file r1.24)
Changed some <code> to <directive>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96275
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 1 Aug 2002 19:33:59 +0000 (19:33 +0000)]
Remove files that were moved to site-tools/httpd-docs-build
(except for Makefile, which was just trashed because it isn't
needed anymore)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96273
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Thu, 1 Aug 2002 16:42:33 +0000 (16:42 +0000)]
we need apr-iconv now
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96272
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 1 Aug 2002 08:00:03 +0000 (08:00 +0000)]
New XML.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96271
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 1 Aug 2002 07:37:06 +0000 (07:37 +0000)]
Generated HTML files should depend on common.xsl.
This is only done in mod directory because it is hard to list generated
files by regular expression in other directories.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96270
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 31 Jul 2002 20:58:53 +0000 (20:58 +0000)]
Note that
Include directory/
reads the files in alpha order.
Submitted by: Andr� Malo <nd@perlig.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96267
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 31 Jul 2002 20:54:22 +0000 (20:54 +0000)]
Correct a couple errors in the xml markup.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96266
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 31 Jul 2002 20:50:23 +0000 (20:50 +0000)]
Update transformations. Nothing to see here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96265
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 31 Jul 2002 20:48:32 +0000 (20:48 +0000)]
AddModule and ClearModuleList no longer exist.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96264
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 31 Jul 2002 20:45:50 +0000 (20:45 +0000)]
Don't print an index if there is only one section.
Submitted by: Vincent de Lau <vincent@delau.nl>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96263
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 31 Jul 2002 19:13:38 +0000 (19:13 +0000)]
fix a typo in the last commit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96262
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 31 Jul 2002 19:09:31 +0000 (19:09 +0000)]
ignore some generated files on OS/390
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96261
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 31 Jul 2002 15:43:15 +0000 (15:43 +0000)]
fix a compile problem in util_ldap.c when APU_HAS_LDAP_NETSCAPE_SSL
PR: 10324
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96260
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 31 Jul 2002 14:42:17 +0000 (14:42 +0000)]
DeflateMemLevel specifies level (1-9), not bytes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96259
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 31 Jul 2002 12:44:55 +0000 (12:44 +0000)]
Restore the ability to specify host names on Listen directives.
We needed to compare on the value we pass to apr_sockaddr_info_get(),
not the IP address string. Sometimes this is an IP address string
and sometimes it is a host name. Otherwise, on the second pass
through this code we won't find the existing listen_rec for a Listen
directive which had a host name, and we'll create a new listen_rec
and try to bind again to the same addr/port.
PR: 11030
Helped immensely by: David Shane Holden <dpejesh@yahoo.com>,
who debugged it and submitted a patch which
showed the problem; a much simpler change was
committed though
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96258
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 31 Jul 2002 08:17:52 +0000 (08:17 +0000)]
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96257
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 31 Jul 2002 06:16:47 +0000 (06:16 +0000)]
Resolve more handle leaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96256
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 31 Jul 2002 06:13:18 +0000 (06:13 +0000)]
Drop a redundant destructor.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96255
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 31 Jul 2002 06:10:57 +0000 (06:10 +0000)]
Continue the effort to back away from shared globals, in the get and
put handles for child functions. This gives us flexibility in the exit
event to ultimately connect one exit event per child process.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96254
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 31 Jul 2002 05:57:47 +0000 (05:57 +0000)]
Add more dependencies.
directives.html.en depends on other module XML files.
index.html.en depends on allmodules.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96253
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 31 Jul 2002 05:46:03 +0000 (05:46 +0000)]
Update transformations.
Remove allmodules.html.en.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96252
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 31 Jul 2002 05:38:55 +0000 (05:38 +0000)]
Make this file valid XML.
Submitted by: Vincent de Lau <vincent@delau.nl>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96251
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 31 Jul 2002 05:37:13 +0000 (05:37 +0000)]
Add validate target to validate XML files.
Submitted by: Vincent de Lau <vincent@delau.nl>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96250
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Wed, 31 Jul 2002 05:30:12 +0000 (05:30 +0000)]
Document the content-length filter performance problems
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96249
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Jul 2002 19:38:11 +0000 (19:38 +0000)]
support non-threaded configurations
PR: 10920
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96244
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Jul 2002 19:31:35 +0000 (19:31 +0000)]
if APR doesn't support threads, we don't need (and can't have) these
thread mutexes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96243
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Jul 2002 18:27:14 +0000 (18:27 +0000)]
untabify
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96242
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 30 Jul 2002 18:18:03 +0000 (18:18 +0000)]
Log error message to the client without the path name.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96241
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 30 Jul 2002 18:14:47 +0000 (18:14 +0000)]
Fix the PATH exposure security problem I thought I fixed in 2.0.36.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96240
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 30 Jul 2002 17:07:44 +0000 (17:07 +0000)]
Win32: Install libapriconv
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96239
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 30 Jul 2002 16:48:17 +0000 (16:48 +0000)]
Replace some <code> with <directive>
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96238
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Jul 2002 14:52:12 +0000 (14:52 +0000)]
When deciding on the default address family for listening sockets,
make sure we can actually bind to an AF_INET6 socket before
deciding that we should default to AF_INET6. This fixes a startup
problem on certain levels of OpenUNIX.
PR: 10235
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96237
13f79535 -47bb-0310-9956-
ffa450edef68
Mark J. Cox [Tue, 30 Jul 2002 13:14:45 +0000 (13:14 +0000)]
Add in missing CVE name; make SECURITY entries more consistant
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96236
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Jul 2002 13:00:33 +0000 (13:00 +0000)]
fix a spelling problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96234
13f79535 -47bb-0310-9956-
ffa450edef68