Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 9714 invoked by uid 6000); 5 Nov 1997 11:36:53 -0000 Received: (qmail 9707 invoked from network); 5 Nov 1997 11:36:52 -0000 Received: from twinlark.arctic.org (204.62.130.91) by taz.hyperreal.org with SMTP; 5 Nov 1997 11:36:52 -0000 Received: (qmail 24587 invoked by uid 500); 5 Nov 1997 11:36:51 -0000 Date: Wed, 5 Nov 1997 03:36:51 -0800 (PST) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: [STATUS] Wed Nov 5 05:04:04 EST 1997 In-Reply-To: <199711051042.FAA00629@devsys.jaguNET.com> Message-ID: Organization: Transmeta Corp. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org On Wed, 5 Nov 1997, Jim Jagielski wrote: > * Jim's [PATCH] Make FLOCK mutex work PR#1056 (Take II) > <199711051011.FAA00525@devsys.jaguNET.com> > Status: Jim +1, Marc and Dean (revote?) +1 > * Paul Eggert's [PATCH] suexec/1343: year-2000 bug in suexec log > > Status: Dean +1, Martin +1, Marc +1 I actually rescinded my +1 because I don't want to introduce yet another date format. I'd rather see it use the same format as some other log we already have. > * Paul Eggert's [PATCH] [PATCH] mod_usertrack/1342: year-3000 bug > > Status: Dean +1, Martin +1, Marc +1 Committed. > * Dean's [PATCH] PR#1248, 1328: mod_access problems (byte ordering) > > Status: Dean +1 Both submitters of 1248 and 1328 report success with my patch. You need to be on a big endian machine to see the bug. > * Dean's protocol/1329: Apache will send wrong/invalid Content-length > > Superceded by Martin's [PATCH] update protocol/1329: Apache will... > <19971029220746.13063@deejai.mch.sni.de> > Status: Martin +1, Dean +1, Paul +1 I think Martin's patch is committed and now we have to resolve the 206 versus 200 issue Marc brought up. > * Brian Havard's [PATCH] OS2 fixes > <199710281550.CAA11507@silk.apana.org.au> > Status: Jim 0 (it's MIMEed) Paul S. and Dean both gave this a +1. I reposted it recently un-mimed. One more +1 and I'll commit it since I've got a working tree massaged to add/delete the appropriate files... > * Rasmus' [PATCH] Re: Module install steps > Pine.WNT.3.95.971026111353.-965065F-100000@krone.lerdorf.on.ca> > Status: Rasmus +1, Dean +1, Paul +1 (AddType) Committed. > * Marius Groeger [PORT] LynxOS 2.5 > > Status: It's the diff is against 1.2.4, > Paul +1 (iff it defines -DLYNXOS) +1, same condition. > * Brian Havard's OS/2 proxy patch -- OS/2 can't open() a directory > <199710060353.NAA01538@silk.apana.org.au> > This is take 3 or so. This is now part of the OS2 fixes patch. > Open issues: > > * Conditional logging and aplogger Dean broke piped logging, -DNO_OTHER_CHILD to disable the reliable stuff if you depend on piped logging. I figure nobody must, since we haven't seen a bug report and it'd show up easily under moderate load. > * Martin's SEGV, and Alexei's GP Fault under windows (probably the same) Are you guys still seeing this? Dean