Re: [RELEASE CANDIDATE] libapreq 1.34-RC3

2007-06-04 Thread Fred Moyer
Issac Goldstand wrote: Please give the tarball at http://people.apache.org/~issac/libapreq-1.34-RC3.tar.gz a try and report comments/problems/etc. to the apreq-dev list at [EMAIL PROTECTED] All tests OK on Fedora Core 5, perl 5.8.8, apache 1.3.37, mod_perl 1.30. +1

Bug report for Apache httpd-1.3 [2007/06/03]

2007-06-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: svn commit: r543511 - /httpd/httpd/branches/1.3.x/src/main/http_main.c

2007-06-04 Thread David McCreedy
On 06/01/2007 05:42 PM, [EMAIL PROTECTED]mailto:[EMAIL PROTECTED] wrote: Author: jim Date: Fri Jun 1 08:42:57 2007 New Revision: 543511 URL: http://svn.apache.org/viewvc?view=revrev=543511http://svn.apache.org/viewvc?view=revrev=543511 Log: Add in parent process PID table, to provide

build openssl source with Apache on windows

2007-06-04 Thread Renu Tiwari
Hi, I have build Apache source httpd-2.2.3-win32-src on Win2K3 sp1 64-bit platform. Now I need to build openssl (openssl-0.9.8c) so as to include openssl-libraries in Apache. What are the steps to build the same? Please reply. Thanks, Renu CAUTION -

Re: svn commit: r543511 - /httpd/httpd/branches/1.3.x/src/main/http_main.c

2007-06-04 Thread Jim Jagielski
On Jun 4, 2007, at 2:35 AM, David McCreedy wrote: On 06/01/2007 05:42 PM, [EMAIL PROTECTED] wrote: Author: jim Date: Fri Jun 1 08:42:57 2007 New Revision: 543511 URL: http://svn.apache.org/viewvc?view=revrev=543511 Log: Add in parent process PID table, to provide for a check against

Re: svn commit: r543511 - /httpd/httpd/branches/1.3.x/src/main/http_main.c

2007-06-04 Thread Jim Jagielski
On Jun 4, 2007, at 2:35 AM, David McCreedy wrote: On 06/01/2007 05:42 PM, [EMAIL PROTECTED] wrote: Author: jim Date: Fri Jun 1 08:42:57 2007 New Revision: 543511 URL: http://svn.apache.org/viewvc?view=revrev=543511 Log: Add in parent process PID table, to provide for a check against

status of incorrect use of an enum in util_ldap.h struct PATCH?

2007-06-04 Thread David Jones
I put 2 posts out awhile ago and haven't seen anything on them, can someone commit/comment on them, or should i bugzilla? post on Feb 23: PATCH: incorrect use of an enum in util_ldap.h struct http://mail-archives.apache.org/mod_mbox/httpd-dev/200702.mbox/[EMAIL PROTECTED] post on Feb 19:

Re: svn commit: r543511 - /httpd/httpd/branches/1.3.x/src/main/http_main.c

2007-06-04 Thread David McCreedy
On 06/01/2007 05:42 PM, [EMAIL PROTECTED]mailto:[EMAIL PROTECTED] wrote: I think I squashed those. Could you check out trunk and try another test? Thanks! It fixes the Bad pid error but I'm not sure all is well... On TPF we're not calling unset_pid_table on SIG_IDLE_KILLs. I'll have to track

Re: svn commit: r543511 - /httpd/httpd/branches/1.3.x/src/main/http_main.c

2007-06-04 Thread David McCreedy
June 04, 2007 5:51 PM David McCreedy wrote: On 06/01/2007 05:42 PM, [EMAIL PROTECTED]mailto:[EMAIL PROTECTED] wrote: I think I squashed those. Could you check out trunk and try another test? Thanks! It fixes the Bad pid error but I'm not sure all is well... On TPF we're not calling