You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Dean Gaudet <dg...@arctic.org> on 1997/09/25 19:48:18 UTC

[STATUS] 1.3b1: Thu Sep 25 10:48:06 PDT 1997

Available Patches:

    * Dean's [PATCH] send_fb doesn't do aborts right
	<Pi...@twinlark.arctic.org>
	send_fb doesn't deal with aborted connections properly.  This
	is a problem Brian reported.
	Status: Dean +1

    * Randy's Re: mod_cgi/918: if not using suexec, apache forces user to use server gid/uid settings
	<Pi...@twinlark.arctic.org>
	Increases meaningfulness of suexec error conditions by reporting
	when a cgi can't be run by the appropriate user.
	Status: Dean +1

    * Martin's patch to fix autoindex descriptions in certain cases
	<19...@deejai.mch.sni.de>
	Deal properly with & escapes, and truncate only when
	necessary.
	Status: Martin +1, Dean +1

    * Martin's [PATCH] yet another makefile tweak
	<Pi...@twinlark.arctic.org>
	Exit when a subdirectory fails.  Ken had an issue with it which
	I posted a partial solution to ...
	Status: Martin +1, Ben +1, Paul S. +1, Dean +1
    
    * mod_imap blocks non-GET methods
	see: <Pi...@localhost>
	Dean has an issue with this, he wonders if POSTs are valid
	against image maps.
	Status: Brian +1
    
    * Dean's [PATCH] mod_include/1139: parse_expr()  evaluates some expressions containing && or || incorrectly
	<Pi...@twinlark.arctic.org>
	Status: Dean +1

    * Dean's [PATCH] PR#1155: RedirectMatch does not deal with urls that need to beescaped
	<Pi...@twinlark.arctic.org>
	Status: Dean +1
    
    * Dean's [PATCH] RedirectMatch /advertiser/(.*) $1 doesn't work
	<Pi...@twinlark.arctic.org>
	Status: Dean +1
    
    * Lars' [PATCH] proxy matching bug PR#974
	<XF...@unix-ag.org>
	Fixes proxy bug when accessing multi-ip hosts.
	Status: Dean +1