Re: Multiple AAA providers

2005-03-05 Thread William A. Rowe, Jr.
At 11:54 AM 3/5/2005, Justin Erenkrantz wrote: >--On Friday, March 4, 2005 12:42 PM -0600 "William A. Rowe, Jr." <[EMAIL >PROTECTED]> wrote: > >>Or is a provider File, DBM, LDAP? > >Yes. [...] obviously, you're not with me here. =) -- justin Ok, as Justin and I are in significant disagreement .

Re: svn commit: r156274 - in httpd/httpd/trunk: CHANGES include/ap_mmn.h include/scoreboard.h modules/generators/mod_status.c server/mpm/worker/worker.c

2005-03-05 Thread Jeff Trawick
On Sat, 5 Mar 2005 22:16:47 +0100, André Malo <[EMAIL PROTECTED]> wrote: > * Sander Temme wrote: > > > This doesn't seem to have an actual MMN bump, just the mention of one. > > It breaks binary compat, doesn't it? So I think, the bump is correct. the problem was that in my original commit, I de

Re: svn commit: r156274 - in httpd/httpd/trunk: CHANGES include/ap_mmn.h include/scoreboard.h modules/generators/mod_status.c server/mpm/worker/worker.c

2005-03-05 Thread André Malo
* Sander Temme wrote: > This doesn't seem to have an actual MMN bump, just the mention of one. It breaks binary compat, doesn't it? So I think, the bump is correct. nd -- Winnetous Erbe:

Re: svn commit: r156279 - httpd/httpd/trunk/include/ap_mmn.h

2005-03-05 Thread Jeff Trawick
On Sat, 05 Mar 2005 21:48:15 +0100, Sander Striker <[EMAIL PROTECTED]> wrote: Don't confuse me again ;) > Jeff Trawick wrote: > > On Sat, 05 Mar 2005 20:39:33 -, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > >>Author: trawick > >>Date: Sat Mar 5 12:39:32 2005 > >>New Revision: 156279

Re: svn commit: r156279 - httpd/httpd/trunk/include/ap_mmn.h

2005-03-05 Thread Sander Striker
Jeff Trawick wrote: On Sat, 05 Mar 2005 20:39:33 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: trawick Date: Sat Mar 5 12:39:32 2005 New Revision: 156279 Submitted by: Sander Striker oops, I put the wrong Sander too :( Good thing you can fix log messages with svn (Hint: svn propset

Re: svn commit: r156279 - httpd/httpd/trunk/include/ap_mmn.h

2005-03-05 Thread Jeff Trawick
On Sat, 05 Mar 2005 20:39:33 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: trawick > Date: Sat Mar 5 12:39:32 2005 > New Revision: 156279 > Submitted by: Sander Striker oops, I put the wrong Sander too :(

Re: svn commit: r156274 - in httpd/httpd/trunk: CHANGES include/ap_mmn.h include/scoreboard.h modules/generators/mod_status.c server/mpm/worker/worker.c

2005-03-05 Thread Sander Temme
On Mar 5, 2005, at 12:06 PM, [EMAIL PROTECTED] wrote: Modified: httpd/httpd/trunk/include/ap_mmn.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/include/ap_mmn.h? view=diff&r1=156273&r2=156274 === === --- httpd/httpd

Re: Multiple AAA providers

2005-03-05 Thread Justin Erenkrantz
--On Friday, March 4, 2005 12:42 PM -0600 "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: We have a naming problem. Provider is meaningless. No, it's not. It's directly from the code and API itself. See ap_provider.h. Is a provider Basic, Digest? No. These are the auth mechanisms which *ca

Re: mod_cache

2005-03-05 Thread Justin Erenkrantz
--On Friday, March 4, 2005 11:55 PM +0100 Sander Striker <[EMAIL PROTECTED]> wrote: -- modules/cache/mod_cache.c:271 /* If the request has Cache-Control: no-store from RFC 2616, don't store * unless CacheStoreNoStore is active. */ cc_in = apr_table_get(r->headers_in, "Cache-Cont