]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agoI am not comfortable with this solution for making the flushing band aid configurable...
Paul Querna [Sat, 1 Apr 2006 06:33:47 +0000 (06:33 +0000)] 
I am not comfortable with this solution for making the flushing band aid configurable. I do not oppose the concept, just the placement of the configuration information inside of the mod_proxy core, and not in mod_proxy_ajp.

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

19 years agoMerge r389697 and r390499 from trunk, making mod_disk_cache return better error codes...
Paul Querna [Sat, 1 Apr 2006 06:26:56 +0000 (06:26 +0000)] 
Merge r389697 and r390499 from trunk, making mod_disk_cache return better error codes, instead of a silly APR_EGENERAL.

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

19 years agoMerge r390573 from trunk:
Paul Querna [Sat, 1 Apr 2006 06:22:25 +0000 (06:22 +0000)] 
Merge r390573 from trunk:
  With all of the, uhm, interesting manners in which httpd
  can be built and installed, let's ensure httpd -V gives the
  reporter a chance to identify the APR flavor used to compile
  and to run httpd when reporting bugs.

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

19 years agoMove up accepted Patches.
Paul Querna [Sat, 1 Apr 2006 06:18:42 +0000 (06:18 +0000)] 
Move up accepted Patches.

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

19 years agoMerge r354630 from trunk:
Paul Querna [Sat, 1 Apr 2006 06:18:02 +0000 (06:18 +0000)] 
Merge r354630 from trunk:

If a connection aborts while waiting for a chunked line, flag the connection as
errored out and send errors upwards.

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

19 years agoVote early, vote often
Garrett Rooney [Sat, 1 Apr 2006 06:16:17 +0000 (06:16 +0000)] 
Vote early, vote often

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

19 years agoVote on a good feature :)
Paul Querna [Sat, 1 Apr 2006 03:04:47 +0000 (03:04 +0000)] 
Vote on a good feature :)

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

19 years ago Low hanging fruit, so low you'll trip over it.
William A. Rowe Jr [Sat, 1 Apr 2006 03:02:30 +0000 (03:02 +0000)] 
  Low hanging fruit, so low you'll trip over it.

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

19 years agovote on the mod_disk_cache fix.
Paul Querna [Sat, 1 Apr 2006 02:59:25 +0000 (02:59 +0000)] 
vote on the mod_disk_cache fix.

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

19 years agoFix a race condition when creating the connection pool mutex and make sure that memor...
Bradley Nicholes [Sat, 1 Apr 2006 00:17:36 +0000 (00:17 +0000)] 
Fix a race condition when creating the connection pool mutex and make sure that memory is being allocated from the correct pools when connections are being established. Enforce the GLOBAL_ONLY parameter for all of the directives.

Reviewed by: bnicholes, trawick, jim

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

19 years ago* Fix report number
Ruediger Pluem [Fri, 31 Mar 2006 22:37:03 +0000 (22:37 +0000)] 
* Fix report number

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

19 years ago* actually two patches are needed for this. Add missing patch and reset voting.
Ruediger Pluem [Fri, 31 Mar 2006 22:19:40 +0000 (22:19 +0000)] 
* actually two patches are needed for this. Add missing patch and reset voting.

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

19 years agoVote on the mod_disk_cache change
Colm MacCarthaigh [Fri, 31 Mar 2006 21:57:20 +0000 (21:57 +0000)] 
Vote on the mod_disk_cache change

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

19 years agoAdd a fix for mod_disk_cache to the voting.
Paul Querna [Fri, 31 Mar 2006 21:48:50 +0000 (21:48 +0000)] 
Add a fix for mod_disk_cache to the voting.

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

19 years ago* Small formating change
Ruediger Pluem [Fri, 31 Mar 2006 21:38:06 +0000 (21:38 +0000)] 
* Small formating change

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

19 years agoMerge r370172, r371132 from trunk:
Ruediger Pluem [Fri, 31 Mar 2006 21:27:18 +0000 (21:27 +0000)] 
Merge r370172, r371132 from trunk:

* Insert the HTTP_IN filter uncondionally before we call
  ap_send_error_response or ap_die. This ensures that
  ap_discard_request_body called by ap_die and by ap_send_error_response works
  correctly on status codes that do not cause the connection to be dropped and
  in situations where the connection should be kept alive.

PR: 38123
Reviewed by: rpluem, niq, jerenkrantz

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

19 years ago* Move security fixes at the beginning of the changelog
Ruediger Pluem [Fri, 31 Mar 2006 20:41:37 +0000 (20:41 +0000)] 
* Move security fixes at the beginning of the changelog

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

19 years ago *) Fix mis-shifted 32 bit scope, masked to 64 bits as a method.
Jim Jagielski [Fri, 31 Mar 2006 20:31:43 +0000 (20:31 +0000)] 
  *) Fix mis-shifted 32 bit scope, masked to 64 bits as a method.
     [Will Rowe, Joe Orton]

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

19 years agoCommitted
Jim Jagielski [Fri, 31 Mar 2006 20:28:39 +0000 (20:28 +0000)] 
Committed

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

19 years agoMerge r378032 from trunk:
Jim Jagielski [Fri, 31 Mar 2006 20:27:49 +0000 (20:27 +0000)] 
Merge r378032 from trunk:

  *) mod_proxy: Fix KeepAlives not being allowed and set to
     backend servers. PR38602. [Ruediger Pluem, Jim Jagielski]

Also, document previous patch:
  *) Correctly initialize mod_proxy workers, which use a
     combination of local and shared datasets. Adjust logging
     to better trace usage. PR38403. [Jim Jagielski]

Reviewed by: jim

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

19 years agoCast a vote and bubble it up.
Jim Jagielski [Fri, 31 Mar 2006 20:25:10 +0000 (20:25 +0000)] 
Cast a vote and bubble it up.

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

19 years agoTwo baked apples.
Joe Orton [Fri, 31 Mar 2006 12:30:06 +0000 (12:30 +0000)] 
Two baked apples.

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

19 years agoMerge r389797 from trunk:
Joe Orton [Fri, 31 Mar 2006 12:28:52 +0000 (12:28 +0000)] 
Merge r389797 from trunk:

* build/instdso.sh: Fix syntax error with some sed implementations.

PR: 38108
Submitted by: Masaoki Kobayashi <masaoki techfirm.co.jp>
Reviewed by: jorton, rpluem, pquerna

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

19 years agoMerge r382799 from trunk:
Joe Orton [Fri, 31 Mar 2006 12:25:25 +0000 (12:25 +0000)] 
Merge r382799 from trunk:

* modules/ssl/ssl_scache_shmcb.c (shmcb_safe_clear): Mark with
"noinline" attribute for GCC > 3.

PR: 38838
Reviewed by: jorton, rpluem, pquerna

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

19 years ago+1 for an ldap configuration change
Jeff Trawick [Fri, 31 Mar 2006 11:02:03 +0000 (11:02 +0000)] 
+1 for an ldap configuration change

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

19 years agoMove up accepted backports.
Paul Querna [Fri, 31 Mar 2006 06:38:30 +0000 (06:38 +0000)] 
Move up accepted backports.

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

19 years agoVote.
Paul Querna [Fri, 31 Mar 2006 06:37:06 +0000 (06:37 +0000)] 
Vote.

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

19 years ago* Cast some votes and promote one proposal
Ruediger Pluem [Thu, 30 Mar 2006 19:44:58 +0000 (19:44 +0000)] 
* Cast some votes and promote one proposal

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

19 years agoPropose a backport: make the Flushing Bandaid for AJP
Jim Jagielski [Thu, 30 Mar 2006 18:38:58 +0000 (18:38 +0000)] 
Propose a backport: make the Flushing Bandaid for AJP
runtime configurable.

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

19 years agoMerge accepted backport...
Jim Jagielski [Thu, 30 Mar 2006 17:46:44 +0000 (17:46 +0000)] 
Merge accepted backport...

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

19 years agoSync up with trunk CHANGES entry
Jim Jagielski [Thu, 30 Mar 2006 17:37:44 +0000 (17:37 +0000)] 
Sync up with trunk CHANGES entry

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

19 years agoMerge r371013 from trunk:
Jim Jagielski [Thu, 30 Mar 2006 17:36:04 +0000 (17:36 +0000)] 
Merge r371013 from trunk:

* Fix PR38340 by actual getting the word and thus advancing the message buffer
  pointer to the next data.

Submitted by: Aleksey Pesternikov <apesternikov yahoo.com>
Reviewed by: Ruediger Pluem

Submitted by: rpluem
Reviewed by: jim

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

19 years agoMerge r374929 from trunk:
Jim Jagielski [Thu, 30 Mar 2006 17:30:32 +0000 (17:30 +0000)] 
Merge r374929 from trunk:

* Do not overwrite the status of initialized workers and respect the configured
  status of uninitilized workers when creating a new child process.

Submitted by: rpluem
Reviewed by: jim

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

19 years agoMerge r383339 from trunk:
Jim Jagielski [Thu, 30 Mar 2006 17:28:40 +0000 (17:28 +0000)] 
Merge r383339 from trunk:

* Crosscheck the length of the body chunk with the length of the ajp message
  to prevent readings beyond the buffer boundaries which possibly could reveal
  sensitive memory contents to the client.

Submitted by: rpluem
Reviewed by: jim

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

19 years agoFruit hanging low.
Joe Orton [Wed, 29 Mar 2006 14:09:20 +0000 (14:09 +0000)] 
Fruit hanging low.

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

19 years agoCast a vote
Jim Jagielski [Wed, 29 Mar 2006 13:54:58 +0000 (13:54 +0000)] 
Cast a vote

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

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

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

19 years agoUpdate the APR dependancies to at least v1.2.0. Add the missing file-cache
Graham Leggett [Mon, 27 Mar 2006 19:07:47 +0000 (19:07 +0000)] 
Update the APR dependancies to at least v1.2.0. 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.2.x@389224 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Recast this vote in terms of all fixes required to use mod_isapi on Unix.
William A. Rowe Jr [Sat, 25 Mar 2006 23:11:00 +0000 (23:11 +0000)] 
  Recast this vote in terms of all fixes required to use mod_isapi on Unix.

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

19 years ago Axe a previously axed reference to an unused build-time
William A. Rowe Jr [Wed, 22 Mar 2006 06:02:01 +0000 (06:02 +0000)] 
  Axe a previously axed reference to an unused build-time
  generator.

backport 387743

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

19 years agoReset the vote on the util_ldap.c backport proposal due to changes in the patch after...
Bradley Nicholes [Wed, 22 Mar 2006 00:21:05 +0000 (00:21 +0000)] 
Reset the vote on the util_ldap.c backport proposal due to changes in the patch after some discussion on the dev-list.

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

19 years agobookkeeping for backport of 327008
Greg Ames [Mon, 20 Mar 2006 16:13:45 +0000 (16:13 +0000)] 
bookkeeping for backport of 327008

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

19 years agowhy can't we all just use malloc and free
Jeff Trawick [Sat, 18 Mar 2006 00:53:52 +0000 (00:53 +0000)] 
why can't we all just use malloc and free

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

19 years agomod_ldap backport
Bradley Nicholes [Fri, 17 Mar 2006 19:34:22 +0000 (19:34 +0000)] 
mod_ldap backport

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

19 years agoAnd move approved backport to the right spot...
Jim Jagielski [Fri, 17 Mar 2006 15:55:20 +0000 (15:55 +0000)] 
And move approved backport to the right spot...

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

19 years agoCast a vote
Jim Jagielski [Fri, 17 Mar 2006 15:54:24 +0000 (15:54 +0000)] 
Cast a vote

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

19 years ago- Add some votes.
Paul Querna [Fri, 17 Mar 2006 15:48:15 +0000 (15:48 +0000)] 
- Add some votes.
- for the mod_proxy_balancer fix, move it up to accepted.

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

19 years agoDocument DBD connection strings
Nick Kew [Tue, 14 Mar 2006 17:57:13 +0000 (17:57 +0000)] 
Document DBD connection strings

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

19 years agomerge from trunk:
Jeff Trawick [Mon, 13 Mar 2006 16:14:34 +0000 (16:14 +0000)] 
merge from trunk:

   core: Fix up botched status lines (mismatch with r->status or
         just badly formatted)

reviewed by: jerenkrantz, jorton

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

19 years agomerge fix to mod_speling crash when r->filename is not set
Jeff Trawick [Mon, 13 Mar 2006 16:11:18 +0000 (16:11 +0000)] 
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.2.x@385580 13f79535-47bb-0310-9956-ffa450edef68

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

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

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

Backports 384622

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

19 years ago We no longer generate uri_delims for apr 1.x, but the table
William A. Rowe Jr [Thu, 9 Mar 2006 20:37:19 +0000 (20:37 +0000)] 
  We no longer generate uri_delims for apr 1.x, but the table
  is hardcoded in apr_uri.c.

Backports 384608

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

19 years agoYahoo!! *Finally* have some free cycles to hack around.
Jim Jagielski [Sun, 5 Mar 2006 19:15:21 +0000 (19:15 +0000)] 
Yahoo!! *Finally* have some free cycles to hack around.
Cast votes.

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

19 years ago* Add two more proposals for backport
Ruediger Pluem [Sun, 5 Mar 2006 15:36:58 +0000 (15:36 +0000)] 
* Add two more proposals for backport

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

19 years ago* Propose some backports
Ruediger Pluem [Sun, 5 Mar 2006 14:10:14 +0000 (14:10 +0000)] 
* Propose some backports

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

19 years ago* The "Correctly error out if we get an error from upstream response." has
Ruediger Pluem [Sun, 5 Mar 2006 13:39:47 +0000 (13:39 +0000)] 
* The "Correctly error out if we get an error from upstream response." has
  been accepted for backport.

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

19 years agovote
Bradley Nicholes [Thu, 2 Mar 2006 15:58:50 +0000 (15:58 +0000)] 
vote

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

19 years ago Coexist with multiple releases of APR, we only promise to die
William A. Rowe Jr [Wed, 1 Mar 2006 20:43:12 +0000 (20:43 +0000)] 
  Coexist with multiple releases of APR, we only promise to die
  using APR 1.1 and earlier.

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

19 years ago Resubmit patch (can't demonstrate against trunk/ after refactoring),
William A. Rowe Jr [Wed, 1 Mar 2006 06:48:48 +0000 (06:48 +0000)] 
  Resubmit patch (can't demonstrate against trunk/ after refactoring),
  reset votes.

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

19 years agoVote
Joe Orton [Tue, 28 Feb 2006 16:43:26 +0000 (16:43 +0000)] 
Vote

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

19 years agoCast some votes and remove my showstopper (which can be mitigated through
Justin Erenkrantz [Tue, 28 Feb 2006 05:39:16 +0000 (05:39 +0000)] 
Cast some votes and remove my showstopper (which can be mitigated through
other means)...

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

19 years agomerge from trunk perhaps?
Jeff Trawick [Thu, 23 Feb 2006 22:28:26 +0000 (22:28 +0000)] 
merge from trunk perhaps?

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

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@379841 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.2.x@379591 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
Astrid Malo [Sun, 19 Feb 2006 19:47:07 +0000 (19:47 +0000)] 
update transformation

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

19 years agoupdate german translation to english revision 378921
Astrid Malo [Sun, 19 Feb 2006 19:35:11 +0000 (19:35 +0000)] 
update german translation to english revision 378921

Reviewed by: nd

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

19 years agoName the Apache HTTP Server properly by using its official name
Astrid Malo [Sun, 19 Feb 2006 16:36:37 +0000 (16:36 +0000)] 
Name the Apache HTTP Server properly by using its official name
'Apache HTTP Server' or 'Apache HTTPd' (short form of Apache HTTP daemon)
or using the program name 'httpd'.

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

19 years agoupdate and fix typo.
Hiroaki Kawai [Sat, 18 Feb 2006 08:23:32 +0000 (08:23 +0000)] 
update and fix typo.
English Revision: 290427

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

19 years agoFormat consistently.
Joe Orton [Fri, 17 Feb 2006 14:41:18 +0000 (14:41 +0000)] 
Format consistently.

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

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

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

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

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

19 years agoUse absolute links as pointed out by nd and joshua
Nick Kew [Sun, 5 Feb 2006 20:39:42 +0000 (20:39 +0000)] 
Use absolute links as pointed out by nd and joshua

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

19 years agoPR#38521 - fix link.
Nick Kew [Sun, 5 Feb 2006 19:29:04 +0000 (19:29 +0000)] 
PR#38521 - fix link.

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

19 years ago* Backported proposal as r374931. This makes the showstopper obsolete.
Ruediger Pluem [Sat, 4 Feb 2006 21:41:44 +0000 (21:41 +0000)] 
* Backported proposal as r374931. This makes the showstopper obsolete.

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

19 years agoMerge r367798 from trunk:
Ruediger Pluem [Sat, 4 Feb 2006 21:38:15 +0000 (21:38 +0000)] 
Merge r367798 from trunk:

* Fix PR38017 by handling the selection of the hostname in the same way for
  non proxied and reverse proxied requests.

  We need to handle both cases in the same manner as for the reverse proxy
  case we have the following situation:

  If a cached entry is looked up by mod_cache's quick handler r->proxyreq
  is still unset in the reverse proxy case as it only gets set in the
  translate name hook (either by ProxyPass or mod_rewrite) which is run
  after the quick handler hook. This is different to the forward proxy
  case where it gets set before the quick handler is run (in the
  post_read_request hook).
  If a cache entry is created by the CACHE_SAVE filter we always have
  r->proxyreq set correctly.
  So we must ensure that in the reverse proxy case we use the same code
  path and using the canonical name seems to be the right thing to do
  in the reverse proxy case.

PR: 38017
Submitted by: rpluem
Reviewed by: rpluem, wrowe, colm

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

19 years agoClarify a vote; remove a backport completed.
William A. Rowe Jr [Sat, 4 Feb 2006 19:05:53 +0000 (19:05 +0000)] 
Clarify a vote; remove a backport completed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@374908 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:05:08 +0000 (19:05 +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.2.x@374907 13f79535-47bb-0310-9956-ffa450edef68

19 years agocast some votes
Colm MacCarthaigh [Sat, 4 Feb 2006 18:46:17 +0000 (18:46 +0000)] 
cast some votes

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

19 years agoFix PR#38070
Nick Kew [Sat, 4 Feb 2006 17:45:51 +0000 (17:45 +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.2.x@374895 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Hard to be agreeing in 2.0 without accepting this same fix in 2.2
William A. Rowe Jr [Sat, 4 Feb 2006 16:59:34 +0000 (16:59 +0000)] 
  Hard to be agreeing in 2.0 without accepting this same fix in 2.2

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

19 years agoCast a vote
Colm MacCarthaigh [Sat, 4 Feb 2006 15:07:55 +0000 (15:07 +0000)] 
Cast a vote

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

19 years ago* Vote, move proposal to the end of list, correct URL to backport version
Ruediger Pluem [Sat, 4 Feb 2006 09:13:06 +0000 (09:13 +0000)] 
* Vote, move proposal to the end of list, correct URL to backport version
  of the patch.

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

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

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

19 years agoPropose backport of fix to PR#38070
Nick Kew [Fri, 3 Feb 2006 00:45:55 +0000 (00:45 +0000)] 
Propose backport of fix to PR#38070

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

19 years agoProject name changed in Bugzilla when we released 2.2
Sander Temme [Thu, 2 Feb 2006 22:24:10 +0000 (22:24 +0000)] 
Project name changed in Bugzilla when we released 2.2

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

19 years agoA few more terms added to the regex vocabulary lesson.
Rich Bowen [Tue, 31 Jan 2006 01:50:52 +0000 (01:50 +0000)] 
A few more terms added to the regex vocabulary lesson.

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

19 years ago* update transformation
Ruediger Pluem [Mon, 30 Jan 2006 21:04:31 +0000 (21:04 +0000)] 
* update transformation

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

19 years agoMerge r373585 from trunk:
Ruediger Pluem [Mon, 30 Jan 2006 20:58:32 +0000 (20:58 +0000)] 
Merge r373585 from trunk:

* Remove link to CacheSize as this directive is no longer present.

PR: 38449
Submitted by: Bjoern Voigt <bjoern cs.tu-berlin.de>

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

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@373378 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:32:25 +0000 (18:32 +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.2.x@373209 13f79535-47bb-0310-9956-ffa450edef68

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

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

19 years agoJoe's fix to avoid feeding C99 to C++ compilers
Nick Kew [Fri, 27 Jan 2006 22:10:38 +0000 (22:10 +0000)] 
Joe's fix to avoid feeding C99 to C++ compilers

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

19 years agovote + promote
Nick Kew [Wed, 25 Jan 2006 19:15:40 +0000 (19:15 +0000)] 
vote + promote

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

19 years agoFixing up typos
Noirin Plunkett [Wed, 25 Jan 2006 10:06:56 +0000 (10:06 +0000)] 
Fixing up typos

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

19 years agoMake the DAV example actually work when included
Joshua Slive [Tue, 24 Jan 2006 14:47:44 +0000 (14:47 +0000)] 
Make the DAV example actually work when included
in the default config by allowing access.

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

19 years agoMerge r371933 from trunk:
Joshua Slive [Tue, 24 Jan 2006 14:45:46 +0000 (14:45 +0000)] 
Merge r371933 from trunk:

Use HTMLTable option in the config example so that directory listings will satisfy
people concerned about html spec compliance.

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

19 years agoBackport of mod_rewrite reference manual fixes
Noirin Plunkett [Tue, 24 Jan 2006 10:39:23 +0000 (10:39 +0000)] 
Backport of mod_rewrite reference manual fixes

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

19 years agoBackporting updated example to 2.2
Noirin Plunkett [Mon, 23 Jan 2006 18:53:00 +0000 (18:53 +0000)] 
Backporting updated example to 2.2

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

19 years agoSet the LDAP protocol before setting extended LDAP options. [PR38146]
Bradley Nicholes [Mon, 23 Jan 2006 16:35:25 +0000 (16:35 +0000)] 
Set the LDAP protocol before setting extended LDAP options. [PR38146]

Submitted by: Aaron Richton <richton nbcs.rutgers.edu>
Reviewed by: bnicholes, wrowe, rpluem

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