Re: httpd bug: bodies of bad requests not eaten correctly

2002-06-25 Thread Justin Erenkrantz
On Tue, Jun 25, 2002 at 03:27:25PM -0500, Karl Fogel wrote: > Greg Stein and I were just on the phone tracking down a Subversion > bug, but now we think it's an Apache bug (well, he says it is, and I > always find his suave, velvet-toned voice hypnotically convincing). > > I don't have an easy re

Re: Apache/Mingw Build Hackathon 19:00Z Jul 1 @ #apr

2002-06-25 Thread jlwpc1
: I was hoping to do it as "cleanly" as possible, with no MSYS or anything, : to be able to stay just with the windows cmd shell. If not I'd be using : Cygwin. : Yes, you can compile Apache with any Windows C compiler with the help of only Windows OS files. Use the Windows built-in script engi

Re: CAN-2002-0392 : what about older versions of Apache?

2002-06-25 Thread Roy T. Fielding
On Tuesday, June 25, 2002, at 02:05 PM, Arliss, Noah wrote: > Hopefully this is not a redundant question.. Does this patch cover issues > in > mod_proxy as well, or were the issues introduced in 1.3.23 and later? They were introduced later. The patch says that it is not sufficient for the rele

RE: CAN-2002-0392 : what about older versions of Apache?

2002-06-25 Thread Arliss, Noah
Hopefully this is not a redundant question.. Does this patch cover issues in mod_proxy as well, or were the issues introduced in 1.3.23 and later? -N -Original Message- From: Bill Stoddard [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 9:44 AM To: [EMAIL PROTECTED] Subject: Re:

Re: Apache core dump

2002-06-25 Thread Perry Harrington
coreadm is new to 2.7, I'm running 2.6. And to answer the next posters' question, ulimit is unlimited. I'll have to look into that dump core setuid thing, thanks, --Perry On Mon, Jun 24, 2002 at 07:02:51PM -0700, Aaron Bannert wrote: > On Mon, Jun 24, 2002 at 06:32:56PM -0700, Perry Harrington

Re: httpd bug: bodies of bad requests not eaten correctly

2002-06-25 Thread Karl Fogel
Karl Fogel <[EMAIL PROTECTED]> writes: >Content-Type: application/vnd.svn-svndiff >Content-Length: 35 >Host: localhost > >SVN [ *** missing data here *** ] By the way, my mailer attempted to utf-8 encode this stuff and looks like it munged some of the data. I don't think it

httpd bug: bodies of bad requests not eaten correctly

2002-06-25 Thread Karl Fogel
Greg Stein and I were just on the phone tracking down a Subversion bug, but now we think it's an Apache bug (well, he says it is, and I always find his suave, velvet-toned voice hypnotically convincing). I don't have an easy reproduction recipe to offer (can produce a recipe if absolutely necessa

Re: Apache/Mingw Build Hackathon 19:00Z Jul 1 @ #apr

2002-06-25 Thread Per Einar Ellefsen
At 19:55 25.06.2002, Günter Knauf wrote: >I forwarded your suggestion to the MingW list; and here's the reply of one >of the developers: > > > Can't say that I'll join this, but for libtool/autoconf/automake/m4 see > > the MSYS links at www.mingw.org and the msysDTK alpha package in the SF > > Fi

Re: Apache/Mingw Build Hackathon 19:00Z Jul 1 @ #apr

2002-06-25 Thread Günter Knauf
I forwarded your suggestion to the MingW list; and here's the reply of one of the developers: > Can't say that I'll join this, but for libtool/autoconf/automake/m4 see > the MSYS links at www.mingw.org and the msysDTK alpha package in the SF > Files page. > Earnie. > At 18:57 25.06.2002, Per

Re: Apache/Mingw Build Hackathon 19:00Z Jul 1 @ #apr

2002-06-25 Thread Per Einar Ellefsen
At 18:57 25.06.2002, Per Einar Ellefsen wrote: >>Is gnu make ported to mingw as well? If so, this intersects neatly with some >>work related research deadlines I have coming up :-) > >I have a make running here, but I think I saw somewhere it's pretty >crippled. I can't seem to find it back thou

Re: Apache/Mingw Build Hackathon 19:00Z Jul 1 @ #apr

2002-06-25 Thread Per Einar Ellefsen
At 17:18 25.06.2002, William A. Rowe, Jr. wrote: >At 09:20 AM 6/25/2002, Per Einar Ellefsen wrote: > >>Hi again Bill, >> >>At 22:51 19.06.2002, William A. Rowe, Jr. wrote: >>> >>>If we could set up an evening next week or over the weekend, perhaps we have >>>an informal Win32/mingw hackathon on ir

Apache/Mingw Build Hackathon 19:00Z Jul 1 @ #apr

2002-06-25 Thread William A. Rowe, Jr.
At 09:20 AM 6/25/2002, Per Einar Ellefsen wrote: >Hi again Bill, > >At 22:51 19.06.2002, William A. Rowe, Jr. wrote: >> >>If we could set up an evening next week or over the weekend, perhaps we have >>an informal Win32/mingw hackathon on irc://irc.openprojects.net/ #apr channel >>to trade ideas w

Re: CAN-2002-0392 : what about older versions of Apache?

2002-06-25 Thread Pier Fumagalli
Bill Stoddard <[EMAIL PROTECTED]> wrote: > >> >> Some wrote... >>> ... >> >> I must say I'm mystified by this discussion. It seems to be an >> odd argument between this good practice vs that good practice. >> >> Roy's patch is simple, safe, and reduces the exposure substantially to a >> know

Re: How much effort to get Apache working with Mingw?

2002-06-25 Thread Per Einar Ellefsen
Hi again Bill, At 22:51 19.06.2002, William A. Rowe, Jr. wrote: >Einar... > >This has been on my to-do for 3 years ;) Thanks for taking up the challenge. > >If we could set up an evening next week or over the weekend, perhaps we have >an informal Win32/mingw hackathon on irc://irc.openprojects.

Re: Virtual Hosts Docs Bug?

2002-06-25 Thread Jerry Baker
Joshua Slive wrote: > > Jerry Baker wrote: > > The doc at http://httpd.apache.org/docs-2.0/vhosts/name-based.html has a > > misleading statement. > > > > Configuration directives set in the main server context > > (outside any container) will be used only > > if they are not ov

Re: Virtual Hosts Docs Bug?

2002-06-25 Thread Joshua Slive
Jerry Baker wrote: > The doc at http://httpd.apache.org/docs-2.0/vhosts/name-based.html has a > misleading statement. > > Configuration directives set in the main server context > (outside any container) will be used only > if they are not overriden by the virtual host settings

Virtual Hosts Docs Bug?

2002-06-25 Thread Jerry Baker
The doc at http://httpd.apache.org/docs-2.0/vhosts/name-based.html has a misleading statement. Configuration directives set in the main server context (outside any container) will be used only if they are not overriden by the virtual host settings. This led me to the err

Re: CAN-2002-0392 : what about older versions of Apache?

2002-06-25 Thread Bill Stoddard
> > Some wrote... > > ... > > I must say I'm mystified by this discussion. It seems to be an > odd argument between this good practice vs that good practice. > > Roy's patch is simple, safe, and reduces the exposure substantially to a > known threat. I can't see any reason to defer letting

Re: CAN-2002-0392 : what about older versions of Apache?

2002-06-25 Thread dirkx
On Mon, 24 Jun 2002, Ben Hyde wrote: > Some wrote... > > ... ... > Roy's patch is simple, safe, and reduces the exposure substantially to a > known threat. I can't see any reason to defer letting it out; > particularly now that people have been given a few days to give voice to > any technical

Re: Apache core dump

2002-06-25 Thread dirkx
> I cannot for the life of me get Apache to dump a core file. .. > the abort doesn't trigger a core file. What does ulimit give you ? and what does coreadm give you ? Dw

Re: Query: bugs 8712 and 10156

2002-06-25 Thread Martin Kutschker
Date: Mon, 24 Jun 2002 04:48:43 -0700 To: [EMAIL PROTECTED] From: Justin Erenkrantz <[EMAIL PROTECTED]> Subject: Re: Query: bugs 8712 and 10156 Message-ID: <[EMAIL PROTECTED]> > A substantial number of the developers spend a lot of time working on > the bug database. The key here is that PRs need