]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agoMake the status line for 2.0.56 consistent with previous practise
Colm MacCarthaigh [Fri, 21 Apr 2006 15:46:41 +0000 (15:46 +0000)] 
Make the status line for 2.0.56 consistent with previous practise

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

19 years agopropose simple tweak to avoid crash
Jeff Trawick [Fri, 21 Apr 2006 11:11:51 +0000 (11:11 +0000)] 
propose simple tweak to avoid crash

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

19 years agoupdate transformation
André Malo [Thu, 20 Apr 2006 15:45:16 +0000 (15:45 +0000)] 
update transformation

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

19 years agofix typo
Jeff Trawick [Thu, 20 Apr 2006 11:14:21 +0000 (11:14 +0000)] 
fix typo

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

19 years agoRemoving 1.3 refs from 2.x docs
Noirin Plunkett [Wed, 19 Apr 2006 22:19:15 +0000 (22:19 +0000)] 
Removing 1.3 refs from 2.x docs

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

19 years agofix revision references
André Malo [Wed, 19 Apr 2006 16:52:26 +0000 (16:52 +0000)] 
fix revision references

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

19 years agoBump to 2.0.58-dev
Colm MacCarthaigh [Wed, 19 Apr 2006 16:16:58 +0000 (16:16 +0000)] 
Bump to 2.0.58-dev

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

19 years agoRoll on 2.0.57
Colm MacCarthaigh [Wed, 19 Apr 2006 16:12:02 +0000 (16:12 +0000)] 
Roll on 2.0.57

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

19 years agoUpdate the last year of Copyright for the 2.0.x branch.
Colm MacCarthaigh [Wed, 19 Apr 2006 12:41:12 +0000 (12:41 +0000)] 
Update the last year of Copyright for the 2.0.x branch.

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

19 years agoMerge r264759 and r264788 from trunk;
Colm MacCarthaigh [Wed, 19 Apr 2006 10:22:58 +0000 (10:22 +0000)] 
Merge r264759 and r264788 from trunk;

    * mod_cgid suexec_get_identity now runs from the httpd side
      of the cgid socket.

Author: colm

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

19 years agoMerge 394070 from trunk;
Colm MacCarthaigh [Wed, 19 Apr 2006 10:15:33 +0000 (10:15 +0000)] 
Merge 394070 from trunk;

* Initialize last_char as otherwise a random value will be compared
  against APR_ASCII_LF at the end of the loop if bb only contains an
  EOS bucket.

PR: 39282
Submitted by: Davi Arnaut <davi haxent.com.br>
Reviewed by: rpluem

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

19 years ago2.0.x never needed this patch, 2.2 was a regression.
Colm MacCarthaigh [Wed, 19 Apr 2006 10:07:36 +0000 (10:07 +0000)] 
2.0.x never needed this patch, 2.2 was a regression.

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

19 years agoMerge r102320 from trunk:
Colm MacCarthaigh [Wed, 19 Apr 2006 10:02:04 +0000 (10:02 +0000)] 
Merge r102320 from trunk:

  If the proxy was enabled, and UseCanonicalHostname was off, then the Via:
  header would report not the proxy hosts's ServerName (or any of its
  configured VHosts's names) as it should, but the *origin hosts*'s name.  Now
  it reports its ServerName.

Author: martin

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

19 years agoremove the backported proposal
Colm MacCarthaigh [Wed, 19 Apr 2006 09:56:33 +0000 (09:56 +0000)] 
remove the backported proposal

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

19 years agoMerge r384731, r386790, r386821 from trunk.
Colm MacCarthaigh [Wed, 19 Apr 2006 09:42:15 +0000 (09:42 +0000)] 
Merge r384731, r386790, r386821 from trunk.

    *  Unsure why win32 never noticed this, but the value returned is a const
       char*

    *  Escape from casting purgatory, which the Solaris cc compiler
       will not treat as lvalues.

    * Eliminate last win32-isms, SetLastError becomes apr's set_os_error
      operation.  It unfolds the error code on win32, so we have to pre-fold
      it.  On unix there is no folding.

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

19 years agovote and promote
Colm MacCarthaigh [Wed, 19 Apr 2006 09:34:32 +0000 (09:34 +0000)] 
vote and promote

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

19 years agoVote early, vote often
Nick Kew [Wed, 19 Apr 2006 08:42:54 +0000 (08:42 +0000)] 
Vote early, vote often

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

19 years agohttp_protocol: Fix escaping of Expect error message
Mark J. Cox [Wed, 19 Apr 2006 08:31:28 +0000 (08:31 +0000)] 
http_protocol: Fix escaping of Expect error message
       +1: mjc, trawick, rpluem, jim

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

19 years agoupdate version reference
André Malo [Wed, 19 Apr 2006 08:13:08 +0000 (08:13 +0000)] 
update version reference

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

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

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

19 years agoAdd a backport proposal, and burn a version number
Colm MacCarthaigh [Tue, 18 Apr 2006 22:57:57 +0000 (22:57 +0000)] 
Add a backport proposal, and burn a version number

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

19 years agoAdd a vote
Colm MacCarthaigh [Tue, 18 Apr 2006 22:37:58 +0000 (22:37 +0000)] 
Add a vote

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

19 years agoCasting votes
Jim Jagielski [Tue, 18 Apr 2006 21:24:26 +0000 (21:24 +0000)] 
Casting votes

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

19 years ago* Vote and promote
Ruediger Pluem [Tue, 18 Apr 2006 20:11:49 +0000 (20:11 +0000)] 
* Vote and promote

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

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

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

19 years agoExpect header issue should be backported
Mark J. Cox [Tue, 18 Apr 2006 15:35:07 +0000 (15:35 +0000)] 
Expect header issue should be backported

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

19 years ago* Add proposal to backport PR 39282
Ruediger Pluem [Mon, 17 Apr 2006 10:56:15 +0000 (10:56 +0000)] 
* Add proposal to backport PR 39282

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

19 years agoupdate for 2.0.57
Colm MacCarthaigh [Sun, 16 Apr 2006 18:32:19 +0000 (18:32 +0000)] 
update for 2.0.57

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

19 years agoroll on for 2.0.56
Colm MacCarthaigh [Sun, 16 Apr 2006 18:29:18 +0000 (18:29 +0000)] 
roll on for 2.0.56

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

19 years agoNuke the last showstopper, now that 1.2.7 is out there.
Colm MacCarthaigh [Sun, 16 Apr 2006 17:37:52 +0000 (17:37 +0000)] 
Nuke the last showstopper, now that 1.2.7 is out there.

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

19 years agoUpdate one of the more important copyright notices prior to any 2006
Colm MacCarthaigh [Sun, 16 Apr 2006 17:34:39 +0000 (17:34 +0000)] 
Update one of the more important copyright notices prior to any 2006
releases.

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

19 years agoFix a change entry to make it consistent with our conventional policies
Colm MacCarthaigh [Sun, 16 Apr 2006 17:29:40 +0000 (17:29 +0000)] 
Fix a change entry to make it consistent with our conventional policies
(no at-symbol, don't wrap names).

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

19 years agoupdate transformation
André Malo [Sun, 16 Apr 2006 15:22:38 +0000 (15:22 +0000)] 
update transformation

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

19 years agoFix typo someone pointed out in IRC
Nick Kew [Fri, 14 Apr 2006 14:06:32 +0000 (14:06 +0000)] 
Fix typo someone pointed out in IRC

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

19 years ago Whoops, attribution please
William A. Rowe Jr [Thu, 13 Apr 2006 22:13:45 +0000 (22:13 +0000)] 
  Whoops, attribution please

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

19 years agoadd a pointer to the verbose explanation
Colm MacCarthaigh [Thu, 13 Apr 2006 08:46:36 +0000 (08:46 +0000)] 
add a pointer to the verbose explanation

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

19 years ago Backport httpd -V status display of compiled/loaded apr[-util] versions.
William A. Rowe Jr [Wed, 12 Apr 2006 23:19:02 +0000 (23:19 +0000)] 
  Backport httpd -V status display of compiled/loaded apr[-util] versions.

Backports: 390573

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

19 years agoBackport from trunk and 2.2.x:
Jeff Trawick [Tue, 11 Apr 2006 17:27:53 +0000 (17:27 +0000)] 
Backport from trunk and 2.2.x:

  mod_ldap: Brad's pool fixes to fix a race condition during
  first request as well as thread-safety issues between threads
  handling different vhosts at steady state

Submitted by: bnicholes
Reviewed by:  trawick, gregames

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

19 years agovote
Bradley Nicholes [Tue, 11 Apr 2006 16:21:02 +0000 (16:21 +0000)] 
vote

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

19 years agovote again
Greg Ames [Tue, 11 Apr 2006 14:28:07 +0000 (14:28 +0000)] 
vote again

since wrowe voiced another question I had privately, maybe we should expand
the comment further and say something about fork().  IMO adding that to
trunk should be good enough.

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

19 years agoI'm about 100% sure that Greg addressed his concern with a
Jeff Trawick [Mon, 10 Apr 2006 23:31:37 +0000 (23:31 +0000)] 
I'm about 100% sure that Greg addressed his concern with a
comment he committed, but he gets to say for sure.

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

19 years agovote for a backport
Greg Ames [Mon, 10 Apr 2006 19:33:12 +0000 (19:33 +0000)] 
vote for a backport

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

19 years agoMake sure we write a reasonable status line (e.g., if byterange
Jeff Trawick [Mon, 10 Apr 2006 18:04:06 +0000 (18:04 +0000)] 
Make sure we write a reasonable status line (e.g., if byterange
filter modifies status and custom status line is left
unmodified).

Reviewed by: niq, gregames

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

19 years agoDefault handler: Don't return output filter apr_status_t values.
Jeff Trawick [Mon, 10 Apr 2006 18:01:29 +0000 (18:01 +0000)] 
Default handler: Don't return output filter apr_status_t values.

PR:          31759
Reviewed by: rpleum, gregames

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

19 years agoapprove another backport
Greg Ames [Mon, 10 Apr 2006 15:12:01 +0000 (15:12 +0000)] 
approve another backport

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

19 years agovote
Greg Ames [Mon, 10 Apr 2006 15:05:10 +0000 (15:05 +0000)] 
vote

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

19 years agovote
Jeff Trawick [Mon, 10 Apr 2006 13:39:43 +0000 (13:39 +0000)] 
vote

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

19 years ago* Propose backport for PR 31759.
Ruediger Pluem [Sun, 9 Apr 2006 10:34:51 +0000 (10:34 +0000)] 
* Propose backport for PR 31759.

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

19 years agoupdate transformation
André Malo [Fri, 7 Apr 2006 21:06:26 +0000 (21:06 +0000)] 
update transformation

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

19 years agoset svnmailer:content-charset for better diff mails
André Malo [Fri, 7 Apr 2006 20:58:30 +0000 (20:58 +0000)] 
set svnmailer:content-charset for better diff mails

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

19 years agoAll russian translations have been updated and are now up to date with the latest...
Ilia Soldatenko [Fri, 7 Apr 2006 19:59:51 +0000 (19:59 +0000)] 
All russian translations have been updated and are now up to date with the latest English revision.
(russian translation)

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

19 years agoOops. Forgot description of this PR.
Ruediger Pluem [Thu, 6 Apr 2006 20:13:08 +0000 (20:13 +0000)] 
Oops. Forgot description of this PR.

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

19 years ago* Propose r102320 for backport to fix PR 11971
Ruediger Pluem [Thu, 6 Apr 2006 20:11:44 +0000 (20:11 +0000)] 
* Propose r102320 for backport to fix PR 11971

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

19 years agoAlready translated corresponding files are updated to contain changes from the latest...
Ilia Soldatenko [Mon, 3 Apr 2006 20:53:44 +0000 (20:53 +0000)] 
Already translated corresponding files are updated to contain changes from the latest English revision.
(russian translation)

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

19 years agoRemoved little typo in the title of index file.
Ilia Soldatenko [Sun, 2 Apr 2006 09:59:38 +0000 (09:59 +0000)] 
Removed little typo in the title of index file.

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

19 years ago* Vote and promote one proposal
Ruediger Pluem [Sat, 1 Apr 2006 14:53:18 +0000 (14:53 +0000)] 
* Vote and promote one proposal

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

19 years agovote, note
Jeff Trawick [Sat, 1 Apr 2006 13:14:22 +0000 (13:14 +0000)] 
vote, note

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

19 years ago Low hanging fruit to trip over on 2.0 branch
William A. Rowe Jr [Sat, 1 Apr 2006 03:04:08 +0000 (03:04 +0000)] 
  Low hanging fruit to trip over on 2.0 branch

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

19 years agoMerge r385580 from 2.2.x:
Colm MacCarthaigh [Fri, 31 Mar 2006 22:04:25 +0000 (22:04 +0000)] 
Merge r385580 from 2.2.x:

    * merge fix to mod_speling crash when r->filename is not set

Reviewed by: jerenkrantz, jim

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

19 years agoPut the SECURITY notices at the top again.
Colm MacCarthaigh [Fri, 31 Mar 2006 22:02:42 +0000 (22:02 +0000)] 
Put the SECURITY notices at the top again.

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

19 years agoPR#39133
Nick Kew [Tue, 28 Mar 2006 19:43:34 +0000 (19:43 +0000)] 
PR#39133
Remove "cyberthugs.com" and other real (or potentially real)
examples from deny lists in access control howto (2.0)

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

19 years agoAdd the missing file-cache module to the cache family of modules in the RPM.
Graham Leggett [Mon, 27 Mar 2006 19:47:38 +0000 (19:47 +0000)] 
Add the missing file-cache module to the cache family of modules in the RPM.

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

19 years agoCast two votes, and promote a proposal.
Colm MacCarthaigh [Mon, 27 Mar 2006 09:31:07 +0000 (09:31 +0000)] 
Cast two votes, and promote a proposal.

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

19 years agoDelete archaic and unclear patch proposal.
Colm MacCarthaigh [Mon, 27 Mar 2006 09:04:15 +0000 (09:04 +0000)] 
Delete archaic and unclear patch proposal.

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

19 years ago Recast this vote in terms of all changes required to run mod_isapi on unix.
William A. Rowe Jr [Sat, 25 Mar 2006 23:13:09 +0000 (23:13 +0000)] 
  Recast this vote in terms of all changes required to run mod_isapi on unix.
  Resetting votes, thank you to both pquerna and trawick for your votes (abeit
  on two different trees ;-) - letting the community review the complete patch.

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

19 years agobackport 327008 PR 18757. keep the C-L header for a HEAD with no
Greg Ames [Mon, 20 Mar 2006 15:51:16 +0000 (15:51 +0000)] 
backport 327008 PR 18757.  keep the C-L header for a HEAD with no
response body.

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

19 years agoAdd votes where it's easy
Nick Kew [Sun, 19 Mar 2006 13:40:41 +0000 (13:40 +0000)] 
Add votes where it's easy

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

19 years agopropose some simple fixes for backport
Jeff Trawick [Sun, 19 Mar 2006 12:55:58 +0000 (12:55 +0000)] 
propose some simple fixes for backport

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

19 years agoa couple of votes, and a request to backport fixes
Jeff Trawick [Sat, 18 Mar 2006 13:04:12 +0000 (13:04 +0000)] 
a couple of votes, and a request to backport fixes
for nasty ldap pool issues

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

19 years agoMinor typo fix
Noirin Plunkett [Wed, 15 Mar 2006 13:04:10 +0000 (13:04 +0000)] 
Minor typo fix

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

19 years ago Easy backport to consider.
William A. Rowe Jr [Fri, 10 Mar 2006 09:02:48 +0000 (09:02 +0000)] 
  Easy backport to consider.

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

19 years ago The trailing newline is significant when the linker attempts
William A. Rowe Jr [Fri, 10 Mar 2006 00:19:31 +0000 (00:19 +0000)] 
  The trailing newline is significant when the linker attempts
  to parse this file, we were failing that the module was larger
  than 0x1000 (not 0x10000 as the file says).

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

19 years ago uri_delims moved to aprutil EONS ago
William A. Rowe Jr [Thu, 9 Mar 2006 21:30:38 +0000 (21:30 +0000)] 
  uri_delims moved to aprutil EONS ago

Backports: 384622

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

19 years agoadd a backport vote
Greg Ames [Thu, 9 Mar 2006 16:27:03 +0000 (16:27 +0000)] 
add a backport vote

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

19 years agoupdate transformation
André Malo [Wed, 22 Feb 2006 19:00:54 +0000 (19:00 +0000)] 
update transformation

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

19 years agoFix mod_asis docs re: use of HTTP/CGI headers.
Nick Kew [Tue, 21 Feb 2006 21:19:37 +0000 (21:19 +0000)] 
Fix mod_asis docs re: use of HTTP/CGI headers.

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

19 years agofix properties
André Malo [Thu, 16 Feb 2006 17:11:11 +0000 (17:11 +0000)] 
fix properties

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

19 years agoupdate transformation
André Malo [Mon, 6 Feb 2006 18:09:02 +0000 (18:09 +0000)] 
update transformation

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

19 years agofix xml and semantic validity
André Malo [Mon, 6 Feb 2006 17:38:38 +0000 (17:38 +0000)] 
fix xml and semantic validity

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

19 years ago Remove a backported item
William A. Rowe Jr [Sat, 4 Feb 2006 19:10:00 +0000 (19:10 +0000)] 
  Remove a backported item

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

19 years ago Solaris build fixes; don't fail on missing .h files within
William A. Rowe Jr [Sat, 4 Feb 2006 19:07:49 +0000 (19:07 +0000)] 
  Solaris build fixes; don't fail on missing .h files within
  a VPATH build, and don't test trees with -d (simply -f the
  expected files) in case a tree such as srclib/apr is actually
  a symlink rather than a true directory in ./buildconf.

Reviewed by: wrowe, rpluem, colm
Backports: 374821

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

19 years agoadd two votes and promote a proposal
Colm MacCarthaigh [Sat, 4 Feb 2006 18:41:29 +0000 (18:41 +0000)] 
add two votes and promote a proposal

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

19 years agoMake a PR reference consistent and keep the SECURITY changes first.
Colm MacCarthaigh [Sat, 4 Feb 2006 18:36:11 +0000 (18:36 +0000)] 
Make a PR reference consistent and keep the SECURITY changes first.

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

19 years agoFix PR#38070
Nick Kew [Sat, 4 Feb 2006 17:41:09 +0000 (17:41 +0000)] 
Fix PR#38070
Avoid server-driven negotiation when a script has sent a Status: header.

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

19 years ago* Vote, correct URL to backport version of the patch.
Ruediger Pluem [Sat, 4 Feb 2006 09:15:37 +0000 (09:15 +0000)] 
* Vote, correct URL to backport version of the patch.

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

19 years ago Vote my own proposal, original credit goes to Mr. Orton
William A. Rowe Jr [Sat, 4 Feb 2006 03:12:41 +0000 (03:12 +0000)] 
  Vote my own proposal, original credit goes to Mr. Orton

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

19 years ago Move my previous proposal to the -end- of the list as instructed, and
William A. Rowe Jr [Sat, 4 Feb 2006 03:00:50 +0000 (03:00 +0000)] 
  Move my previous proposal to the -end- of the list as instructed, and
  propose another significant backport for folks trying to build the
  support/* tools to stand alone.

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

19 years ago Propose VPATH / symlink srcdir/apr[-util] fixes
William A. Rowe Jr [Sat, 4 Feb 2006 02:44:08 +0000 (02:44 +0000)] 
  Propose VPATH / symlink srcdir/apr[-util] fixes

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

19 years ago Clean up a spurious warning, and avoid rebasing mod_version
William A. Rowe Jr [Mon, 30 Jan 2006 21:36:35 +0000 (21:36 +0000)] 
  Clean up a spurious warning, and avoid rebasing mod_version

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

19 years agoRemoving "unregistered" mime types.
Rich Bowen [Sun, 29 Jan 2006 22:33:29 +0000 (22:33 +0000)] 
Removing "unregistered" mime types.

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

19 years agoAdd the m4a and m4b mime types, so that podcasts in these formats work
Rich Bowen [Sat, 28 Jan 2006 18:28:59 +0000 (18:28 +0000)] 
Add the m4a and m4b mime types, so that podcasts in these formats work
without configuration changes.

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

19 years agoVote
Nick Kew [Fri, 27 Jan 2006 22:02:23 +0000 (22:02 +0000)] 
Vote

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

19 years agoAdd a proposal
Colm MacCarthaigh [Fri, 27 Jan 2006 08:58:37 +0000 (08:58 +0000)] 
Add a proposal

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

19 years agovote
Nick Kew [Fri, 27 Jan 2006 00:56:01 +0000 (00:56 +0000)] 
vote

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

19 years agoMerge r103331 from trunk:
Colm MacCarthaigh [Fri, 27 Jan 2006 00:20:28 +0000 (00:20 +0000)] 
Merge r103331 from trunk:

cleanup log_header_out function:
- no need to ask r->err_headers_out, because it's already merged with
  r->headers_out at this stage
- allow multiple headers like Set-Cookie to be logged properly

PR: 27787

Submitted by: nd

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

19 years agoRemove a stalled stale vote, as per discussion on dev@httpd.
Colm MacCarthaigh [Thu, 26 Jan 2006 20:18:04 +0000 (20:18 +0000)] 
Remove a stalled stale vote, as per discussion on dev@httpd.

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

19 years agoUse the correct logging call to report connection errors
Bradley Nicholes [Thu, 26 Jan 2006 18:36:18 +0000 (18:36 +0000)] 
Use the correct logging call to report connection errors

Reviewed by: bnicholes, wrowe, pquerna

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

19 years ago * Point to a patch file which applies cleanly
Colm MacCarthaigh [Wed, 25 Jan 2006 18:42:07 +0000 (18:42 +0000)] 
 * Point to a patch file which applies cleanly

 * Add a vote on that same patch

 * Promote the proposal to ACCEPTED

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

19 years ago* Demote two proposals to going-nowhere-soon status
Colm MacCarthaigh [Wed, 25 Jan 2006 18:35:37 +0000 (18:35 +0000)] 
* Demote two proposals to going-nowhere-soon status

* Update an ancient proposal with a subversion revision instead
  of a CVS one.

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

19 years agoReplace the patch in a vote with a patch that actually applies, and
Colm MacCarthaigh [Wed, 25 Jan 2006 18:25:10 +0000 (18:25 +0000)] 
Replace the patch in a vote with a patch that actually applies, and
conforms to the coding style. Re-set to no votes.

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