]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
17 years agoFix CVE-2007-5000:
Joe Orton [Wed, 12 Dec 2007 12:36:54 +0000 (12:36 +0000)] 
Fix CVE-2007-5000:

* src/modules/standard/mod_imap.c (menu_header): Fix cross-site
  scripting issue by escaping the URI, and ensure that a charset
  parameter is sent in the content-type to prevent autodetection by
  broken browsers.

Reported by: JPCERT

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

17 years agoApply Jeff's patch...
Jim Jagielski [Thu, 15 Nov 2007 21:31:15 +0000 (21:31 +0000)] 
Apply Jeff's patch...

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

17 years agoSECURITY: CVE-2007-3847 (cve.mitre.org)
Jeff Trawick [Tue, 30 Oct 2007 19:17:03 +0000 (19:17 +0000)] 
SECURITY: CVE-2007-3847 (cve.mitre.org)
mod_proxy: Prevent reading past the end of a buffer when parsing
date-related headers.  PR 41144.

Reviewed by: Eric, JimJag

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

17 years agomore verbal description of the fix
Jim Jagielski [Mon, 29 Oct 2007 14:53:24 +0000 (14:53 +0000)] 
more verbal description of the fix

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

17 years agoWhen setting status to SERVER_DEAD, reset pid as well.
Jim Jagielski [Mon, 29 Oct 2007 12:42:13 +0000 (12:42 +0000)] 
When setting status to SERVER_DEAD, reset pid as well.

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

17 years agoMove to a more efficient pid-table impl. Note that the
Jim Jagielski [Thu, 25 Oct 2007 12:25:27 +0000 (12:25 +0000)] 
Move to a more efficient pid-table impl. Note that the
change in common_init() will mean that mod_ssl won't cleanly
patch, so before we release, we'll need to make sure they
are aware.

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

17 years agoCurrent STATUS of 1.3.39 binaries: only Netware, mips-siemens-reliantunix5.4 and...
Martin Kraemer [Wed, 19 Sep 2007 15:31:42 +0000 (15:31 +0000)] 
Current STATUS of 1.3.39 binaries: only Netware, mips-siemens-reliantunix5.4 and i386-sinix are built

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

17 years agoDone n gone
William A. Rowe Jr [Fri, 14 Sep 2007 16:32:16 +0000 (16:32 +0000)] 
Done n gone

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

17 years agoBump for 1.3.40
Jim Jagielski [Tue, 4 Sep 2007 12:48:14 +0000 (12:48 +0000)] 
Bump for 1.3.40

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

17 years agoget ready to tag 1.3.39
Jim Jagielski [Tue, 4 Sep 2007 12:26:52 +0000 (12:26 +0000)] 
get ready to tag 1.3.39

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

17 years agoNote plan for TR
Jim Jagielski [Sun, 2 Sep 2007 03:05:12 +0000 (03:05 +0000)] 
Note plan for TR

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

17 years agoSync with mime.types rev 571614
Roy T. Fielding [Fri, 31 Aug 2007 22:03:39 +0000 (22:03 +0000)] 
Sync with mime.types rev 571614

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

17 years agoFix typo in Japanese docs reference.
Roy T. Fielding [Thu, 30 Aug 2007 18:38:55 +0000 (18:38 +0000)] 
Fix typo in Japanese docs reference.
PR: 43233
Submitted by: IIDA Yosiaki <y-iida@secom.co.jp>

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

17 years agoReprocess .png's as transparent (w/ GraphicsMagic since my local
William A. Rowe Jr [Tue, 28 Aug 2007 10:59:32 +0000 (10:59 +0000)] 
Reprocess .png's as transparent (w/ GraphicsMagic since my local
copy of ImageMagic creates garbage transparent .png's).

PR: 30190
Backport: r570373

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

17 years agoUpdate for the docs-project, and illustrate the icons on both white
William A. Rowe Jr [Tue, 28 Aug 2007 10:48:49 +0000 (10:48 +0000)] 
Update for the docs-project, and illustrate the icons on both white
and black backgrounds (to point out PR 30190).

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

17 years agoDocumented in the parent directory
William A. Rowe Jr [Tue, 28 Aug 2007 10:43:40 +0000 (10:43 +0000)] 
Documented in the parent directory

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

17 years agonote mime.types update
Roy T. Fielding [Mon, 27 Aug 2007 18:59:38 +0000 (18:59 +0000)] 
note mime.types update

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

17 years agobackport from trunk (r570206)
Roy T. Fielding [Mon, 27 Aug 2007 18:35:55 +0000 (18:35 +0000)] 
backport from trunk (r570206)

Sync with IANA registry.

Update common x-types that have been registered or will never
be registered for compatibility reasons.  Yeah, those x-Idiots.

The extensions recently assigned to application/vnd.apple.installer+xml
(dist distz pkg mpkg) are too numerous and too generic.  We should
always assume that vendors are too lazy to check for conflicts
(we choose .mpkg only, since that is the common one).

The extension recently assigned to ecmascript (.es)
interferes with languages (espanol), so replace with .ecma.
PR: 35550

Assign the .chm extension to the newly registered type based on
the theory that Microsoft will use it eventually.
PR: 37798

Add application/xspf+xml xspf since they are trying to do it right.
PR: 39317

Add svgz to list of image/svg+xml extensions as per W3C.
PR: 31483

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

18 years agoAre we are now working on 1.3.39-dev
Jim Jagielski [Fri, 10 Aug 2007 15:45:50 +0000 (15:45 +0000)] 
Are we are now working on 1.3.39-dev

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

18 years agoWe are tagging 1.3.38
Jim Jagielski [Fri, 10 Aug 2007 15:41:35 +0000 (15:41 +0000)] 
We are tagging 1.3.38

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

18 years agoNote proposed schedule.
Jim Jagielski [Sat, 4 Aug 2007 15:02:50 +0000 (15:02 +0000)] 
Note proposed schedule.

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

18 years agoFreeBSD 6
Jim Jagielski [Thu, 2 Aug 2007 19:49:19 +0000 (19:49 +0000)] 
FreeBSD 6

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

18 years agoFix section match.
Joshua Slive [Tue, 31 Jul 2007 19:08:21 +0000 (19:08 +0000)] 
Fix section match.

PR: 33466

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

18 years agoSECURITY: CVE-2006-5752 (cve.mitre.org)
Jeff Trawick [Tue, 24 Jul 2007 18:03:56 +0000 (18:03 +0000)] 
SECURITY: CVE-2006-5752 (cve.mitre.org)
mod_status: Fix a possible XSS attack against a site with a public
server-status page and ExtendedStatus enabled, for browsers which
perform charset "detection".  Reported by Stefan Esser.  [Joe Orton]

Joe's patch was tweaked ever so slightly by me, then reviewed
by Joe and Sander T.

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

18 years agoNote pid table changes: SECURITY: CVE-2007-3304 (cve.mitre.org)
Jim Jagielski [Thu, 5 Jul 2007 16:21:14 +0000 (16:21 +0000)] 
Note pid table changes: SECURITY: CVE-2007-3304 (cve.mitre.org)

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

18 years agoAdd '*.a' to svn:ignore to ignore library archives.
Joe Orton [Wed, 4 Jul 2007 15:25:47 +0000 (15:25 +0000)] 
Add '*.a' to svn:ignore to ignore library archives.

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

18 years ago* It does not matter if this pid is still in the scoreboard or not. We need to
Ruediger Pluem [Mon, 4 Jun 2007 19:26:21 +0000 (19:26 +0000)] 
* It does not matter if this pid is still in the scoreboard or not. We need to
  remove it from our pid table in any case.

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

18 years agoOnly remove from pid table when we've reaped a child,
Jim Jagielski [Mon, 4 Jun 2007 13:18:54 +0000 (13:18 +0000)] 
Only remove from pid table when we've reaped a child,
that is, when we know it's gone.

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

18 years agoUse ap_snprintf()
Jim Jagielski [Mon, 4 Jun 2007 13:08:13 +0000 (13:08 +0000)] 
Use ap_snprintf()

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

18 years agoSome comments... Yes, a 64 char array is overkill, but so
Jim Jagielski [Fri, 1 Jun 2007 23:36:11 +0000 (23:36 +0000)] 
Some comments... Yes, a 64 char array is overkill, but so
what :) Also, in this section we later on unset as well,
but also encapsulate the logic here as well.

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

18 years agomore cleanus of pid_table for killed/waited-for kiddies
Jim Jagielski [Fri, 1 Jun 2007 22:02:48 +0000 (22:02 +0000)] 
more cleanus of pid_table for killed/waited-for kiddies

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

18 years agoAdd in parent process PID table, to provide for
Jim Jagielski [Fri, 1 Jun 2007 15:42:57 +0000 (15:42 +0000)] 
Add in parent process PID table, to provide for
a check against the pid values located in the
scoreboard.

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

18 years agoProperly null-terminate the tpf_server_name string (in TPF-only code).
David McCreedy [Thu, 31 May 2007 04:26:54 +0000 (04:26 +0000)] 
Properly null-terminate the tpf_server_name string (in TPF-only code).

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

18 years agoport r532162 to the 1.3.x stable branch
Greg Stein [Tue, 1 May 2007 10:39:16 +0000 (10:39 +0000)] 
port r532162 to the 1.3.x stable branch

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

18 years agomoved XLFLAGS to the .opt file so that external libs can be added;
Guenter Knauf [Tue, 24 Apr 2007 00:08:50 +0000 (00:08 +0000)] 
moved XLFLAGS to the .opt file so that external libs can be added;
added new var XDCDATA and removed xdcdata setting from mis-used XLFLAGS;
moved some copyright from .opt to .def file since -copy option doesnt accept commas.

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

18 years agoBackport Order fix.
Joshua Slive [Tue, 27 Mar 2007 15:16:55 +0000 (15:16 +0000)] 
Backport Order fix.

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

18 years agoAbout time to note this
William A. Rowe Jr [Thu, 11 Jan 2007 07:32:07 +0000 (07:32 +0000)] 
About time to note this

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

18 years ago Tweak Allow/Deny tagging.
Chris Pepper [Tue, 28 Nov 2006 04:53:00 +0000 (04:53 +0000)] 
Tweak Allow/Deny tagging.
Tweak tense.
Update Allow/Deny match table.

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

18 years ago Reword Order section to make 3-pass design clearer.
Chris Pepper [Sun, 26 Nov 2006 06:36:35 +0000 (06:36 +0000)] 
Reword Order section to make 3-pass design clearer.
Add table showing results of match combinations.
Fix some tenses.
Fix case of CENTER & IP Address.

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

18 years agoIncorporated feedback from the TPF Users Group conference.
David McCreedy [Fri, 18 Aug 2006 22:39:36 +0000 (22:39 +0000)] 
Incorporated feedback from the TPF Users Group conference.

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

19 years agoThe Expect header XSS got a CVE name as it was proved you can influence the
Mark J. Cox [Mon, 31 Jul 2006 08:06:17 +0000 (08:06 +0000)] 
The Expect header XSS got a CVE name as it was proved you can influence the
header if a user visits a site holding a malicious flash file.
IMO this is a flash flaw, but mark as security for future reference, although
only for 1.3.  2.0 and 2.2 both need to timeout before any XSS happens
reducing the risk.

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

19 years ago Rebump after retag
William A. Rowe Jr [Thu, 27 Jul 2006 18:21:19 +0000 (18:21 +0000)] 
  Rebump after retag

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

19 years ago Revert, missed one change to APACHE_RELEASE bit
William A. Rowe Jr [Thu, 27 Jul 2006 18:19:46 +0000 (18:19 +0000)] 
  Revert, missed one change to APACHE_RELEASE bit

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

19 years ago Bump after tag
William A. Rowe Jr [Thu, 27 Jul 2006 17:59:20 +0000 (17:59 +0000)] 
  Bump after tag

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

19 years ago Prepare to tag 1.3.37
William A. Rowe Jr [Thu, 27 Jul 2006 17:56:34 +0000 (17:56 +0000)] 
  Prepare to tag 1.3.37

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

19 years ago Wrong project name
William A. Rowe Jr [Thu, 27 Jul 2006 17:44:01 +0000 (17:44 +0000)] 
  Wrong project name

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

19 years agoSECURITY: CVE-2006-3747 (cve.mitre.org)
Mark J. Cox [Thu, 27 Jul 2006 17:09:03 +0000 (17:09 +0000)] 
SECURITY: CVE-2006-3747 (cve.mitre.org)
mod_rewrite: Fix an off-by-one security problem in the ldap scheme
handling.  For some RewriteRules this could lead to a pointer being
written out of bounds.  Reported by Mark Dowd of McAfee.

Reviewed by: trawick, lars, jorton, wrowe, benl

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

19 years ago Official home is http://svn.apache.org/repos/asf/httpd/httpd/dist/
William A. Rowe Jr [Thu, 27 Jul 2006 15:43:46 +0000 (15:43 +0000)] 
  Official home is http://svn.apache.org/repos/asf/httpd/httpd/dist/

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

19 years agoupdate license header text
Roy T. Fielding [Wed, 12 Jul 2006 08:16:05 +0000 (08:16 +0000)] 
update license header text

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

19 years agoupdate according to board resolution
Roy T. Fielding [Wed, 12 Jul 2006 05:14:54 +0000 (05:14 +0000)] 
update according to board resolution

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

19 years agoAnd we are now 1.3.37-dev
Jim Jagielski [Sun, 14 May 2006 13:24:01 +0000 (13:24 +0000)] 
And we are now 1.3.37-dev

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

19 years agoGet ready to tag 1.3.36
Jim Jagielski [Sun, 14 May 2006 13:02:54 +0000 (13:02 +0000)] 
Get ready to tag 1.3.36

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

19 years agoNote intent to T&R 1.3.36 this Friday
Jim Jagielski [Tue, 9 May 2006 13:16:41 +0000 (13:16 +0000)] 
Note intent to T&R 1.3.36 this Friday

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

19 years agoBack out 396294. This keeps HEAD in a non-regression state
Jim Jagielski [Mon, 8 May 2006 19:26:00 +0000 (19:26 +0000)] 
Back out 396294. This keeps HEAD in a non-regression state
and allows us to re-add/fix the functionality "later on"

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

19 years agoAnd we are announced/released
Jim Jagielski [Mon, 1 May 2006 12:49:10 +0000 (12:49 +0000)] 
And we are announced/released

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

19 years agoAnd bump to 1.3.36-dev
Jim Jagielski [Mon, 24 Apr 2006 17:17:00 +0000 (17:17 +0000)] 
And bump to 1.3.36-dev

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

19 years agoStand by for tagging
Jim Jagielski [Mon, 24 Apr 2006 17:04:03 +0000 (17:04 +0000)] 
Stand by for tagging

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

19 years agoFix up some version numbers
Jim Jagielski [Mon, 24 Apr 2006 17:01:44 +0000 (17:01 +0000)] 
Fix up some version numbers

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

19 years agoWork on announcement
Jim Jagielski [Mon, 24 Apr 2006 12:23:24 +0000 (12:23 +0000)] 
Work on announcement

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

19 years ago * Backport the include directive patch for 1.3
Colm MacCarthaigh [Sun, 23 Apr 2006 17:21:58 +0000 (17:21 +0000)] 
  * Backport the include directive patch for 1.3

  * Add a changelog entry for same

  * reorder the changelog to put security first.

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

19 years agoRevert copyright date change patch. Wait until we have
Jim Jagielski [Fri, 21 Apr 2006 18:40:11 +0000 (18:40 +0000)] 
Revert copyright date change patch. Wait until we have
a universal policy and procedure... we cannot willy
nilly change the dates unless significant or
material changes are made.

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

19 years agoRecast a vote...
Jim Jagielski [Fri, 21 Apr 2006 16:19:56 +0000 (16:19 +0000)] 
Recast a vote...

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

19 years agoAsk a question, since I'm lazy until tomorrow :)
Jim Jagielski [Wed, 19 Apr 2006 21:51:13 +0000 (21:51 +0000)] 
Ask a question, since I'm lazy until tomorrow :)

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

19 years agoAdd a note on why the fprintf's are there
Colm MacCarthaigh [Wed, 19 Apr 2006 16:25:22 +0000 (16:25 +0000)] 
Add a note on why the fprintf's are there

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

19 years agoNote the proposed T/R and cast vote. If the fprintfs
Jim Jagielski [Wed, 19 Apr 2006 16:19:40 +0000 (16:19 +0000)] 
Note the proposed T/R and cast vote. If the fprintfs
were removed, or somehow configurable, I'd switch to +1

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

19 years agoUpdate to 2006
Jim Jagielski [Wed, 19 Apr 2006 13:57:57 +0000 (13:57 +0000)] 
Update to 2006

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

19 years agoFix escaping of Expect error message
Mark J. Cox [Wed, 19 Apr 2006 08:28:04 +0000 (08:28 +0000)] 
Fix escaping of Expect error message
http://svn.apache.org/viewcvs?rev=394965&view=rev
+1: mjc, trawick, wrowe

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

19 years ago Vote, vote and promote
William A. Rowe Jr [Wed, 19 Apr 2006 04:13:35 +0000 (04:13 +0000)] 
  Vote, vote and promote

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

19 years ago Vote
William A. Rowe Jr [Wed, 19 Apr 2006 04:12:33 +0000 (04:12 +0000)] 
  Vote

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

19 years agoWhat the hell, include a proposal to incorporate my 4 year old patch to my own
Colm MacCarthaigh [Tue, 18 Apr 2006 22:30:56 +0000 (22:30 +0000)] 
What the hell, include a proposal to incorporate my 4 year old patch to my own
personal favourite most annoying 1.3 bug.

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

19 years agovote
Jeff Trawick [Tue, 18 Apr 2006 17:44:29 +0000 (17:44 +0000)] 
vote

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

19 years agoUnsure if acks are needed for 1.3 branch, but it can't hurt, add
Mark J. Cox [Tue, 18 Apr 2006 15:37:31 +0000 (15:37 +0000)] 
Unsure if acks are needed for 1.3 branch, but it can't hurt, add
the expect header issue

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

19 years agoTPF platform-specific changes:
David McCreedy [Tue, 28 Feb 2006 16:38:08 +0000 (16:38 +0000)] 
TPF platform-specific changes:
   Ensure children close their sockets upon shutdown.
   Fix KeepAliveTimeOut and TimeOut processing.
   Implement SIGUSR1 (graceful restart) and SIGHUP (restart now).

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

19 years agoUse ap_assert instead of assert in mod_log_forensic.
Garrett Rooney [Wed, 11 Jan 2006 04:24:19 +0000 (04:24 +0000)] 
Use ap_assert instead of assert in mod_log_forensic.

This fixes issue #38177.

* src/modules/standard/mod_log_forensic.c
  (log_escape, log_before): s/assert/ap_assert/

Noticed by: Wilson Cheung <wcheung ucsd.edu>
Patch by: Jim Jagielski
Approved by: Jeff Trawick, AndrĂ© Malo

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

19 years agoFixed broken apache_pb.gif link as pointed out
Jason S. Lingohr [Thu, 5 Jan 2006 22:57:26 +0000 (22:57 +0000)] 
Fixed broken apache_pb.gif link as pointed out
by Anthony Anderberg <ant@hutchtel.net>.

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

19 years ago Backport, even to 1.3, the ability to build under devenv
William A. Rowe Jr [Fri, 16 Dec 2005 21:03:09 +0000 (21:03 +0000)] 
  Backport, even to 1.3, the ability to build under devenv
  of Visual Studio 2005.  Endorse -f syntax to get folks
  used to portable make semantics

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

19 years agoFix moderate security issue CVE-2005-3352 mod_imap cross-site scripting flaw
Mark J. Cox [Mon, 12 Dec 2005 16:36:54 +0000 (16:36 +0000)] 
Fix moderate security issue CVE-2005-3352 mod_imap cross-site scripting flaw

Submitted by: Mark Cox <mjc apache.org>
Reviewed by: jorton, mjc, fielding
PR: 37874

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

19 years agoTry to help all the people coming in from search engines who
Joshua Slive [Fri, 2 Dec 2005 20:02:28 +0000 (20:02 +0000)] 
Try to help all the people coming in from search engines who
wind up at the wrong docs by including pointers back to the
doc index in the 1.3 docs.

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

19 years agoMade suggested changes as mentioned in Bug# 37331 by ian_bruce@fastmail.fm.
Jason S. Lingohr [Thu, 3 Nov 2005 04:18:33 +0000 (04:18 +0000)] 
Made suggested changes as mentioned in Bug# 37331 by ian_bruce@fastmail.fm.

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

19 years agoMinor make file changes to allow the clib prelude to be replaced
Bradley Nicholes [Mon, 31 Oct 2005 17:00:43 +0000 (17:00 +0000)] 
Minor make file changes to allow the clib prelude to be replaced

Submitted by: Guenter Knauf

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

19 years ago Note release
William A. Rowe Jr [Fri, 28 Oct 2005 00:52:40 +0000 (00:52 +0000)] 
  Note release

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

19 years agoToday a one-time change happens to all CAN- names as they are
Mark J. Cox [Wed, 19 Oct 2005 08:02:41 +0000 (08:02 +0000)] 
Today a one-time change happens to all CAN- names as they are
renamed to CVE-.  Make this change to our changelog.

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

19 years agoRemove CGI block on OPTIONS method so that scripts can
Roy T. Fielding [Tue, 18 Oct 2005 21:34:41 +0000 (21:34 +0000)] 
Remove CGI block on OPTIONS method so that scripts can
respond to OPTIONS directly rather than via server default.

PR: 15242
Reviewed-by: Paul Querna, Andre Malo, William A. Rowe, Jr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@326256 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAnd note we are now 1.3.35-dev
Jim Jagielski [Thu, 13 Oct 2005 23:36:04 +0000 (23:36 +0000)] 
And note we are now 1.3.35-dev

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

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