[PATCH] add our version to string to httpd banner

2005-07-10 Thread Philip M. Gollucci
Before: Server: Apache/2.0.54 (Unix) DAV/2 mod_perl/2.0.2-dev Perl/5.8.7 After: Server: Apache/2.0.54 (Unix) DAV/2 mod_apreq/2.1.2-dev mod_perl/2.0.2-dev Perl/5.8.7 [EMAIL PROTECTED] /usr/local/dev/repos/ASF/httpd/apreq/trunk svn diff Index: module/apache/command.c

Re: APR::Request::Param::Table

2005-07-10 Thread Joe Schaefer
Adam Prime [EMAIL PROTECTED] writes: Here's how i would have done what i'm trying to do in mp1. The docs say this interface is broken, but they aren't explaining to me very clearly what i'm supposed to do to get this sort of functionality in mp2 You can't do it anymore with apreq's 2.x API.

Re: [PATCH[ library/t/Makefile.am

2005-07-10 Thread Joe Schaefer
Philip M. Gollucci [EMAIL PROTECTED] writes: P.S. whats needed for the TODO for dropping automake and using apr/httpd conf things. Hard work- lots of it, I'd suppose. It's prolly a lot easier for httpd to just extract our C files and incorporate those directly into their build system. --

Re: [VOTE] mod_ftp for HTTP Server Project

2005-07-10 Thread r . pluem
Jeff McAdams wrote: I could easily see this resulting in FTPS support finally being available in open source. Not that I'm a big fan of FTPS in general, but not having an FTPS server available in the open source world is something of a gap that probably should be filled. I haven't checked

Re: [VOTE] mod_ftp for HTTP Server Project

2005-07-10 Thread Jeff McAdams
[EMAIL PROTECTED] wrote: I haven't checked how good they work personally, but there are several open source FTPS servers like proftpd and vsftpd: http://www.proftpd.org/ http://vsftpd.beasts.org/ Hrmm...ok...and we use vsftpd...interesting, I didn't realize it supported it. I do remember,

mod_mbox user interface

2005-07-10 Thread Maxime Petazzoni
Hi, As promised, here comes a description of my plans on mod_mbox new user interface. First of all, it is very important that mod_mbox works with all browsers (in the idea of Best viewed with all browsers). This is why I will distinguish two modes : - the classic, Javascript-less interface -

Re: 1.3 and 2.0 releases?

2005-07-10 Thread Jim Jagielski
William A. Rowe, Jr. wrote: I know a few folks were expecting this note last Friday... here's the scoop. Jeff's patch to 2.0 was lovely. What's not lovely is that the chunked request processing has been hosed since at least 2.0.54. As much as I'd rather just commit his patch and

Re: mod_mbox user interface

2005-07-10 Thread Maxime Petazzoni
Hi again, The homepage of a mailing list archive will display the list of available mailboxes (as it does now), and for each mailbox, it will propose something like this : July 2005Browse (242 messages) (or browse by date, author or thread) Each of the three bottom

mod-cache-requestor plan

2005-07-10 Thread Parin Shah
Hi All, I am a newbie. I am going to work on mod-cache and a new module mod-cache-requester as a part of Soc program. Small description of the module is as follows. When the page expires from the cache, it is removed from cache and thus next request has to wait until that page is reloaded by