Re: library-ization

2002-10-09 Thread David N. Welton
Jacek Prucia [EMAIL PROTECTED] writes: Is it a goal of the flood project to make a library out of it? In other words, expose an API that other programs could pass data into and out of, and link to? Or will XML be the only way to do this? It will probably be XML only. If you want

Re: library-ization

2002-10-09 Thread Justin Erenkrantz
On Tue, Oct 08, 2002 at 06:15:43PM -0700, David N. Welton wrote: Well, I'm primarily interested in seeing flood as a versatile a tool as possible... which for me means a library that I can use with other things, and also a simple command line tool ala ab. I think this would be possible if

Re: Antw: Re: Instructions for building aut_ldap under win32 ?

2002-10-09 Thread Graham Leggett
Andre Schild wrote: Did you compile mod_auth_ldap as one module, and util_ldap as the second one ? Mod_auth_ldap and util_ldap are two separate modules where mod_auth_ldap depends on util_ldap. This is done in exactly the same way that proxy_ftp depends on mod_proxy, so if you are looking

Re: building aut_ldap under win32

2002-10-09 Thread Graham Leggett
Andre Schild wrote: finaly I got the module compiled and running under w2k. Sweet... I just comitted them - thanks! If my changes are accepted, then I'm willing to update the README.ldap file to replect the win32 steps to build the module. If you can update the README it would be great...

Antw: Re: building aut_ldap under win32

2002-10-09 Thread Andre Schild
Here the updates. The apr_ldap.hw goes in the apr-util/include, as it isn't automaticaly generated for windows. What about renaming util_ldap.c to mod_ldap.c ? Would make the naming of the files/modules more consistent, but on the other hand break the build process for all platforms. But if we

Re: Antw: Re: building aut_ldap under win32

2002-10-09 Thread Graham Leggett
Andre Schild wrote: Here the updates. The apr_ldap.hw goes in the apr-util/include, as it isn't automaticaly generated for windows. Ok. What about renaming util_ldap.c to mod_ldap.c ? Would make the naming of the files/modules more consistent, but on the other hand break the build

Re: Antw: Re: building aut_ldap under win32

2002-10-09 Thread Andre Schild
[EMAIL PROTECTED] 09.10.2002 10:14:58 Andre Schild wrote: What about renaming util_ldap.c to mod_ldap.c ? Is it that important for now? I think lets rather worry about this when mod_auth_ldap gets fitted to the new authn/authz framework. Then we will be renaming a whole bunch of stuff. Ok,

Re: cvs commit: httpd-2.0/server core.c util_script.c

2002-10-09 Thread Joe Orton
On Wed, Oct 02, 2002 at 03:54:18PM -0700, Joshua Slive wrote: On Wed, 2 Oct 2002, Marc Slemko wrote: Lets not encode env variables, as we discussed earlier. Escaping them is bogus and doesn't solve anything since there are all sorts of variables that aren't and shouldn't be encoded.

Re: cvs commit: httpd-2.0/server core.c util_script.c

2002-10-09 Thread André Malo
* Joe Orton wrote: If this change does get reverted so that SERVER_NAME is not encoded internally again, the error includes need updating so that is is encoded there instead: --- error/include/bottom.html~ 2002-07-11 20:07:03.0 +0100 +++ error/include/bottom.html 2002-10-09

Re: Antw: Re: Instructions for building aut_ldap under win32 ?

2002-10-09 Thread Jess M. Holle
Andre Schild wrote: Did you compile mod_auth_ldap as one module, and util_ldap as the second one ? Yes. If yes, how did you resolve the missing exports from util_ldap to be able to link mod_auth_ldap. I created a .def file as per the attachment on my previous post and included it in the

Re: building aut_ldap under win32

2002-10-09 Thread Jess M. Holle
Andre Schild wrote: Hello, finaly I got the module compiled and running under w2k. Here the steps required to get it working: 1. put the two dsp files from the attachement in the experimental folder 2. the netscape/iplanet ldap libraries are installed in srclib\ldap 3. Apply the

Bug handling survey - Tree based models

2002-10-09 Thread Gunes Koru
Hello HTTP contributors, I am conducting a survey about the way bugs are handled in open source software projects. The survey includes questions that can be answered by developers,testers, bug fixers, project managers, and owners of defect databases. It is only and only for research purposes

Do __NOT_ randomly use encoding=none in docs SSIs!

2002-10-09 Thread Marc Slemko
Prompted by a recent message about SERVER_NAME, I took a look at some of the default error page SSIs. And they have '#echo encoding=none var=...' sprinkled in all sorts of places. Please, do NOT do this. The ONLY place to use encoding=none is where you know the variable is being set by

Mod_cache and multiple brigade problem.

2002-10-09 Thread Estrade Matthieu
Hi, I found problems in mod_cache + mod_proxy and handling multiple brigade. If someone have ideas on it... 1) When the mod_cache is trying to cache a document in multiple brigade, it store and concat each brigade in cache-saved_brigade. When the first brigade is cached, the r-headers_out are

Re: Mod_cache and multiple brigade problem.

2002-10-09 Thread Brian Pane
Estrade Matthieu wrote: Hi, I found problems in mod_cache + mod_proxy and handling multiple brigade. If someone have ideas on it... 1) When the mod_cache is trying to cache a document in multiple brigade, it store and concat each brigade in cache-saved_brigade. When the first brigade

Re: Mod_cache and multiple brigade problem.

2002-10-09 Thread Paul J. Reder
I'm looking at some odd behavior in the cache code right now related to cache expiration processing. I might get to looking at this problem before this weekend. I'll post any info I find in order to help you fix it this weekend if I don't finish it before then... Brian Pane wrote: Estrade

Apache and Unix domain sockets

2002-10-09 Thread Bojan Smojver
This might sound silly, but can one make Apache 2.0 listen to a Unix domain socket instead of a TCP socket? I looked through the code that has to do with sockets and it seemed as if that was not possible at this point. But I might have missed something... Bojan

[STATUS] (apache-1.3) Wed Oct 9 23:45:12 EDT 2002

2002-10-09 Thread Rodent of Unusual Size
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2002/10/04 18:10:11 $] Release: 1.3.28-dev: In development 1.3.27: Tagged September 30, 2002. 1.3.26: Tagged June 18, 2002. 1.3.25: Tagged June 17, 2002. Not released. 1.3.24:

[STATUS] (httpd-2.0) Wed Oct 9 23:45:17 EDT 2002

2002-10-09 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2002/10/03 14:38:11 $] Release: 2.0.44 : in development 2.0.43 : rolled October 2, 2002 2.0.42 : released September 24, 2002 as GA. 2.0.41 : rolled September 16, 2002. not