Re: thoughts on ETags and mod_dav

2007-12-30 Thread Werner Baumann
Roy T. Fielding wrote: If the weak etags are not being matched to the string etags on GET, then that is another bug that must be fixed. It is not an excuse to ignore the HTTP design. This is a new aspect. I always thought it was intended behaviour, that weak etags (in Apache) will *never

Re: Adding charset to canned responses

2007-12-30 Thread Victor Wagner
On 2007.12.29 at 11:41:48 -0600, William A. Rowe, Jr. wrote: Nick Kew wrote: From 2.2.x/STATUS: * Various modules: Add explicit charset to the output of various modules to work around possible cross-site scripting flaws affecting web browsers that do not derive the response character

Re: segfault in dav_validate_request

2007-12-30 Thread Ruediger Pluem
On 12/30/2007 07:16 AM, Chris Darroch wrote: Michael Clark wrote: I'm getting a segfault here in mod_dav from trunk (after a make clean) running litmus using extras/httpd-dav.conf whereas it was working for me last night. Not sure if this a work-in-progress. No time to file a bug right

Re: Adding charset to canned responses

2007-12-30 Thread William A. Rowe, Jr.
Victor Wagner wrote: On 2007.12.29 at 11:41:48 -0600, William A. Rowe, Jr. wrote: Nick Kew wrote: From 2.2.x/STATUS: * Various modules: Add explicit charset to the output of various modules to work around possible cross-site scripting flaws affecting web browsers that do not derive the

Re: segfault in dav_validate_request

2007-12-30 Thread Werner Baumann
Michael Clark wrote: I'm getting a segfault here in mod_dav from trunk (after a make clean) running litmus using extras/httpd-dav.conf whereas it was working for me last night. Not sure if this a work-in-progress. No time to file a bug right now as i'm off for the weekend. - running `locks':

Re: Adding charset to canned responses

2007-12-30 Thread Nick Kew
On Sun, 30 Dec 2007 09:27:48 -0600 William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Since FTP doesn't provide us a clue of what flavor is which, for the purpose of a proxy ftp representation, we'll be adding a directive that you can apply site-by-site. Or globally, if you are convinced that

Re: Adding charset to canned responses

2007-12-30 Thread William A. Rowe, Jr.
Nick Kew wrote: On Sun, 30 Dec 2007 09:27:48 -0600 William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Since FTP doesn't provide us a clue of what flavor is which, for the purpose of a proxy ftp representation, we'll be adding a directive that you can apply site-by-site. Or globally, if you are

Re: thoughts on ETags and mod_dav

2007-12-30 Thread Henrik Nordstrom
On sön, 2007-12-30 at 12:54 +0100, Werner Baumann wrote: Is this true. Is there no way for a cache to uniquely identify variants, but using the cache validator? Isn't this a flaw in the protocol? The Content-Location also works as a variant identifier, but requires that each variant do have a

Re: segfault in dav_validate_request

2007-12-30 Thread Nick Kew
On Sun, 30 Dec 2007 09:22:28 +0800 Michael Clark [EMAIL PROTECTED] wrote: I'm getting a segfault here in mod_dav from trunk Oops ... more haste less speed:-( I attach a revised patch (against current trunk). This is completely untested; just posting before going to bed, in case anyone feels

Re: Adding charset to canned responses

2007-12-30 Thread Nick Kew
On Sun, 30 Dec 2007 17:34:50 -0600 William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Any objection to adding the attached (or equivalent) patch? That would fix the regression the original introduces. Quick comments, _ls_ is fuzzy - call it _list_ (or _nlst_ ;-) Inheritance/default is broken

Re: Adding charset to canned responses

2007-12-30 Thread William A. Rowe, Jr.
Nick Kew wrote: I attach a revised patch that fixes inheritance. proxy is a dir_config class directive (as is location ) no? We certainly need finer grained control than virtualhost proxyhost Bill

Re: Fwd: Visual Studio 2008 and ActiveState Perl 5.10 updates

2007-12-30 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: Mladen Turk wrote: Will focus the discussion on the [EMAIL PROTECTED] list for now since it's most intricately affected (permalink) IIUC, you are on the same track ;) FYI - it would be more useful if you would post to [EMAIL PROTECTED], Mladen, where ActiveState

Re: One last flaw in log.c

2007-12-30 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: I've noted that the recent changes leave us unable to regenerate a reliable piped log on win32 (perhaps we've been unable to for a very long time, I'm not spinning my wheels to audit it but moving forwards with its fix). I haven't checked if unix is affected, but

Bug report for Apache httpd-1.3 [2007/12/30]

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

Re: Fwd: Visual Studio 2008 and ActiveState Perl 5.10 updates

2007-12-30 Thread Mladen Turk
William A. Rowe, Jr. wrote: ...for 95% of the modules it *just doesn't matter*. A module that uses only apr or only system I/O or memory allocation will probably never trip up. We can build mod_jk, for example, to VC 2008 and use it on our VC6 httpd. Or we can build mod_jk with VC6 and it