]>
granicus.if.org Git - apache/log
André Malo [Wed, 21 May 2003 23:01:59 +0000 (23:01 +0000)]
ad-hoc translation of AllowEncodedSlashes to German to get something into
the release. (no reference in the german docs otherwise)
Further review is desired!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99991
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Wed, 21 May 2003 16:21:19 +0000 (16:21 +0000)]
note an issue that needs an ongoing fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99990
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 21 May 2003 15:50:27 +0000 (15:50 +0000)]
Updates with backported changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99989
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 21 May 2003 06:56:35 +0000 (06:56 +0000)]
Perform run-time query in apxs for apr and apr-util's includes.
This is required when they are in disjoint directories from httpd. Otherwise,
apxs won't pass their include information into the compiler and the
compilation will fail.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99981
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 21 May 2003 04:49:39 +0000 (04:49 +0000)]
Move backported patches to 2.0.46 list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99980
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 23:39:37 +0000 (23:39 +0000)]
sync, sync (forgot one recently ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99969
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 20 May 2003 23:09:00 +0000 (23:09 +0000)]
mod_dav providers define a 'can_be_activity' callback. Unfortunately,
mod_dav isn't calling it before creating an activity. This is a
required precondition (along with the resource not existing), as
defined in the deltaV RFC (3253), section 13.5.
* mod_dav.c (dav_method_make_activity): if available, call provider's
'can_be_activity' callback as a precondition to making an activity.
Submitted by: Ben Collins-Sussman <sussman@apache.org>
Reviewed by: Sander Striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99966
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 22:54:50 +0000 (22:54 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99963
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 22:54:13 +0000 (22:54 +0000)]
no objections so far.
add initial documentation of AllowEncodedSlashes, so that it will hopefully go
into the next release.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99962
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 22:31:22 +0000 (22:31 +0000)]
list all available error languages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99959
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 22:23:21 +0000 (22:23 +0000)]
add Czech customized error messages
Submitted by: Marcel Kolaja <xkolaja@aurora.fi.muni.cz>
Reviewed by: Martin Povoln� <xpovolny@aurora.fi.muni.cz>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99957
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 15:39:29 +0000 (15:39 +0000)]
update transformation - en
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99945
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 15:24:29 +0000 (15:24 +0000)]
update transformation - ja
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99944
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 15:16:36 +0000 (15:16 +0000)]
update transformation - ko, ru
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99943
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 20 May 2003 15:15:23 +0000 (15:15 +0000)]
Make sure that bucket allocator for each worker thread is created from a thread
specific pool. This prevents multiple threads from trying to clean up the same
pool at the same time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99942
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 15:10:09 +0000 (15:10 +0000)]
update transformation - de
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99940
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 14:53:29 +0000 (14:53 +0000)]
add title and hreflang attributes to the cross-language links.
Translators: please patch the language files
(langname="nativename" needs to be filled)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99939
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 May 2003 14:37:46 +0000 (14:37 +0000)]
-sitemap.xml.ja should use allmodule.xml.ja
- fix download link in install.xml.ja
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99938
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 20 May 2003 08:16:11 +0000 (08:16 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99934
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 20 May 2003 08:12:22 +0000 (08:12 +0000)]
Update Japanese translations (only English revision comment is changed).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99933
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 20 May 2003 08:06:56 +0000 (08:06 +0000)]
Update Japanese translations.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99932
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 20 May 2003 08:05:00 +0000 (08:05 +0000)]
Update meta file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99931
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 20 May 2003 07:57:12 +0000 (07:57 +0000)]
New XML.
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@99930
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 20 May 2003 07:50:04 +0000 (07:50 +0000)]
Update Japanese translations.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99929
13f79535 -47bb-0310-9956-
ffa450edef68
Wilfredo Sanchez [Mon, 19 May 2003 16:10:14 +0000 (16:10 +0000)]
Play nice with libtool 1.5.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99926
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 May 2003 16:02:47 +0000 (16:02 +0000)]
just a typo (but automatically spread over the docs :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99924
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 19 May 2003 15:13:19 +0000 (15:13 +0000)]
Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin
rehandshaking the SSL connection, vis-a-vis ApacheSSL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99921
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 19 May 2003 15:04:06 +0000 (15:04 +0000)]
Drop archiac notes - no special steps required once we test for ENGINE_init()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99920
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 19 May 2003 14:48:47 +0000 (14:48 +0000)]
Roll away the SSL_EXPERIMENTAL_ENGINE test in favor of testing for the
ENGINE_init() function in config.m4, and rely on HAVE_ENGINE_INIT instead.
Reviewed by: Ben Laurie (concept)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99919
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 19 May 2003 14:43:20 +0000 (14:43 +0000)]
First point out that we lost HAVE_SSL_SET_STATE and HAVE_SSL_SET_CERT_STORE
autoconf discovery.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99918
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 May 2003 02:04:08 +0000 (02:04 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99914
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 May 2003 01:59:09 +0000 (01:59 +0000)]
Document the LimitInternalRecursion directive.
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99913
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 May 2003 01:19:55 +0000 (01:19 +0000)]
Prevent the server from crashing when entering infinite loops. The
new LimitInternalRecursion directive configures limits of subsequent
internal redirects and nested subrequests, after which the request
will be aborted.
[William Rowe, Jeff Trawick, Andr� Malo]
PR: 19753 (and probably others)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99911
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Sun, 18 May 2003 19:01:47 +0000 (19:01 +0000)]
Namespace protect the mod_expires filter
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99910
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Sun, 18 May 2003 18:59:47 +0000 (18:59 +0000)]
mod_expires filter patch has been ported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99909
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 May 2003 22:28:23 +0000 (22:28 +0000)]
fix LA-U lookaheads in directory context.
I'm wondering if this ever worked ...
PR: 8493 (related to)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99902
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 May 2003 19:32:02 +0000 (19:32 +0000)]
Try a better explanation of core dump issues on Linux
Reviewed by: Astrid Ke�ler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99900
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 May 2003 18:30:35 +0000 (18:30 +0000)]
sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99899
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 17 May 2003 17:19:37 +0000 (17:19 +0000)]
Stay in sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99897
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 May 2003 13:39:07 +0000 (13:39 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99891
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 May 2003 13:37:27 +0000 (13:37 +0000)]
translate "available languages" to german.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99890
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 May 2003 23:50:27 +0000 (23:50 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99884
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 May 2003 23:42:53 +0000 (23:42 +0000)]
update metafiles
Submitted by: Jeongho Jeon <maczniak@operamail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99883
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 May 2003 23:40:32 +0000 (23:40 +0000)]
new Korean Translations
Translated by: Jeongho Jeon <maczniak@operamail.com>
Reviewed by: Choi Kyusic <kyusic@hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99882
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 May 2003 22:49:04 +0000 (22:49 +0000)]
Check also for r->content_encoding (now we should have them all...)
for already compressed content in mod_deflate.
PR: 19913
Submitted by: Tsuyoshi SASAMOTO <nazonazo@super.win.ne.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99880
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 May 2003 21:16:35 +0000 (21:16 +0000)]
Get the AP_ and APR_ prefixes right.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99879
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 18:30:31 +0000 (18:30 +0000)]
Fix my build breakage of TRU64 (hopefully, based on Jeff's feedback.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99875
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 18:22:44 +0000 (18:22 +0000)]
Why wouldn't this be a mod_ssl header?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99871
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 18:21:10 +0000 (18:21 +0000)]
Offer mod_bucketeer and mod_echo in the top-level project. But do NOT
build them by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99870
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 18:19:39 +0000 (18:19 +0000)]
A few odd .dsp's to help testers and developers along (really irrelevant
for binary or default builds.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99869
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 18:12:54 +0000 (18:12 +0000)]
One item off of the plate - on to further patches.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99868
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 17:10:57 +0000 (17:10 +0000)]
resync to 2.0.46 - varying whitespace is extremely irritiating when
the "Changes to 2.0.{current}" sections aught to be identical.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99866
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 16:45:23 +0000 (16:45 +0000)]
Not sure about the forest v.s. the trees - if anyone wanted to call
out the real tall trees that would be good.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99864
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 16:11:03 +0000 (16:11 +0000)]
Assure that we block on the read BIO when we invoke the read BIO for both
first-use cases (via ssl_io_input_add_filter) and when we are writing and
need response from the client (via ssl_io_filter_output). Both of these
cases are always blocking. [
PR: 19242
Submitted by: David Deaves <David.Deaves@dd.id.au>, William Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99863
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 16:01:25 +0000 (16:01 +0000)]
Fix a VPATH build install bug - the special.mk file was never installed
(because we didn't rewrite it to the VPATH from the sourcepath), so copy
any sourcepath\build\*.mk files along with the vpath\build\*.mk files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99862
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 16 May 2003 16:01:11 +0000 (16:01 +0000)]
Fix a VPATH build issue - our command lines can sometimes hit the wall
against the shell's max command line length. We had a number of needless
paths included in VPATH builds; this change will spare us from -I'ncluding
the module paths with no .h files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99861
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 15 May 2003 18:11:14 +0000 (18:11 +0000)]
Hop hop i am a yop. all i like to do is hop from finger top to finger top.
i hop from left to right and then, hop hop I hop right back again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99855
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 15 May 2003 17:52:58 +0000 (17:52 +0000)]
Remove a useless and annoying debug message
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99853
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Thu, 15 May 2003 15:18:35 +0000 (15:18 +0000)]
make ExpiresByType work on dynamic documents
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99850
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 15 May 2003 14:03:19 +0000 (14:03 +0000)]
Adding my vote for mod_cache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99846
13f79535 -47bb-0310-9956-
ffa450edef68
Aaron Bannert [Thu, 15 May 2003 06:30:27 +0000 (06:30 +0000)]
mod_so can only be built statically. If the user wants modules to
be built as DSOs by default (eg. ./configure --enable-mods-shared=most)
then we must override the default, otherwise none of the modules will
end up being installed (even though they'll get built).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99844
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 15 May 2003 01:02:50 +0000 (01:02 +0000)]
My thoughts on mod_cache being non-experimental.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99841
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 15 May 2003 00:59:15 +0000 (00:59 +0000)]
Note votes on moving
mod_cache on up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99840
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 15 May 2003 00:51:55 +0000 (00:51 +0000)]
This patch is now in 2.0.46
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99838
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Wed, 14 May 2003 20:06:12 +0000 (20:06 +0000)]
Hrm. Update the xml and generate the man page correctly.
Thanks to Joshua for catching this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99829
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Wed, 14 May 2003 19:23:30 +0000 (19:23 +0000)]
Add a delete flag to htpasswd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99828
13f79535 -47bb-0310-9956-
ffa450edef68
Ken Coar [Wed, 14 May 2003 17:39:14 +0000 (17:39 +0000)]
if there are any ExpiresByType directives for the current
scope, defer the setting of the expiration header fields
to an output filter, which can then apply any ExpiresByType
or ExpiresDefault settings -- including to dynamic documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99827
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 14 May 2003 03:22:30 +0000 (03:22 +0000)]
reflect a merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99821
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 14 May 2003 02:32:41 +0000 (02:32 +0000)]
fix a comment to explain how to log the thread id
Submitted by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99818
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 23:32:07 +0000 (23:32 +0000)]
sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99812
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 21:55:41 +0000 (21:55 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99804
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 21:51:28 +0000 (21:51 +0000)]
update metafiles
Submitted by: Jeongho Jeon <maczniak@operamail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99803
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 21:48:42 +0000 (21:48 +0000)]
new Korean translations
Translated by: Jeongho Jeon <maczniak@operamail.com>
Reviewed by: Choi Kyusic <kyusic@hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99802
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Tue, 13 May 2003 17:20:13 +0000 (17:20 +0000)]
Backport a fix to 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99796
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 May 2003 16:55:13 +0000 (16:55 +0000)]
merge back a fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99793
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 May 2003 16:31:16 +0000 (16:31 +0000)]
reflect another fix merged to 2.0.46-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99790
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 May 2003 16:02:20 +0000 (16:02 +0000)]
account for a couple of fixes moved back to 2.0.46-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99787
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 13 May 2003 14:52:37 +0000 (14:52 +0000)]
This patch as been merged into 2.0.46
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99779
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 May 2003 14:22:45 +0000 (14:22 +0000)]
fix a bogus check for IPv6 support that led to an unnecessary
string search on builds of Apache without IPv6 support
Submitted by: Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99776
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 03:43:18 +0000 (03:43 +0000)]
document the new exit code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99772
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 03:40:29 +0000 (03:40 +0000)]
(grabbed from archive)
Check the processed file on validity. If a line is not empty
and not a comment, it must contain at least one colon. Otherwise exit
with error code 7.
Submitted by: Thom May <thom@planetarytramp.net> (on 2002-07-02)
Kris Verbeeck <Kris.Verbeeck@ubizen.com> (on 2002-10-22)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99771
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 02:05:53 +0000 (02:05 +0000)]
although the xml spec allows them, IE claims about colons in IDs.
replace them with periods.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99769
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 13 May 2003 00:46:31 +0000 (00:46 +0000)]
language code for Czech is 'cs', not 'cz'.
PR: 9427
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99767
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 11 May 2003 21:07:42 +0000 (21:07 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99763
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 May 2003 15:28:08 +0000 (15:28 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99757
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 May 2003 15:12:10 +0000 (15:12 +0000)]
update metafiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99756
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 May 2003 15:05:36 +0000 (15:05 +0000)]
Incorporate new Korean translations
Translated by: Jeongho Jeon <maczniak@operamail.com>
Reviewed by: Choi Kyusic <kyusic@hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99755
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 May 2003 00:43:16 +0000 (00:43 +0000)]
I'm dumb.
Revert that change, that applied only to 2.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99752
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 May 2003 00:31:17 +0000 (00:31 +0000)]
Fix broken links
Submitted by: kajaa <kajaa@eastday.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99751
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 May 2003 00:16:06 +0000 (00:16 +0000)]
remove references to BS2000Account.
update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99750
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Fri, 9 May 2003 21:52:11 +0000 (21:52 +0000)]
I stumbled over a 2002 (it's not the only one)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99749
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Fri, 9 May 2003 21:37:55 +0000 (21:37 +0000)]
Porting EBCDIC: headers wer incorrectly (i.e., not) converted
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99748
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Fri, 9 May 2003 21:37:06 +0000 (21:37 +0000)]
Porting to BS2000: the antique interface (BS2000Account) no longer exists
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99747
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 9 May 2003 17:40:44 +0000 (17:40 +0000)]
Updated the NetWare platform documentation to reflect changes to the
NetWare OS environment and build process.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99745
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 8 May 2003 18:13:06 +0000 (18:13 +0000)]
Add a bunch of links to the Options docs and make a couple
small textual adjustments.
PR: 19699
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99739
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 May 2003 16:08:43 +0000 (16:08 +0000)]
Allow blind accept when converting the proxy client socket to SSL if no client
certificates have been provided.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99738
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 6 May 2003 22:35:11 +0000 (22:35 +0000)]
be more specific when expressing style whishes :)
This removes the hover effect on non-link anchors. (tested with IE6, Phoenix 0.5, Opera 7)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99733
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 6 May 2003 01:13:47 +0000 (01:13 +0000)]
Use generic whitespace character class when parsing
"require" directives, instead of literal spaces only.
PR: 17135
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99727
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 5 May 2003 23:27:56 +0000 (23:27 +0000)]
general mod_proxy docs cleanup:
- add documentation for ProxyIOBufferSize (review desired)
- fix context lists of ProxyPass and ProxyPassReverse
- add more notes about the accompanying modules (_http, _ftp, _connect)
- markup & reformatting (sorry for the big diff)
-> update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99725
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 5 May 2003 15:05:30 +0000 (15:05 +0000)]
Add in some SeeAlso's to the mod_mime filter directives to help navigate
through the tangled web of directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99722
13f79535 -47bb-0310-9956-
ffa450edef68