]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
19 years agobackport from trunk:
Jeff Trawick [Sun, 11 Sep 2005 13:14:58 +0000 (13:14 +0000)] 
backport from trunk:
  mod_auth_digest: Fix hostinfo validation for CONNECT requests.

Submitted by: jorton
Reviewed by: nd, jerenkrantz

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

19 years agofrom trunk, backport ap_log_cerror(), along with some helpful uses
Jeff Trawick [Sun, 11 Sep 2005 13:09:25 +0000 (13:09 +0000)] 
from trunk, backport ap_log_cerror(), along with some helpful uses
of it

Reviewed by: stoddard, wrowe

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

19 years agobackport from trunk:
Jeff Trawick [Sun, 11 Sep 2005 13:04:03 +0000 (13:04 +0000)] 
backport from trunk:

   Correct mod_cgid's argv[0] so that the full path can be delved by the
   invoked cgi application, to conform to the behavior of mod_cgi.
   [Pradeep Kumar S <pradeep.smani gmail.com>]

Reviewed by: wrowe, colm, trawick

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

19 years agoadd a couple of votes; update mod_mime_magic proposal
Jeff Trawick [Sun, 11 Sep 2005 12:48:21 +0000 (12:48 +0000)] 
add a couple of votes; update mod_mime_magic proposal
based on suggestion from wrowe

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

19 years agoupdate German translation
André Malo [Sun, 11 Sep 2005 09:57:08 +0000 (09:57 +0000)] 
update German translation

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

19 years agoupdate transformation
André Malo [Wed, 7 Sep 2005 16:34:12 +0000 (16:34 +0000)] 
update transformation

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

19 years agoBackport changes to LimitRequestFieldSize docs to reflect
Jeff Trawick [Tue, 6 Sep 2005 15:49:21 +0000 (15:49 +0000)] 
Backport changes to LimitRequestFieldSize docs to reflect
the lifting of a related restriction in 2.0.53.  This
was a missed portion of that backport.

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

19 years agocommit transformation of xml which was committed previously
Jeff Trawick [Tue, 6 Sep 2005 15:43:56 +0000 (15:43 +0000)] 
commit transformation of xml which was committed previously

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

19 years agoCAN-2004-1834 was created in March 2004 when it was reported
Mark J. Cox [Thu, 1 Sep 2005 13:33:18 +0000 (13:33 +0000)] 
CAN-2004-1834 was created in March 2004 when it was reported
that mod_disk_cache would store these headers -- leading to a
small potential risk that you'd end up with authentication headers
on disk and visible to users (or cgi scripts or whatever).  Make
a note which commit actually ended up closing this low impact issue.

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

19 years agovote on the other mod_cgid change. Agree in principle, tested with and without
Colm MacCarthaigh [Wed, 31 Aug 2005 18:49:34 +0000 (18:49 +0000)] 
vote on the other mod_cgid change. Agree in principle, tested with and without
suexec.

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

19 years agopropose a backport
Colm MacCarthaigh [Wed, 31 Aug 2005 18:32:24 +0000 (18:32 +0000)] 
propose a backport

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

19 years agoblah, blah, blah.
Justin Erenkrantz [Tue, 30 Aug 2005 21:26:01 +0000 (21:26 +0000)] 
blah, blah, blah.

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

19 years agoPropose CAN-2005-2700 fix.
Joe Orton [Tue, 30 Aug 2005 16:30:53 +0000 (16:30 +0000)] 
Propose CAN-2005-2700 fix.

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

19 years agoMerge r179763 from trunk:
Joe Orton [Tue, 30 Aug 2005 11:49:27 +0000 (11:49 +0000)] 
Merge r179763 from trunk:

* modules/filters/mod_include.c (handle_include): Fix possible
variable corruption with nested includes.

PR: 12655
Reviewed by: jorton, nd, jerenkrantz

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

19 years agoGo through the list of allocated CVE names for httpd related issues and
Mark J. Cox [Tue, 30 Aug 2005 11:19:40 +0000 (11:19 +0000)] 
Go through the list of allocated CVE names for httpd related issues and
fix up CHANGES to match.  Still got four older issues in my queue to
add in here.

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

19 years ago Anyone object to sharing the same indentation? :)
William A. Rowe Jr [Mon, 29 Aug 2005 20:30:35 +0000 (20:30 +0000)] 
  Anyone object to sharing the same indentation?  :)

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

19 years ago Propose the cgid argv[0] backport
William A. Rowe Jr [Mon, 29 Aug 2005 20:26:19 +0000 (20:26 +0000)] 
  Propose the cgid argv[0] backport

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

19 years ago Accepted, lingering swaps
William A. Rowe Jr [Mon, 29 Aug 2005 20:22:19 +0000 (20:22 +0000)] 
  Accepted, lingering swaps

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

19 years ago Whitespace/instructions
William A. Rowe Jr [Mon, 29 Aug 2005 20:19:15 +0000 (20:19 +0000)] 
  Whitespace/instructions

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

19 years agoBackport from trunk:
Jeff Trawick [Sat, 27 Aug 2005 15:02:05 +0000 (15:02 +0000)] 
Backport from trunk:

  *) Support the suppress-error-charset setting, as with Apache 1.3.x.
     PR 31274.

Reviewed by: jorton, nd

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

19 years agoBackport from trunk:
Jeff Trawick [Sat, 27 Aug 2005 13:22:00 +0000 (13:22 +0000)] 
Backport from trunk:

 EBCDIC: Handle chunked input from client or, with proxy, origin
         server.

Reviewed by: wrowe, nd

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

19 years agoVote.
Justin Erenkrantz [Fri, 26 Aug 2005 17:35:37 +0000 (17:35 +0000)] 
Vote.

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

19 years agoupdate transformation
André Malo [Wed, 24 Aug 2005 14:41:53 +0000 (14:41 +0000)] 
update transformation

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

19 years agoupdate German translation
André Malo [Wed, 24 Aug 2005 14:38:51 +0000 (14:38 +0000)] 
update German translation

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

19 years agoDocument PR 34512 closed for this branch.
Jim Jagielski [Wed, 24 Aug 2005 12:53:33 +0000 (12:53 +0000)] 
Document PR 34512 closed for this branch.

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

19 years agoFold in other's patch. Had enough votes and closes PR 34512
Jim Jagielski [Wed, 24 Aug 2005 12:50:00 +0000 (12:50 +0000)] 
Fold in other's patch. Had enough votes and closes PR 34512
for 2.0 tree.

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

19 years agoFold in approved, 2.1/2.2-like behavior which prevents core
Jim Jagielski [Wed, 24 Aug 2005 12:42:03 +0000 (12:42 +0000)] 
Fold in approved, 2.1/2.2-like behavior which prevents core
dump when doing LDAP auth even if the check_user_id didn't
succeed.

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

19 years agoadd a couple of votes
André Malo [Wed, 24 Aug 2005 11:22:21 +0000 (11:22 +0000)] 
add a couple of votes

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

19 years agoMerge r233493 from trunk:
Joe Orton [Tue, 23 Aug 2005 08:36:16 +0000 (08:36 +0000)] 
Merge r233493 from trunk:

* modules/http/http_protocol.c (ap_byterange_filter): Refuse to
byterange any response which may require the consumption of arbitrary
amounts of memory.

PR: 29962
Reviewed by: jorton, trawick, niq

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

19 years agoPropose backport of pcre fix.
Joe Orton [Tue, 23 Aug 2005 08:24:52 +0000 (08:24 +0000)] 
Propose backport of pcre fix.

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

19 years agoupdate transformation
Astrid Malo [Mon, 22 Aug 2005 22:31:56 +0000 (22:31 +0000)] 
update transformation

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

19 years agosome language changes and fixes
Astrid Malo [Mon, 22 Aug 2005 22:18:08 +0000 (22:18 +0000)] 
some language changes and fixes

committed by Noirin Plunkett

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

19 years agoupdate transformation
André Malo [Mon, 22 Aug 2005 19:00:22 +0000 (19:00 +0000)] 
update transformation

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

19 years agoVote on byterange patch; put reverse proxy patch vote in right place
Nick Kew [Sun, 21 Aug 2005 09:39:25 +0000 (09:39 +0000)] 
Vote on byterange patch; put reverse proxy patch vote in right place

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

19 years agovotes
Jeff Trawick [Sat, 20 Aug 2005 14:46:37 +0000 (14:46 +0000)] 
votes
move previously-accepted patch to appropriate section

let me plug a single-line patch:
  http://svn.apache.org/viewcvs?rev=178262&view=rev

(the surrounding function is the same in 2.0.x but that
function is in a different file between branches, so the
patch won't apply directly)

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

19 years agoVote.
Joe Orton [Fri, 19 Aug 2005 10:14:03 +0000 (10:14 +0000)] 
Vote.

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

19 years agoPropose.
Joe Orton [Thu, 18 Aug 2005 19:04:39 +0000 (19:04 +0000)] 
Propose.

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

19 years agoAdd a PR reference.
Joe Orton [Thu, 18 Aug 2005 09:06:37 +0000 (09:06 +0000)] 
Add a PR reference.

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

19 years agoPropose backport of reverse proxy fixes
Nick Kew [Thu, 11 Aug 2005 09:57:40 +0000 (09:57 +0000)] 
Propose backport of reverse proxy fixes

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

20 years agovote
Bradley Nicholes [Tue, 9 Aug 2005 16:14:54 +0000 (16:14 +0000)] 
vote

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

20 years agoVote on removing base href tag
Jim Jagielski [Tue, 9 Aug 2005 15:09:29 +0000 (15:09 +0000)] 
Vote on removing base href tag

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

20 years agoVote
Graham Leggett [Tue, 9 Aug 2005 14:56:57 +0000 (14:56 +0000)] 
Vote

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

20 years agoPropose a backport.
Graham Leggett [Tue, 9 Aug 2005 14:51:42 +0000 (14:51 +0000)] 
Propose a backport.

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

20 years agoNote patch http://people.apache.org/~jim/mod_auth_ldap-2.0.patch
Jim Jagielski [Tue, 9 Aug 2005 13:18:47 +0000 (13:18 +0000)] 
Note patch http://people.apache.org/~jim/mod_auth_ldap-2.0.patch
which protects against bad stuff when mod_auth_ldap's check_user_id
hook doesn't complete or isn't called, but auth_checker is.

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

20 years agoMerge r105412 from trunk:
Joe Orton [Tue, 9 Aug 2005 07:26:54 +0000 (07:26 +0000)] 
Merge r105412 from trunk:

* modules/ldap/util_ldap.c (util_ldap_child_init): Don't segfault if
the cache has been disabled (when _cache_lock == NULL).
(util_ldap_post_config): Set mutex permissions if necessary.

Reviewed by: jorton, minfrin, wrowe

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

20 years ago Another patch, reviewed.
William A. Rowe Jr [Mon, 8 Aug 2005 08:17:43 +0000 (08:17 +0000)] 
  Another patch, reviewed.

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

20 years ago A few other small patches; which serve only to make the httpd-2.0.x
William A. Rowe Jr [Mon, 8 Aug 2005 03:37:40 +0000 (03:37 +0000)] 
  A few other small patches; which serve only to make the httpd-2.0.x
  code entirely comparable to httpd-trunk.  This comparison calls out
  exactly what's changed "on purpose" with our proxy API, and what
  patches have been applied to trunk which aren't backported.

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

20 years ago promote a patch to accepted, vote another
William A. Rowe Jr [Mon, 8 Aug 2005 02:17:49 +0000 (02:17 +0000)] 
  promote a patch to accepted, vote another

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

20 years ago Remove the earlier discussion. If folks want to play hand-me-a-rock, then
William A. Rowe Jr [Mon, 8 Aug 2005 02:02:59 +0000 (02:02 +0000)] 
  Remove the earlier discussion.  If folks want to play hand-me-a-rock, then
  here's a rockslide of 20 small rocks.  Votes please, let's fix these bugs
  already after 3 months of public disclosure..

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

20 years ago Revert my commits 230595/230592, restoring Jeff's commit 171205.
William A. Rowe Jr [Sun, 7 Aug 2005 21:07:40 +0000 (21:07 +0000)] 
  Revert my commits 230595/230592, restoring Jeff's commit 171205.

  Taking this all to branches/proxy-reqbody-2.0.x/ for discussion.

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

20 years ago Prevent commits to httpd/ from recursing into repos/asf/apr, and
William A. Rowe Jr [Sun, 7 Aug 2005 20:54:32 +0000 (20:54 +0000)] 
  Prevent commits to httpd/ from recursing into repos/asf/apr, and
  clean up ?zlib ?openssl svn output for win32 users who bury such
  things into srclib/.

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

20 years ago Clarify after the revert of the original backport; a number of
William A. Rowe Jr [Sat, 6 Aug 2005 21:45:44 +0000 (21:45 +0000)] 
  Clarify after the revert of the original backport; a number of
  concerns addressed to hopefully sync mod_proxy_http.c to trunk
  for request handling.

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

20 years ago As much as it pains me, seriously, it seems that reviewing the re-backport
William A. Rowe Jr [Sat, 6 Aug 2005 21:29:05 +0000 (21:29 +0000)] 
  As much as it pains me, seriously, it seems that reviewing the re-backport
  of this code was too illegible for review, so it seems we will need to
  re-review a fresh backport from httpd trunk.

  Vetoed this patch as it does not follow RFC 2616.  Specifically;

   * it does not respect the T-E over the C-L header

   * it introduces edge cases that allow the administrator to override the
     C-L T-E elections, without enough information to prevent splitting the
     request body due to misaligned C-L's

   * it does not attempt to determine if there is a 'small request body'
     to prefer a legitimate C-L when that option might be available to us

  A revised patch combining Jeff's efforts and mine is available at:

    http://people.apache.org/~wrowe/httpd-2.0.54-proxy-request.patch

  for review, which can be applied to httpd-2.0.54 and now, branches/2.0.x,
  which addresses all of the issues cited above.

  Note that I do not consider the correction of protocol.c to strip the C-L
  where T-E is present to fulfill the need for a correct implementation
  in proxy_http.c; modules have too much flexibility to modify the headers
  before they hit this logic in the proxy request body handling.

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

20 years agoMerge r225753 from trunk:
Joe Orton [Fri, 5 Aug 2005 14:06:46 +0000 (14:06 +0000)] 
Merge r225753 from trunk:

* modules/ldap/util_ldap_cache.c (util_ldap_cache_init): Use the
actual available size of the shm segment not the requested size.
Ensure the requested size is aligned.  Check errors from apr_rmm_init.

Reviewed by: jorton, minfrin, bnicholes

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

20 years agoReference the PR filed against 2.0 not the one filed against 1.3.
Joe Orton [Fri, 5 Aug 2005 13:58:56 +0000 (13:58 +0000)] 
Reference the PR filed against 2.0 not the one filed against 1.3.

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

20 years agoFound a PR reference for the piped logger fd leak.
Joe Orton [Fri, 5 Aug 2005 12:39:18 +0000 (12:39 +0000)] 
Found a PR reference for the piped logger fd leak.

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

20 years agovote
Bradley Nicholes [Thu, 4 Aug 2005 23:59:34 +0000 (23:59 +0000)] 
vote

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

20 years agomod_proxy: Fix over-eager handling of '%' for reverse proxies. PR 29554.
Jim Jagielski [Thu, 4 Aug 2005 17:07:57 +0000 (17:07 +0000)] 
mod_proxy: Fix over-eager handling of '%' for reverse proxies.  PR 29554.

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

20 years agohtml doc for auth.xml rebuilt
Jesus Blanco Izquierdo [Thu, 4 Aug 2005 16:02:56 +0000 (16:02 +0000)] 
html doc for auth.xml rebuilt

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

20 years agohtml docs for auth.xml rebuilt
Jesus Blanco Izquierdo [Thu, 4 Aug 2005 16:01:18 +0000 (16:01 +0000)] 
html docs for auth.xml rebuilt

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

20 years agoTranslation into Spanish of the Authentication, Authorization and Access Control...
Jesus Blanco Izquierdo [Thu, 4 Aug 2005 15:59:32 +0000 (15:59 +0000)] 
Translation into Spanish of the Authentication, Authorization and Access Control tutorial.
Translation made by Gustavo Nerea (informatica.gustavo @ gmail.com)
Translation reviewed by Jesus Blanco (blanco @ bitrock.com)

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

20 years agoMerge r225746 from trunk:
Joe Orton [Thu, 4 Aug 2005 09:42:43 +0000 (09:42 +0000)] 
Merge r225746 from trunk:

* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert): Fix a
cache corruption case: ensure that there is room in the cache for a
copy of the payload before inserting the node.

PR: 34209
Reviewed by: jorton, bnicholes, minfrin

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

20 years agoMerge r170441, r170573, r170719 from trunk:
Joe Orton [Thu, 4 Aug 2005 09:35:38 +0000 (09:35 +0000)] 
Merge r170441, r170573, r170719 from trunk:

* server/log.c (piped_log_spawn): Return the APR error code,
as expected by piped_log_maintenance (and fixing "Unknown
error" messages in error path there).
(ap_open_piped_log): Expect an APR error code.

* server/log.c (ap_open_piped_log): Remove errno handling.

* server/log.c (piped_log_spawn): Don't leak an fd for each
invocation.

Reviewed by: jorton, trawick, wrowe

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

20 years agoReview some backports.
Graham Leggett [Wed, 3 Aug 2005 21:37:05 +0000 (21:37 +0000)] 
Review some backports.

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

20 years ago* modules/experimental/util_ldap.c (util_ldap_connection_open): Set
Joe Orton [Wed, 3 Aug 2005 20:01:32 +0000 (20:01 +0000)] 
* modules/experimental/util_ldap.c (util_ldap_connection_open): Set
connection timeout on the connection, not globally, avoiding segfaults
in older version of OpenLDAP (ITS #3487).

Submitted by: Brad Nicholes
Reviewed by: jorton, wrowe

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

20 years ago- propose a different OpenLDAP workaround
Joe Orton [Wed, 3 Aug 2005 12:53:08 +0000 (12:53 +0000)] 
- propose a different OpenLDAP workaround
- propose two more mod_ldap fixes

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

20 years agovote
Bradley Nicholes [Tue, 2 Aug 2005 16:51:07 +0000 (16:51 +0000)] 
vote

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

20 years agoPropose to mod_ldap fixes.
Joe Orton [Thu, 28 Jul 2005 14:45:58 +0000 (14:45 +0000)] 
Propose to mod_ldap fixes.

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

20 years agoNote the mod_ssl/OpenSSL 0.9.8 fix.
Joe Orton [Wed, 27 Jul 2005 10:06:12 +0000 (10:06 +0000)] 
Note the mod_ssl/OpenSSL 0.9.8 fix.

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

20 years ago Vetoed the first attempt at a 2.1-dev mod_proxy_http request body
William A. Rowe Jr [Tue, 19 Jul 2005 21:59:17 +0000 (21:59 +0000)] 
  Vetoed the first attempt at a 2.1-dev mod_proxy_http request body
  backport - so note this as a showstopper rather than reverting the code.

  Also note the RFC bug that the -trace.patch corrects.

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

20 years agoabc.com reverted to abc.dom
Jesus Blanco Izquierdo [Tue, 19 Jul 2005 18:45:34 +0000 (18:45 +0000)] 
abc.com reverted to abc.dom

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

20 years agouse utf-8 for the changelog
André Malo [Tue, 19 Jul 2005 12:36:41 +0000 (12:36 +0000)] 
use utf-8 for the changelog

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

20 years agoAttempt to review the proxy patch...
Joe Orton [Mon, 18 Jul 2005 14:39:01 +0000 (14:39 +0000)] 
Attempt to review the proxy patch...

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

20 years ago New fixes yesterday; slightly revised patch to match.
William A. Rowe Jr [Mon, 18 Jul 2005 14:14:43 +0000 (14:14 +0000)] 
  New fixes yesterday; slightly revised patch to match.

  The -3.patch now covers every one of my test cases flawlessly,
  please ruthlessly test/abuse/review this final(?) patch.

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

20 years agoAdd Serbian error message translation
André Malo [Sun, 17 Jul 2005 10:33:34 +0000 (10:33 +0000)] 
Add Serbian error message translation

Translated by: Nikola Smolenski <smolensk eunet.yu>
Reviewed by: Danilo Šegan <danilo gnome.org>

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

20 years agoAck
Jim Jagielski [Fri, 15 Jul 2005 21:01:57 +0000 (21:01 +0000)] 
Ack

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

20 years ago Ok, next patch.
William A. Rowe Jr [Fri, 15 Jul 2005 18:46:40 +0000 (18:46 +0000)] 
  Ok, next patch.

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

20 years ago I misread the report; Watchfire applies to the fix I've committed
William A. Rowe Jr [Thu, 14 Jul 2005 23:16:59 +0000 (23:16 +0000)] 
  I misread the report; Watchfire applies to the fix I've committed
  to httpd-2.1 trunk, but has nothing to do with responses.

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

20 years ago Note two patches available for 2.0.55
William A. Rowe Jr [Thu, 14 Jul 2005 21:22:49 +0000 (21:22 +0000)] 
  Note two patches available for 2.0.55

  There is low hanging fruit here, if anyone's up to committing a few
  backports in the next day before a release candidate is tagged ;-)

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

20 years ago core: strip C-L from any request with a T-E header
William A. Rowe Jr [Thu, 14 Jul 2005 16:51:55 +0000 (16:51 +0000)] 
  core: strip C-L from any request with a T-E header
  resolves external origin CAN-2005-2088 issues, does not
  address internal origin C-L/T-E discrepancies within proxy_http

Security: CVE CAN-2005-2088
Submitted by: Joe Orton
Reviewed by:  Jeff Trawick, Will Rowe

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

20 years ago proxy HTTP - ignore C-L and disable keepalive to origin server
William A. Rowe Jr [Thu, 14 Jul 2005 16:47:30 +0000 (16:47 +0000)] 
  proxy HTTP - ignore C-L and disable keepalive to origin server

Submitted by: trawick
Reviewed by:  jorton, wrowe

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

20 years ago Propupdate to ignore win32 gen_test_char.exe
William A. Rowe Jr [Mon, 11 Jul 2005 16:34:04 +0000 (16:34 +0000)] 
  Propupdate to ignore win32 gen_test_char.exe

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

20 years ago Resolve 0.9.6/0.9.7/0.9.8 OpenSSL const discrepancies
William A. Rowe Jr [Fri, 8 Jul 2005 15:55:51 +0000 (15:55 +0000)] 
  Resolve 0.9.6/0.9.7/0.9.8 OpenSSL const discrepancies

Reviewed by: jorton, bnichols, wrowe

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

20 years ago A no-op, these variables are simply unused on branches/2.0.x
William A. Rowe Jr [Thu, 7 Jul 2005 19:16:00 +0000 (19:16 +0000)] 
  A no-op, these variables are simply unused on branches/2.0.x

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

20 years agoPropose backporting of httxt2dbm.
Paul Querna [Wed, 6 Jul 2005 23:17:59 +0000 (23:17 +0000)] 
Propose backporting of httxt2dbm.

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

20 years ago Accomodate API changes to OpenSSL 0.9.8 (now in beta).
William A. Rowe Jr [Wed, 6 Jul 2005 15:10:36 +0000 (15:10 +0000)] 
  Accomodate API changes to OpenSSL 0.9.8 (now in beta).
  For all currently building platforms, this is a noop.

Submitted by: Georg v. Zezschwitz <gzv 2scale.de>

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

20 years agovote for showstopper patch
Jeff Trawick [Fri, 1 Jul 2005 11:38:13 +0000 (11:38 +0000)] 
vote for showstopper patch

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

20 years ago- add the appropriate patch to complete the fix for CAN-2005-2088
Joe Orton [Fri, 1 Jul 2005 11:03:23 +0000 (11:03 +0000)] 
- add the appropriate patch to complete the fix for CAN-2005-2088
- random mod_proxy bugs are not showstoppers

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

20 years agoNote the CVE name so we rememeber to put it into CHANGES
Mark J. Cox [Fri, 1 Jul 2005 10:36:00 +0000 (10:36 +0000)] 
Note the CVE name so we rememeber to put it into CHANGES

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

20 years ago Commit a trivial patch which permits Apache 2.0's ApacheMonitor
William A. Rowe Jr [Tue, 28 Jun 2005 18:44:46 +0000 (18:44 +0000)] 
  Commit a trivial patch which permits Apache 2.0's ApacheMonitor
  to browse Apache 1.3, 2.0 and now, 2.1+ installed httpd services.

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

20 years agoa 2.0.x proxy patch to shut down some request smuggling
Jeff Trawick [Tue, 28 Jun 2005 12:01:43 +0000 (12:01 +0000)] 
a 2.0.x proxy patch to shut down some request smuggling
attempts is available

several fixes have been merged from trunk

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

20 years agomerge this fix from trunk:
Jeff Trawick [Tue, 28 Jun 2005 11:59:21 +0000 (11:59 +0000)] 
merge this fix from trunk:

  Prevent hangs of child processes when writing to piped loggers at
  the time of graceful restart.

PR:           26467
Reviewed by:  jorton, pquerna

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

20 years agomerge this fix from trunk:
Jeff Trawick [Tue, 28 Jun 2005 10:45:52 +0000 (10:45 +0000)] 
merge this fix from trunk:

fix minor annoyance on z/OS: __FILE__ is set to
"./foo.c" instead of simply "foo.c", so filter
out all but the basename before logging it with
debug messages

Reviewed by: pquerna, wrowe

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

20 years agoMerge from trunk:
Jeff Trawick [Tue, 28 Jun 2005 10:32:25 +0000 (10:32 +0000)] 
Merge from trunk:

Downgrade the log level of a worker MPM apr_proc_mutex_foo error
message when it occurs during restart (as we already do for a couple
of other calls).

Reviewed by: jorton, pquerna

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

20 years agoTwo proposals.
Joe Orton [Mon, 27 Jun 2005 14:07:19 +0000 (14:07 +0000)] 
Two proposals.

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

20 years agoSlightly more detail in the RewriteMap rnd: example, as well as
Rich Bowen [Sun, 26 Jun 2005 23:31:49 +0000 (23:31 +0000)] 
Slightly more detail in the RewriteMap rnd: example, as well as
rewriting text that makes the feature sound less useful than it actually
is.

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

20 years ago Just more cleanup, and re-add the /docs/STATUS removed by my prior commit
William A. Rowe Jr [Fri, 24 Jun 2005 16:52:23 +0000 (16:52 +0000)] 
  Just more cleanup, and re-add the /docs/STATUS removed by my prior commit
  (it wasn't quite obvious enough, now it's called out.)

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

20 years ago --Unmaintained Binaries section
William A. Rowe Jr [Fri, 24 Jun 2005 16:29:05 +0000 (16:29 +0000)] 
  --Unmaintained Binaries section

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

20 years ago Open up the file with some whitespace, and add our showstoppers
William A. Rowe Jr [Fri, 24 Jun 2005 16:28:30 +0000 (16:28 +0000)] 
  Open up the file with some whitespace, and add our showstoppers
  (will find time to be more specific this weekend, Trawick's patch
  for one doesn't backport cleanly due to proxy_http.c restructuring.)

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

20 years ago Accept a few patches, and split ACCEPTED from PROPOSED to help
William A. Rowe Jr [Fri, 24 Jun 2005 15:08:49 +0000 (15:08 +0000)] 
  Accept a few patches, and split ACCEPTED from PROPOSED to help
  folks looking for low-hanging fruit to chip in.

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