]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agoGet ready to tag 1.3.34
Jim Jagielski [Thu, 13 Oct 2005 23:25:14 +0000 (23:25 +0000)] 
Get ready to tag 1.3.34

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@320942 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAnnouncement tweaks - sync with httpd-dist.
Jim Jagielski [Thu, 13 Oct 2005 17:56:53 +0000 (17:56 +0000)] 
Announcement tweaks - sync with httpd-dist.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@320832 13f79535-47bb-0310-9956-ffa450edef68

19 years agoPR:31858
Jim Jagielski [Wed, 12 Oct 2005 13:38:00 +0000 (13:38 +0000)] 
PR:31858
Fix hsregex core dumps on 64 bit machines. Tested on 32bit Solaris
and OS X/Darwin.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@314900 13f79535-47bb-0310-9956-ffa450edef68

19 years ago If we are moving Announcement to a post-roll item (the only way to
William A. Rowe Jr [Mon, 10 Oct 2005 18:18:53 +0000 (18:18 +0000)] 
  If we are moving Announcement to a post-roll item (the only way to
  maintain a broad number of languages) then tweak the Win32/NetWare
  build systems to avoid copying a non-existant file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@312706 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMake define of ap_private_extern under Darwin consistent.
Jim Jagielski [Mon, 10 Oct 2005 17:45:29 +0000 (17:45 +0000)] 
Make define of ap_private_extern under Darwin consistent.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@312696 13f79535-47bb-0310-9956-ffa450edef68

19 years agoPreload Announcement
Jim Jagielski [Mon, 10 Oct 2005 17:35:44 +0000 (17:35 +0000)] 
Preload Announcement

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@312692 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Note the backport to 2.0 in 1.3, as well, for compatibility.
William A. Rowe Jr [Wed, 21 Sep 2005 16:32:01 +0000 (16:32 +0000)] 
  Note the backport to 2.0 in 1.3, as well, for compatibility.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@290738 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMake ab negotiate the highest protocol version available. PR 33110
Sander Temme [Mon, 15 Aug 2005 17:16:50 +0000 (17:16 +0000)] 
Make ab negotiate the highest protocol version available. PR 33110

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@232836 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Backport the 2.x C-L/T-E core protocol patch;
William A. Rowe Jr [Mon, 8 Aug 2005 17:52:01 +0000 (17:52 +0000)] 
  Backport the 2.x C-L/T-E core protocol patch;

Reviewed for 1.3 by: wrowe, jimj, graham

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@230826 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Vote a patch.
William A. Rowe Jr [Mon, 8 Aug 2005 17:48:46 +0000 (17:48 +0000)] 
  Vote a patch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@230823 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Fix the anchor names. Hard going back to by-hand maintenance :)
William A. Rowe Jr [Fri, 15 Jul 2005 20:32:22 +0000 (20:32 +0000)] 
  Fix the anchor names.  Hard going back to by-hand maintenance :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@219243 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Close HTTP response splitting issues in Apache 1.3 - much simpler
William A. Rowe Jr [Thu, 14 Jul 2005 05:19:15 +0000 (05:19 +0000)] 
  Close HTTP response splitting issues in Apache 1.3 - much simpler
  than the fix for httpd-2.x as we don't support chunked request
  bodies.

Reviewed by: JimJag

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@218988 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Fix a fat-fingered typo.
William A. Rowe Jr [Wed, 6 Jul 2005 06:55:18 +0000 (06:55 +0000)] 
  Fix a fat-fingered typo.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@209416 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Minor cleanup - use NOERRNO logging, more proper body test and
William A. Rowe Jr [Wed, 6 Jul 2005 02:51:54 +0000 (02:51 +0000)] 
  Minor cleanup - use NOERRNO logging, more proper body test and
  log origin server TRACE denied.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@209394 13f79535-47bb-0310-9956-ffa450edef68

20 years ago The TRACE method control belonged in mod_proxy, it shouldn't
William A. Rowe Jr [Wed, 6 Jul 2005 02:01:54 +0000 (02:01 +0000)] 
  The TRACE method control belonged in mod_proxy, it shouldn't
  have been hiding in the http-only proxy provider.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@209384 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Axe early design notes about ApacheMonitor, but keep some of the
William A. Rowe Jr [Tue, 28 Jun 2005 18:37:43 +0000 (18:37 +0000)] 
  Axe early design notes about ApacheMonitor, but keep some of the
  good food about how-to manage services.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@202264 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Introduce TraceEnable [on|off|extended], fixes non-compliance
William A. Rowe Jr [Tue, 28 Jun 2005 18:03:25 +0000 (18:03 +0000)] 
  Introduce TraceEnable [on|off|extended], fixes non-compliance
  in mod_proxy which accepted request bodies with TRACE requests.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@202263 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Survey says; /Oy- stack frame construction to help untangle crashes
William A. Rowe Jr [Mon, 20 Jun 2005 18:11:53 +0000 (18:11 +0000)] 
  Survey says; /Oy- stack frame construction to help untangle crashes
  is goodness, /Gs0 stack checking override is a bad idea.  Adopt the
  accepted idea only.  [These few were omitted from commit 191525]

Reviewed by: stoddard, brane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@191527 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Survey says; /Oy- stack frame construction to help untangle crashes
William A. Rowe Jr [Mon, 20 Jun 2005 18:02:33 +0000 (18:02 +0000)] 
  Survey says; /Oy- stack frame construction to help untangle crashes
  is goodness, /Gs0 stack checking override is a bad idea.  Adopt the
  accepted idea only.

Reviewed by: stoddard, brane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@191525 13f79535-47bb-0310-9956-ffa450edef68

20 years ago These failure cases are all essentially bogus submissions to httpd,
William A. Rowe Jr [Mon, 20 Jun 2005 17:27:48 +0000 (17:27 +0000)] 
  These failure cases are all essentially bogus submissions to httpd,
  do not persist the connection if the client can't formulate any
  respectible request (e.g. likely to be exploit testing).

  [None of the modified failure cases occur prior to request processing.]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@191517 13f79535-47bb-0310-9956-ffa450edef68

20 years agoDocumentation needs to reference CLib rather than LibC for NetWare
Bradley Nicholes [Mon, 16 May 2005 15:38:33 +0000 (15:38 +0000)] 
Documentation needs to reference CLib rather than LibC for NetWare

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@170401 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Correct transposed :tid: case, needs to be in the #ifdef MULTITHREAD
William A. Rowe Jr [Wed, 11 May 2005 14:48:32 +0000 (14:48 +0000)] 
  Correct transposed :tid: case, needs to be in the #ifdef MULTITHREAD
  scenario, not visa versa.

Submitted by:  Brian Havard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169641 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Add mod_log_forensic to the win32 build for 1.3.34
William A. Rowe Jr [Wed, 11 May 2005 01:47:02 +0000 (01:47 +0000)] 
  Add mod_log_forensic to the win32 build for 1.3.34

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169549 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Win32-enable, unix threaded-enable the mod_log_forensic module.
William A. Rowe Jr [Tue, 10 May 2005 23:36:57 +0000 (23:36 +0000)] 
  Win32-enable, unix threaded-enable the mod_log_forensic module.

  * adds a get_forensic_id() function, differing between win32,
    threaded, and non-threaded platforms (threaded and win32
    platforms get instead an pid:tid:time:seq identifier.)

  * stop the module config abuse, and simply use r->notes (this
    requires the 169534 svn patch already applied.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169535 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Fix an irritating bug. The forensic-id is captured in two places, as
William A. Rowe Jr [Tue, 10 May 2005 23:32:38 +0000 (23:32 +0000)] 
  Fix an irritating bug.  The forensic-id is captured in two places, as
  an r->notes entry, and in the (supposedly constant) server config(!)

  This patch retrieves the r->notes copy instead at final logging phase.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169534 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNote the ErrorHeader applies to all responses.
Joshua Slive [Wed, 4 May 2005 00:19:02 +0000 (00:19 +0000)] 
Note the ErrorHeader applies to all responses.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@168026 13f79535-47bb-0310-9956-ffa450edef68

20 years agolist a Win32 reliability (cough cough) patch from Eric Covener
Jeff Trawick [Tue, 5 Apr 2005 13:07:20 +0000 (13:07 +0000)] 
list a Win32 reliability (cough cough) patch from Eric Covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@160169 13f79535-47bb-0310-9956-ffa450edef68

20 years agocomment is slightly more accurate
Jeff Trawick [Tue, 5 Apr 2005 12:21:33 +0000 (12:21 +0000)] 
comment is slightly more accurate

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@160164 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUh Oh. We forgot to bump MINOR when we added ap_auth_nonce.
Jim Jagielski [Tue, 29 Mar 2005 23:01:34 +0000 (23:01 +0000)] 
Uh Oh. We forgot to bump MINOR when we added ap_auth_nonce.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@159444 13f79535-47bb-0310-9956-ffa450edef68

20 years agoChanged tpf/os.c's tpf_select function to bump the passed select timeout value by...
David McCreedy [Wed, 9 Mar 2005 22:50:14 +0000 (22:50 +0000)] 
Changed tpf/os.c's tpf_select function to bump the passed select timeout value by 1 second.
This is needed because TPF's select waits between timeout-1 and timeout seconds.
Also renamed 'timeout' variable to clarify when it is used for seconds vs. milliseconds.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156700 13f79535-47bb-0310-9956-ffa450edef68

20 years agomod_digest: Fix another nonce string calculation issue.
Jeff Trawick [Sun, 6 Mar 2005 00:13:30 +0000 (00:13 +0000)] 
mod_digest: Fix another nonce string calculation issue.

Submitted by:  Eric Covener
Reviewed by:   trawick, jorton, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156287 13f79535-47bb-0310-9956-ffa450edef68

20 years agononce vote
Jim Jagielski [Fri, 4 Mar 2005 18:17:50 +0000 (18:17 +0000)] 
nonce vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156191 13f79535-47bb-0310-9956-ffa450edef68

20 years agoThird time lucky...
Joe Orton [Thu, 3 Mar 2005 11:20:27 +0000 (11:20 +0000)] 
Third time lucky...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156032 13f79535-47bb-0310-9956-ffa450edef68

20 years agoeasy fix from Eric
Jeff Trawick [Thu, 3 Mar 2005 11:11:06 +0000 (11:11 +0000)] 
easy fix from Eric

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@156031 13f79535-47bb-0310-9956-ffa450edef68

20 years agosvn:eol-style = native
André Malo [Wed, 2 Feb 2005 19:59:14 +0000 (19:59 +0000)] 
svn:eol-style = native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@149561 13f79535-47bb-0310-9956-ffa450edef68

20 years agorefine TPF-specific build instructions based on feedback
David McCreedy [Fri, 21 Jan 2005 16:04:51 +0000 (16:04 +0000)] 
refine TPF-specific build instructions based on feedback

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@125939 13f79535-47bb-0310-9956-ffa450edef68

20 years agorefine TPF-specific build instructions based on feedback
David McCreedy [Mon, 10 Jan 2005 17:07:59 +0000 (17:07 +0000)] 
refine TPF-specific build instructions based on feedback

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@124817 13f79535-47bb-0310-9956-ffa450edef68

20 years agoadjust properties of the freshly imported htdocs tree
André Malo [Thu, 6 Jan 2005 12:11:39 +0000 (12:11 +0000)] 
adjust properties of the freshly imported htdocs tree

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@124366 13f79535-47bb-0310-9956-ffa450edef68

20 years agoThe return of the htdocs for Apache 1.3 sans history.
Justin Erenkrantz [Wed, 5 Jan 2005 23:08:27 +0000 (23:08 +0000)] 
The return of the htdocs for Apache 1.3 sans history.

Imported from tip of the httpd-docs-1.3 CVS repository.  (just the htdocs dir)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@124296 13f79535-47bb-0310-9956-ffa450edef68

20 years agominor tweaks to mod_whatkilledus
Jeff Trawick [Wed, 22 Dec 2004 14:45:53 +0000 (14:45 +0000)] 
minor tweaks to mod_whatkilledus

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@123100 13f79535-47bb-0310-9956-ffa450edef68

20 years agoall I want for christmas is one more vote
Jeff Trawick [Wed, 22 Dec 2004 14:26:42 +0000 (14:26 +0000)] 
all I want for christmas is one more vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@123094 13f79535-47bb-0310-9956-ffa450edef68

20 years agofix warning on systems where pid_t is long
Jeff Trawick [Wed, 22 Dec 2004 14:22:33 +0000 (14:22 +0000)] 
fix warning on systems where pid_t is long

reviewed by: nd, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@123093 13f79535-47bb-0310-9956-ffa450edef68

20 years agoClean up indention and propogate the required notices for H.S.'s regex
William A. Rowe Jr [Mon, 6 Dec 2004 20:07:31 +0000 (20:07 +0000)] 
Clean up indention and propogate the required notices for H.S.'s regex
and expat-lite to NOTICE.

Leaves me a question;  this is in httpd-1.3 LICENSE;

  For the expat xml parser library component:

  Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
                                 and Clark Cooper

Grepping the entire tree, I find no reference to Thai OSSC/C. Cooper,
does this even belong here?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@110015 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Restore the 'copyright' and 'license' terms to LICENSE file,
William A. Rowe Jr [Mon, 6 Dec 2004 19:46:54 +0000 (19:46 +0000)] 
  Restore the 'copyright' and 'license' terms to LICENSE file,
  as Roy points out, if the terms further modify our LICENSE
  they must remain in that file.

  NOTICE is purely for cases of 'permission is granted provided
  you identify that your application provides notice that it
  includes software created by Foo Corp., in your distribution
  and associated documentation'.  So in NOTICE, we are following
  their LICENSE terms.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@110010 13f79535-47bb-0310-9956-ffa450edef68

20 years ago All applicable sub-licenses should be part of the NOTICE provided
William A. Rowe Jr [Wed, 1 Dec 2004 22:34:21 +0000 (22:34 +0000)] 
  All applicable sub-licenses should be part of the NOTICE provided
  with apache-1.3 - correct?  Made this just a bit more legible and
  stripped it down to actual copyright language.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@109389 13f79535-47bb-0310-9956-ffa450edef68

20 years agodrop .cvsignore files
André Malo [Wed, 24 Nov 2004 19:12:53 +0000 (19:12 +0000)] 
drop .cvsignore files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@106444 13f79535-47bb-0310-9956-ffa450edef68

20 years agogeneral property cleanup
André Malo [Wed, 24 Nov 2004 19:10:19 +0000 (19:10 +0000)] 
general property cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@106443 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNote that 1.3.33 was really, honest and truly announced.
Jim Jagielski [Fri, 19 Nov 2004 20:42:07 +0000 (20:42 +0000)] 
Note that 1.3.33 was really, honest and truly announced.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105878 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFix ypos...
Erik Abele [Sun, 14 Nov 2004 03:30:37 +0000 (03:30 +0000)] 
Fix ypos...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105763 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd some binaries
Graham Leggett [Sat, 30 Oct 2004 13:20:38 +0000 (13:20 +0000)] 
Add some binaries
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105632 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNetWare binary done
Bradley Nicholes [Fri, 29 Oct 2004 20:25:33 +0000 (20:25 +0000)] 
NetWare binary done

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105628 13f79535-47bb-0310-9956-ffa450edef68

20 years ago1.3.33 OS/2 binary done.
Brian Havard [Fri, 29 Oct 2004 14:35:08 +0000 (14:35 +0000)] 
1.3.33 OS/2 binary done.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105624 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBinaries for 1.3.33 anyone?
Martin Kraemer [Fri, 29 Oct 2004 07:02:23 +0000 (07:02 +0000)] 
Binaries for 1.3.33 anyone?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105621 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAnd 1.3.34-dev is now a go
Jim Jagielski [Wed, 27 Oct 2004 16:38:28 +0000 (16:38 +0000)] 
And 1.3.34-dev is now a go

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105610 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAnd note the date when we tagged
Jim Jagielski [Wed, 27 Oct 2004 16:34:59 +0000 (16:34 +0000)] 
And note the date when we tagged

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105608 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPrepare to tag
Jim Jagielski [Wed, 27 Oct 2004 16:34:01 +0000 (16:34 +0000)] 
Prepare to tag

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105607 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemove Showstopper. Now waiting a few hours before tag and roll...
Jim Jagielski [Wed, 27 Oct 2004 14:23:04 +0000 (14:23 +0000)] 
Remove Showstopper. Now waiting a few hours before tag and roll...

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105605 13f79535-47bb-0310-9956-ffa450edef68

20 years ago Looks sane here.
William A. Rowe Jr [Tue, 26 Oct 2004 17:44:41 +0000 (17:44 +0000)] 
  Looks sane here.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105601 13f79535-47bb-0310-9956-ffa450edef68

20 years agolen is size_t so adjust as safe
Jim Jagielski [Mon, 25 Oct 2004 15:44:04 +0000 (15:44 +0000)] 
len is size_t so adjust as safe

PR:
Obtained from:
Submitted by: Joe O.
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105592 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFix and improve translation.
Yoshiki Hayashi [Mon, 25 Oct 2004 03:43:21 +0000 (03:43 +0000)] 
Fix and improve translation.

Submitted by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105580 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPR:
Jim Jagielski [Sun, 24 Oct 2004 19:50:51 +0000 (19:50 +0000)] 
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105574 13f79535-47bb-0310-9956-ffa450edef68

20 years agoI consider this as a SHOWSTOPPER for 1.3.33. Please address.
André Malo [Sun, 24 Oct 2004 17:08:03 +0000 (17:08 +0000)] 
I consider this as a SHOWSTOPPER for 1.3.33. Please address.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105573 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUpdate Japanese translation to 1.3.33 announcement.
Yoshiki Hayashi [Sat, 23 Oct 2004 16:26:19 +0000 (16:26 +0000)] 
Update Japanese translation to 1.3.33 announcement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105568 13f79535-47bb-0310-9956-ffa450edef68

20 years agoupdate german announcement for 1.3.33 - not formally reviewed yet.
André Malo [Sat, 23 Oct 2004 01:29:16 +0000 (01:29 +0000)] 
update german announcement for 1.3.33 - not formally reviewed yet.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105556 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- no spanish announcement so far.
André Malo [Sat, 23 Oct 2004 01:20:31 +0000 (01:20 +0000)] 
- no spanish announcement so far.
- link text files to text files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105555 13f79535-47bb-0310-9956-ffa450edef68

20 years ago:)
Jim Jagielski [Fri, 22 Oct 2004 20:10:40 +0000 (20:10 +0000)] 
:)

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105549 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPreload 1.3.33 Announcement
Jim Jagielski [Fri, 22 Oct 2004 19:51:41 +0000 (19:51 +0000)] 
Preload 1.3.33 Announcement

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105548 13f79535-47bb-0310-9956-ffa450edef68

20 years agoApply the CAN-2004-0940 patch.
Jim Jagielski [Fri, 22 Oct 2004 19:31:08 +0000 (19:31 +0000)] 
Apply the CAN-2004-0940 patch.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105547 13f79535-47bb-0310-9956-ffa450edef68

20 years agojust found more typos
André Malo [Tue, 19 Oct 2004 21:56:21 +0000 (21:56 +0000)] 
just found more typos

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105528 13f79535-47bb-0310-9956-ffa450edef68

20 years agopff. the keep-alive entry is not translatable ;-)
André Malo [Tue, 19 Oct 2004 21:54:10 +0000 (21:54 +0000)] 
pff. the keep-alive entry is not translatable ;-)

add german translation
Submitted by: Kess
Reviewed by: /me

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105527 13f79535-47bb-0310-9956-ffa450edef68

20 years agoTypo
Astrid Malo [Mon, 18 Oct 2004 22:36:44 +0000 (22:36 +0000)] 
Typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105519 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAnd add 1.3.33-dev in STATUS
Jim Jagielski [Mon, 18 Oct 2004 16:40:39 +0000 (16:40 +0000)] 
And add 1.3.33-dev in STATUS

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105517 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAnd we are at 1.3.33-dev
Jim Jagielski [Mon, 18 Oct 2004 16:39:38 +0000 (16:39 +0000)] 
And we are at 1.3.33-dev

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105516 13f79535-47bb-0310-9956-ffa450edef68

20 years agoNote TAG date
Jim Jagielski [Mon, 18 Oct 2004 16:35:44 +0000 (16:35 +0000)] 
Note TAG date

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105514 13f79535-47bb-0310-9956-ffa450edef68

20 years agoGet ready to TAG
Jim Jagielski [Mon, 18 Oct 2004 16:34:29 +0000 (16:34 +0000)] 
Get ready to TAG

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105513 13f79535-47bb-0310-9956-ffa450edef68

20 years agoImprove translation.
Yoshiki Hayashi [Thu, 14 Oct 2004 10:16:20 +0000 (10:16 +0000)] 
Improve translation.

Submitted by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105450 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUpdate Japanese announcement.
Yoshiki Hayashi [Thu, 14 Oct 2004 06:08:43 +0000 (06:08 +0000)] 
Update Japanese announcement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105448 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPreload 1.3.32 Announcement
Jim Jagielski [Wed, 13 Oct 2004 20:27:49 +0000 (20:27 +0000)] 
Preload 1.3.32 Announcement

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105446 13f79535-47bb-0310-9956-ffa450edef68

20 years agomod_rewrite:Fix query string handling for proxied URLs.
Graham Leggett [Wed, 13 Oct 2004 18:44:25 +0000 (18:44 +0000)] 
mod_rewrite:Fix query string handling for proxied URLs.
PR: 14518
Obtained from:
Submitted by:
Reviewed by: nd, minfrin, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105443 13f79535-47bb-0310-9956-ffa450edef68

20 years agoI'm easy ;)
Jim Jagielski [Wed, 13 Oct 2004 18:34:16 +0000 (18:34 +0000)] 
I'm easy ;)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105441 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd a patch.
Graham Leggett [Wed, 13 Oct 2004 18:29:00 +0000 (18:29 +0000)] 
Add a patch.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105440 13f79535-47bb-0310-9956-ffa450edef68

20 years agoI'm willing to back off once I see the
Jim Jagielski [Wed, 13 Oct 2004 17:55:43 +0000 (17:55 +0000)] 
I'm willing to back off once I see the
actual proposed 1.3 patches :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105438 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAlready in there :)
Jim Jagielski [Wed, 13 Oct 2004 17:49:36 +0000 (17:49 +0000)] 
Already in there :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105436 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd a note about a proposed backport.
Graham Leggett [Wed, 13 Oct 2004 17:37:51 +0000 (17:37 +0000)] 
Add a note about a proposed backport.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105435 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd in most-likely last patch before 1.3.32
Jim Jagielski [Thu, 30 Sep 2004 17:12:42 +0000 (17:12 +0000)] 
Add in most-likely last patch before 1.3.32

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105355 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFix typo.
Joe Orton [Thu, 30 Sep 2004 10:42:54 +0000 (10:42 +0000)] 
Fix typo.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105351 13f79535-47bb-0310-9956-ffa450edef68

20 years ago* src/main/http_core.c (ap_auth_nonce): Fix default nonce string to
Joe Orton [Thu, 30 Sep 2004 10:23:35 +0000 (10:23 +0000)] 
* src/main/http_core.c (ap_auth_nonce): Fix default nonce string to
use the socket address, rather than the address of a pointer into r->,
which changes for each connection and hence forces re-authentication
for every new connection since 1.3.31.

PR: 30920

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105350 13f79535-47bb-0310-9956-ffa450edef68

20 years agoTPF-specific changes to two sample files and mod_proxy.h.
David McCreedy [Mon, 27 Sep 2004 16:58:09 +0000 (16:58 +0000)] 
TPF-specific changes to two sample files and mod_proxy.h.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105301 13f79535-47bb-0310-9956-ffa450edef68

20 years agoVote for dbm patch
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

20 years agovote
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

20 years agoChange two newly added TPF samples from DOS to UNIX line ends.
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

20 years agoVarious TPF platform-specific changes:
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

20 years agoadd missing backport and take over votes that were already made
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

20 years agodone (after a quick consensus :)
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

20 years agoTrigger an error when a LoadModule directive attempts to
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

20 years ago+1
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

20 years agoAgreed, this is a Good Idea. Tested and all works fine.
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

20 years agofound the original 2.0 commit, so make note of it
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

20 years agoprotect against LoadModule attempting to load a module already
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

20 years agoSome proposed 2.0 backports. Need the actual 1.3 patches
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