Re: [PROPOSAL] Remove ap_*_client_block in 2.1 series

2003-09-16 Thread Greg Stein
On Wed, Sep 10, 2003 at 10:27:42AM -0400, [EMAIL PROTECTED] wrote: Greg Stein wrote: ap_rput* should be torched as well. what about simplicity? how many lines of code are required for an alternative? Yes, the ap_r* functions are a bit simpler for the module author, but definitely cause

Re: cvs commit: httpd-2.0 STATUS

2003-09-16 Thread Jeff Trawick
[EMAIL PROTECTED] wrote: jorton 2003/09/16 06:01:06 Modified:.Tag: APACHE_2_0_BRANCH STATUS Log: Fix a PR# and vote on tested backports. Revision ChangesPath No revision No revision 1.751.2.470 +6 -6 httpd-2.0/STATUS

Re: cvs commit: httpd-2.0 STATUS

2003-09-16 Thread Greg Stein
On Tue, Sep 16, 2003 at 09:27:54AM -0400, Jeff Trawick wrote: ... * mod_ssl: Fix a problem setting variables that represent the - client certificate chain. PR 21397 + client certificate chain. PR 21371 whoops! I don't even want to know what a woody extension is I

Re: cvs commit: apache-1.3/src/main rfc1413.c

2003-09-16 Thread William A. Rowe, Jr.
Didn't you just introduce thread-safety issues? IIRC ident wasn't thread safe. Bill At 03:28 PM 9/16/2003, [EMAIL PROTECTED] wrote: bnicholes2003/09/16 13:28:12 Modified:src/main rfc1413.c Log: Enable rfc1413 ident functionality on NetWare. Win32 may also need to include these

Re: cvs commit: apache-1.3/src/main rfc1413.c

2003-09-16 Thread Günter Knauf
Didn't you just introduce thread-safety issues? IIRC ident wasn't thread safe. oops, sorry about that, but I wasnt aware of this. So what would you suggest? perhaps backport the rfc1413.c from the 2.0 sources?? thanks, Guenter.

Re: cvs commit: apache-1.3/src/main rfc1413.c

2003-09-16 Thread Brad Nicholes
Looking through the code I don't see anything that would be a thread-safety issue. What am I missing? Brad Brad Nicholes Senior Software Engineer Novell, Inc., the leading provider of Net business solutions http://www.novell.com [EMAIL PROTECTED] Tuesday, September 16, 2003 2:38:16 PM

Re: cvs commit: httpd-2.0 STATUS

2003-09-16 Thread Jeff Trawick
Greg Stein wrote: On Tue, Sep 16, 2003 at 09:27:54AM -0400, Jeff Trawick wrote: ... * mod_ssl: Fix a problem setting variables that represent the - client certificate chain. PR 21397 + client certificate chain. PR 21371 whoops! I don't even want to know what a woody

Re: Apache::Test

2003-09-16 Thread Boris Zentner
Hi, Am Dienstag, 16. September 2003 09:38 schrieb Stas Bekman: Boris Zentner wrote: Hi, Am Freitag, 12. September 2003 20:04 schrieb Stas Bekman: [redirecting it to the httpd-test dev list where this discussion belongs] Boris Zentner wrote: Hi Stas, I spend the morning on porting

Re: Apache::Test

2003-09-16 Thread Boris Zentner
Hi, Am Dienstag, 16. September 2003 10:54 schrieb Stas Bekman: [...] I was under the impression of the commet directly over the fix that the 'lib' was the lib inside mod_perl ( or that was the desired lib, sure I noticed that the real world and the comment do not match ). So my