]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Jim Jagielski [Wed, 22 Sep 2004 13:01:17 +0000 (13:01 +0000)]
Vote for dbm patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105245
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 16 Sep 2004 11:12:37 +0000 (11:12 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105170
13f79535 -47bb-0310-9956-
ffa450edef68
David McCreedy [Thu, 16 Sep 2004 05:36:32 +0000 (05:36 +0000)]
Change two newly added TPF samples from DOS to UNIX line ends.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105169
13f79535 -47bb-0310-9956-
ffa450edef68
David McCreedy [Wed, 15 Sep 2004 23:45:18 +0000 (23:45 +0000)]
Various TPF platform-specific changes:
provide cleaner shutdown on fatal child exit,
expand address size handling, and clean up some warnings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105167
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 8 Sep 2004 19:35:51 +0000 (19:35 +0000)]
add missing backport and take over votes that were already made
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105040
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Wed, 8 Sep 2004 13:36:33 +0000 (13:36 +0000)]
done (after a quick consensus :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105037
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Wed, 8 Sep 2004 13:35:12 +0000 (13:35 +0000)]
Trigger an error when a LoadModule directive attempts to
load a module which is built-in. This is a common error when
switching from a DSO build to a static build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105036
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 8 Sep 2004 13:27:17 +0000 (13:27 +0000)]
+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105035
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 8 Sep 2004 13:25:17 +0000 (13:25 +0000)]
Agreed, this is a Good Idea. Tested and all works fine.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105034
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Wed, 8 Sep 2004 13:18:59 +0000 (13:18 +0000)]
found the original 2.0 commit, so make note of it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105033
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Wed, 8 Sep 2004 13:10:17 +0000 (13:10 +0000)]
protect against LoadModule attempting to load a module already
statically compiled into the server (backport from 2.0)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105032
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 8 Sep 2004 12:34:42 +0000 (12:34 +0000)]
Some proposed 2.0 backports. Need the actual 1.3 patches
for the actual vote though
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105031
13f79535 -47bb-0310-9956-
ffa450edef68
Mark J. Cox [Thu, 2 Sep 2004 09:37:38 +0000 (09:37 +0000)]
Promote CAN references to final CVE references for the CVE update
that happened last night
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104929
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 28 Aug 2004 16:13:28 +0000 (16:13 +0000)]
Rasmus is cool with being associated with this. He described the
orig problem as well as the orig patch that was folded into
1.3.31 and the analysis of how to fix in 1.3.32.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104886
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 28 Aug 2004 15:07:42 +0000 (15:07 +0000)]
To be honest, I'd prefer testing being done to this version instead
since this is likely the "best" solution without more intrusive
changes... Folding this in makes it easier to test and hopefully
provide better feedback if we still want to try for a release soon.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104883
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sat, 28 Aug 2004 12:19:56 +0000 (12:19 +0000)]
* modules/standard/mod_digest.c (check_nonce): Fix length check.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104881
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sat, 28 Aug 2004 12:00:15 +0000 (12:00 +0000)]
Add mod_log_forensic PR number.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104880
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 28 Aug 2004 11:35:27 +0000 (11:35 +0000)]
Add in Rasmus' suggested comments, making it hopefully more crystal
clear what we are doing and, more importantly, *why*.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104879
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 27 Aug 2004 23:54:55 +0000 (23:54 +0000)]
Let's shoot for next week for 1.3.32 !
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104873
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 27 Aug 2004 23:49:39 +0000 (23:49 +0000)]
Fix mod_log_forensic bug by applying patch. reported *was* author
of patch, right??
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104872
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 27 Aug 2004 23:44:41 +0000 (23:44 +0000)]
Make ap_set_keepalive more statefully aware, allowing it
to be called multiple times (to correctly set keepalive)
but not increment keepalives when not needed. This allows
us to handle a special case where we need to discard
body content "early"
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104871
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Aug 2004 19:29:57 +0000 (19:29 +0000)]
Fix memory leak.
PR: 27862
Submitted by: shengperson yahoo.com (chunyan sheng)
Reviewed by: Joe Orton, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104864
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 20 Aug 2004 21:22:25 +0000 (21:22 +0000)]
Fix confused map cache (with maps in different VHs using
the same name).
PR: 26462
Reviewed by: Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104760
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 23:37:51 +0000 (23:37 +0000)]
change entry for removal of remote_user from mod_setenvif
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104738
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 23:33:22 +0000 (23:33 +0000)]
remove "support" for Remote_User variable, which never worked at all.
PR: 25725
Reviewed by: Justin Erenkrantz, Paul Querna
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104737
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 17 Aug 2004 19:57:57 +0000 (19:57 +0000)]
escape the cookie_name before pasting into the regexp.
Reviewed by: Jeff Trawick, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104694
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 19 Jul 2004 15:02:25 +0000 (15:02 +0000)]
Back out a bit of the bogus commit 1.22 - which removed the -release-
mode flag /incremental:no. /debug enables this option, but this opt
also increases the size of the binaries as they are 'rebuildable'.
Since devstudio thinks -release- builds are non-debug, already with
this option it will optimize away this flag in the IDE :(
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104331
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 15 Jul 2004 19:34:07 +0000 (19:34 +0000)]
Add Atom MIME type based on information from:
http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-00.txt
Also, sync the realaudio mime types from Apache 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104301
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 4 Jul 2004 11:34:36 +0000 (11:34 +0000)]
Win32: Improve error reporting after a failed attempt to spawn a
piped log process or rewrite map process.
Submitted by: trawick
Reviewed by: stoddard, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104161
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 22 Jun 2004 10:14:05 +0000 (10:14 +0000)]
Enable AP_ENABLE_EXCEPTION_HOOK for BS2000
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104016
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 21 Jun 2004 18:31:27 +0000 (18:31 +0000)]
Fix the rewrite_map program invocation for Win32. Someone borrowed
the pass-environ[][] construct from unix, but CreateProcess is much
happier to copy the current environment when passed NULL for the
flat environment strings argument (properly formatted, that argument
must be null or a string in the format "var1=val\0var2=val\0\0".)
The only other CreateProcess call which does *not* pass NULL for
the envvars arg, in util_script.c for cgi, does the right thing
in constructing that argument.
Submitted by: Philip Gladstone [pgladstone cisco.com]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@104005
13f79535 -47bb-0310-9956-
ffa450edef68
Mark J. Cox [Fri, 11 Jun 2004 07:54:38 +0000 (07:54 +0000)]
Receiving a negative content length from a remote server can cause
a buffer overflow in later code; reject connection if we receive an invalid
header. CAN-2004-0492
PR:
Obtained from:
Submitted by: Mark Cox
Reviewed by: Joe Orton, Bill Stoddard, Jim Jagielski
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103896
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Jun 2004 22:49:03 +0000 (22:49 +0000)]
Fix a bunch of cases where the return code of the regex compiler
was not checked properly. This affects mod_usertrack and core.
PR: 28218
Reviewed by: Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103824
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 1 Jun 2004 16:43:37 +0000 (16:43 +0000)]
If XtOffsetOf() is already defined, don't redefine.
When we need our own flavor, it must be namespace
protected.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103813
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 1 Jun 2004 16:42:22 +0000 (16:42 +0000)]
HPUX11 must be tested before HPUX, since the former
is a superset of the other, and sane environments may
define both.
In the process, define HAVE_MMAP and USE_MMAP_FILES.
Testing confirms this works fine.
Drop the commented-out USE_MMAP_SCOREBOARD and
HAVE_PTHREAD_SERIALIZED_ACCEPT defines, since they
don't suggest the corresponding USE_SHMGET_SCOREBOARD
and HAVE_FCNTL_SERIALIZED_ACCEPT must be commented out
for the compiled httpd to behave as expected. Also,
the other platforms don't show alternatives, so this
seemed inconsistent.
In testing, USE_MMAP_SCOREBOARD works just fine, however
USE_SHMGET_SCOREBOARD is preferred on linux where both
are also supported, so I left the current default and
followed the linux preference.
Have not tested HAVE_PTHREAD_SERIALIZED_ACCEPT.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103812
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 28 May 2004 12:22:04 +0000 (12:22 +0000)]
Note backout... important enough to warrant a note I think
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103799
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 28 May 2004 12:07:02 +0000 (12:07 +0000)]
Back out specific fix-case patch which breaks quite a few
other things...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103798
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 May 2004 15:16:42 +0000 (15:16 +0000)]
Yep, it was announced. Thanks Lars for the reminder :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103702
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 19 May 2004 20:52:36 +0000 (20:52 +0000)]
Add some missing exports and delete a duplicate in the NetWare export list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103700
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 17 May 2004 15:48:47 +0000 (15:48 +0000)]
Add a missing API to the NetWare export list
Submitted by: Guenter Knauf <fuankg@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103687
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 14 May 2004 18:19:32 +0000 (18:19 +0000)]
Change the default values for HeaderName and ReadmeName for Netware and
Windows, to ensure that it resolves to something with a text/* mime
type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103684
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 14 May 2004 18:12:58 +0000 (18:12 +0000)]
Because ReadmeName and HeaderName must resolve to a text/* file, some
people are having difficulty because they are using a file name of
README and HEADER, which is then not loading as desired. Changing the
default in the config file to something that works by default seems to
be the right move here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103683
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 12 May 2004 18:21:22 +0000 (18:21 +0000)]
Temporary solution: make honoring the physical port number
a compile-time option.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103662
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 May 2004 22:39:10 +0000 (22:39 +0000)]
Copy all of the announcement file during install
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103651
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 10 May 2004 19:30:43 +0000 (19:30 +0000)]
Fix the wildcard includes on NetWare by calling opendir() with the original pattern. Otherwise NetWare returns a single directory entry rather than the directory contents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103640
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 7 May 2004 14:43:05 +0000 (14:43 +0000)]
Say hello to 1.3.32-dev
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103633
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 7 May 2004 14:39:45 +0000 (14:39 +0000)]
We are at 1.3.31
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103631
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 4 May 2004 13:27:12 +0000 (13:27 +0000)]
Add in Spanish Announcement, thanks to D. Lopez
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103590
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 3 May 2004 20:15:26 +0000 (20:15 +0000)]
Trival patch for a signed/unsigned compare emit in the for condition,
since i is running from 0 to strlen(nonce) and strlen is defined to
return size_t, quiet the picky compiler warnings of VC and probably
some others.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103584
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Fri, 30 Apr 2004 07:54:57 +0000 (07:54 +0000)]
Update german translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103560
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 29 Apr 2004 21:55:37 +0000 (21:55 +0000)]
Update Japanese translation to 1.3.31 announcement.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103558
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 29 Apr 2004 20:48:22 +0000 (20:48 +0000)]
Note the OSs that most people would
be curious about
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103557
13f79535 -47bb-0310-9956-
ffa450edef68
Lars Eilebrecht [Thu, 29 Apr 2004 20:32:59 +0000 (20:32 +0000)]
fix tiny typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103556
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 29 Apr 2004 19:58:59 +0000 (19:58 +0000)]
Give the average user some chance of figuring out whether
the nonce issue affects them.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103555
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 29 Apr 2004 19:47:11 +0000 (19:47 +0000)]
Update Announcement and note other contribs for the
nonce issue.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103554
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 28 Apr 2004 16:58:42 +0000 (16:58 +0000)]
handle error path where ap_set_keepalive() will set keepalive to 0
to note a "to be closed" connection, and thus avoid reading
in a body when not needed.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103539
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 19 Apr 2004 18:53:57 +0000 (18:53 +0000)]
status update
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103461
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 16 Apr 2004 18:21:59 +0000 (18:21 +0000)]
We are constructing out of
the pointer vals of these entities
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103409
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 15 Apr 2004 23:32:50 +0000 (23:32 +0000)]
Note revised directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103402
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 15 Apr 2004 16:00:22 +0000 (16:00 +0000)]
Make it official. 1.3.30 is
now dead. Working on 1.3.31...NEED NONCE ISSUE REVIEWERS! :)
Patch is now committed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103394
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 15 Apr 2004 15:51:52 +0000 (15:51 +0000)]
Add in suggested patch for AuthDigestRealmSeed issue
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103393
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 14 Apr 2004 16:17:13 +0000 (16:17 +0000)]
Note revised patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103386
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 13 Apr 2004 15:23:33 +0000 (15:23 +0000)]
We are holding off on 1.3.30 to address the
mod_digest/nonce bug
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103381
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 12 Apr 2004 22:24:51 +0000 (22:24 +0000)]
To follow ASL 2.0 we need to copy NOTICE as well as LICENSE,
and on win32 we tack on a .txt for good measure to encourage
folks to *read* them.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103378
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 12 Apr 2004 22:22:45 +0000 (22:22 +0000)]
Relative paths are a bit cleaner when invoking apr/build/win32fixmak.pl
from the root apache1.3 directory, instead of from apache1.3/src (don't
ask me why, the absolute -> relative path logic I wrote in the .pl is
very twisted.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103377
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 12 Apr 2004 22:20:45 +0000 (22:20 +0000)]
The real problem that caused command line builds of 1.3.30-rc to fail.
ws2_32.lib was added to the dsp but this .mak was not updated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103376
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 12 Apr 2004 22:19:23 +0000 (22:19 +0000)]
A real dependency adjustment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103375
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 12 Apr 2004 22:18:20 +0000 (22:18 +0000)]
uri_delims.h and test_char.h are now invoked as part of assembling
the apachecore, because post_build steps are ocassionaly quite flakey.
Brings these three .mak's in line with the .dsp's.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103374
13f79535 -47bb-0310-9956-
ffa450edef68
David McCreedy [Mon, 12 Apr 2004 18:32:11 +0000 (18:32 +0000)]
Add a dataset line to the IBM TPF JCL sample.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103366
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Sat, 10 Apr 2004 06:26:01 +0000 (06:26 +0000)]
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103323
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 9 Apr 2004 20:05:33 +0000 (20:05 +0000)]
Refere Spanish version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103321
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 9 Apr 2004 18:36:11 +0000 (18:36 +0000)]
Improve translation.
Submitted by: Hiroaki KAWAI
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103320
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 Apr 2004 17:01:50 +0000 (17:01 +0000)]
Note that we are now 1.3.31-dev... prepare for roll
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103319
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 Apr 2004 16:56:53 +0000 (16:56 +0000)]
Mark that we are at 1.3.30
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103317
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 Apr 2004 16:55:16 +0000 (16:55 +0000)]
Add in Spanish version of Announcement, from Daniel Lopez
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103316
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 Apr 2004 16:54:36 +0000 (16:54 +0000)]
Note Spanish trans
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103315
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 Apr 2004 11:53:54 +0000 (11:53 +0000)]
Minor formatting change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103314
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 8 Apr 2004 23:49:31 +0000 (23:49 +0000)]
Germen translation of the 1.3.30 announcement
Reviewed by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103309
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 8 Apr 2004 22:24:32 +0000 (22:24 +0000)]
Mention Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103308
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 8 Apr 2004 21:22:30 +0000 (21:22 +0000)]
Add Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103307
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Apr 2004 20:06:40 +0000 (20:06 +0000)]
Remove the library target since we are building and NLM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103304
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Apr 2004 20:05:45 +0000 (20:05 +0000)]
Add the XDC data to enable multi-process support when MULTIPROC is defined
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103303
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Apr 2004 01:26:23 +0000 (01:26 +0000)]
Switch the NetWare build to use makefiles rather than the Metrowerks project file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103294
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 7 Apr 2004 16:25:22 +0000 (16:25 +0000)]
Preload for potential release
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103289
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 6 Apr 2004 16:42:19 +0000 (16:42 +0000)]
handle fact that lsockets aren't closed and reopened
across restarts, so there's a potential issue with a
socket being marked (still) as non-blocking.
PR:
Obtained from:
Submitted by: Jeff
Reviewed by: Jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103284
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 2 Apr 2004 14:35:52 +0000 (14:35 +0000)]
Add timetable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103234
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 2 Apr 2004 14:10:44 +0000 (14:10 +0000)]
No longer a show-stopper. Prepare for 1.3.30 release vote!
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103233
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 30 Mar 2004 13:51:57 +0000 (13:51 +0000)]
I am shooting for an April 2nd release, will not hold off
on the release for the proxy/cookie bug.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103211
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 21:03:25 +0000 (21:03 +0000)]
Add in some error detection, since this is userland provided
info.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103198
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 29 Mar 2004 18:35:29 +0000 (18:35 +0000)]
Fix memory corruption problem with ap_custom_response() function.
The core per-dir config would later point to request pool data
that would be reused for different purposes on different requests.
Submitted by: Will Lowe
Updated by: Jeff Trawick
Reviewed by: stoddard, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103197
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 29 Mar 2004 18:30:55 +0000 (18:30 +0000)]
port_str needs to be const char *
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103196
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 18:25:03 +0000 (18:25 +0000)]
Vote and allow to be committed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103195
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 18:23:03 +0000 (18:23 +0000)]
Backport fix for ap_set_byterange() which correctly handles
ErrorDocument
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103194
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Mon, 29 Mar 2004 18:18:00 +0000 (18:18 +0000)]
vote... this needs to go into 1.3.30
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103193
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 17:53:09 +0000 (17:53 +0000)]
Shove some things along...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103192
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 17:47:15 +0000 (17:47 +0000)]
PR: 27542
Obtained from:
Submitted by: white@extrasy.net (Alexander Prohorenko)
Reviewed by: jeff, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103191
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 17:38:01 +0000 (17:38 +0000)]
This path makes sense only in non-keepalive modes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103190
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 29 Mar 2004 17:33:52 +0000 (17:33 +0000)]
Add in CAN-2004-0174 patch...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103189
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 25 Mar 2004 14:14:11 +0000 (14:14 +0000)]
propse a patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103152
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Mon, 22 Mar 2004 18:51:29 +0000 (18:51 +0000)]
pick up lib containing ntohs to fix build break
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103072
13f79535 -47bb-0310-9956-
ffa450edef68