Re: Intent to Roll 2.3.0-alpha

2008-12-03 Thread Nick Kew
Paul Querna wrote: Hi dev@, FYI, I intend to roll 2.3.0-alpha, our first release from trunk in about 3 years, on Saturday December 6th. How about starting the process not with a roll, but with a proposed software configuration and feature set? Just OTTOMH and from a quick look at trunk, I s

Re: [Patch] mod_suexec compile failure

2008-12-03 Thread Eric Covener
On Wed, Dec 3, 2008 at 10:32 AM, Dan Poirier <[EMAIL PROTECTED]> wrote: > A couple of missed "ap_"'s. > > Index: modules/generators/mod_suexec.c Thanks, committed in r722958 Nick: Can you check the unixd vars in mod_privileges? I noticed a few in cscope output. -- Eric Covener [EMAIL PROTECTED]

[Patch] mod_suexec compile failure

2008-12-03 Thread Dan Poirier
A couple of missed "ap_"'s. Index: modules/generators/mod_suexec.c === --- modules/generators/mod_suexec.c (revision 722900) +++ modules/generators/mod_suexec.c (working copy) @@ -64,7 +64,7 @@ if (err != NULL) {

RE: Dyanamic usage of Apache hash table.

2008-12-03 Thread Jayasingh Samuel
Graham, Thanks for your reply, posted the same on the modules-dev.. Thanks, Jaysingh. > Date: Wed, 3 Dec 2008 15:54:08 +1100> From: [EMAIL PROTECTED]> To: dev@httpd.apache.org> Subject: Re: Dyanamic usage of Apache hash table.> > 2008/12/3 Jayasingh Samuel <[EMAIL PROTECTED]>:> > Hai,> >>