*mutters something about not liking being responsible for a segfault* ... Index: server/listen.c ...
Colm MacCarthaigh
colm@...
Sep 1, 2003 9:49 am
45474
All, I've been lurking on this list for a couple of weeks to try to understand how requirements for current or future versions of requirements for the httpd...
Steve Bannerman
steve.bannerman@...
Sep 1, 2003 9:56 am
45475
"Listen 80" just works now, using v4-only, v6-only, mapped address or non-mapped addresses. Index: configure.in ...
Colm MacCarthaigh
colm@...
Sep 1, 2003 3:27 pm
45476
Seems like a plan. Do we then migrate from 2.0 to 2.2 for our *stable* tree? Some extra clarification might be nice... david ... From: "Justin Erenkrantz"...
David Reid
david@...
Sep 1, 2003 5:37 pm
45477
Hello All, I tested the source code of httpd-2.0.47, with tool pscan (format bug scanner) and possible security flaws is found! Please, anybody can check if...
Ranier Vilela
ranier@...
Sep 1, 2003 7:31 pm
45478
Sorry, the mpm_common.c.diff was empty. ... +++ mpm_common_old.c 2003-08-31 05:57:14.000000000 -0300 @@ -808,7 +808,7 @@ if (!strcmp(dash_k_arg, "restart")) { ...
Ranier Vilela
ranier@...
Sep 1, 2003 7:36 pm
45479
... This kind of vulnerability is only exposed when there is a format string under the control of an unauthorized user. It looked like all the format strings...
Manoj Kasichainula
manoj@...
Sep 1, 2003 8:28 pm
45480
... +1 from me Kess...
Astrid Keßler
kess@...
Sep 1, 2003 11:10 pm
45481
... Well, as Cliff pointed out, we would start issuing releases under the 2.1 moniker. Then, when we're all feeling warm and fuzzy about 2.1, we'll call it...
Justin Erenkrantz
justin@...
Sep 2, 2003 12:58 am
45482
... No one ever said 2.2 is supposed to be a minimal change. =) The point of making a number of 2.1 releases before 2.2 is to allow time for module writers to...
Justin Erenkrantz
justin@...
Sep 2, 2003 2:39 am
45483
... As a future IAMV (he, he, just coined that - Independent Apache Module Vendor), I fully agree with this. Thanks fellows, keep doing a great job! -- Bojan...
Bojan Smojver
bojan@...
Sep 2, 2003 3:49 am
45484
... That's backwards. In any case, there is no flaw here, but it would be more efficient to replace printf with puts (and lose the trailing newline, of...
Ben Laurie
ben@...
Sep 2, 2003 9:11 am
45485
... What about sending a warning message to stderr/error_log upon startup if the proxy is not access controlled? ...HTTPS proxying is even worse and could be...
Chris Knight
Christopher.D.Knight@...
Sep 2, 2003 6:14 pm
45486
... Before 2.2 is even considered shouldn't all the outstanding design issues be fixed first? e.g. there are at least several design problems with filters. ...
Stas Bekman
stas@...
Sep 2, 2003 8:44 pm
45487
--On Tuesday, September 02, 2003 13:40:23 -0700 Stas Bekman ... Aren't you just talking about the fact that it's not a doubly-linked list? This leads to the...
Justin Erenkrantz
justin@...
Sep 2, 2003 9:13 pm
45488
... I remember you told me that rbb removed it because it didn't quite work, no? Another problem with filters design is the init_filter function. I forgot the ...
Stas Bekman
stas@...
Sep 3, 2003 1:36 am
45489
...It's up and running. Hi everyone, my apologies in advance if you already know the following issue. It's new to me. I found no useful info about running a...
Stefano.Zanasco@...
Sep 3, 2003 12:29 pm
45490
Stefano.Zanasco@... wrote: Just out of curiosity, why are you not using Apache 2.0, which solves this problem nicely. Bill...
Bill Stoddard
bill@...
Sep 3, 2003 2:24 pm
45491
MAXMEMFREE fixes were checked in the 2.1 tree last week for most of the MPMs (except Win32). A back port has also been proposed. I will like to propose...
Jean-Jacques Clar
JJCLAR@...
Sep 3, 2003 3:29 pm
45492
You are right, but I have to strictly follow some software baselines that my company used to conform to. Not to mention the problem of converting and testing ...
Stefano.Zanasco@...
Sep 3, 2003 4:27 pm
45493
... Question: With that done, how can people browse the 'patches' directory? -- =========================================================================== Jim...
Jim Jagielski
jim@...
Sep 3, 2003 7:04 pm
45494
... Yes. The "other files" links (two of them) dump people in the dist/ directory on the mirror. There is also still a direct link to ...
Joshua Slive
joshua@...
Sep 3, 2003 7:28 pm
45495
... I just wanted to make sure that there was some "obvious" way of accessing patches (of course, that directory itself is almost uncommon knowledge). -- ...
Jim Jagielski
jim@...
Sep 3, 2003 7:35 pm
45496
Many brain-dead changes to remove deprecated functions, fields, arguments, symbols, and other have been made to the apr tree. apr-util HEAD and httpd-2.0 HEAD...
Jeff Trawick
trawick@...
Sep 3, 2003 7:40 pm
45497
... +1 --Cliff...
Cliff Woolley
jwoolley@...
Sep 3, 2003 7:41 pm
45498
... the issue is primarily with default_handler. for instance, there is currently a bug in the interaction between mod_include and default_handler: if...
Geoffrey Young
geoff@...
Sep 3, 2003 8:02 pm
45499
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2003/08/31 16:14:38 $] Release [NOTE that only Alpha/Beta...
Rodent of Unusual Size
Ken.Coar@...
Sep 4, 2003 3:46 am
45500
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2003/09/02 20:10:36 $] Release: 1.3.29-dev: In development 1.3.28: Tagged July 16, 2003. 1.3.27:...
Rodent of Unusual Size
Ken.Coar@...
Sep 4, 2003 4:20 am
45501
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2003/08/31 20:48:15 $] Release: 2.0.48 : in development ...
Rodent of Unusual Size
Ken.Coar@...
Sep 4, 2003 4:21 am
45502
--On Wednesday, September 3, 2003 3:33 PM -0400 Geoffrey Young ... I, for one, would appreciate more details to better understand the needs. I'm not clear...