Re: [PATCH] Send 407 on url_rewrite_access/storeurl_access

2008-09-06 Thread Adrian Chadd
It looks fine; could you dump it into bugzilla for the time being? (We're working on the Squid-2 -> bzr merge stuff at the moment!) Adrian 2008/9/7 Diego Woitasen <[EMAIL PROTECTED]>: > This patch apply to Squid 2.7.STABLE4. > > If we use a proxy_auth acl on {storeurl,url_rewrite}_access and th

Re: [PATCH] Send 407 on url_rewrite_access/storeurl_access

2008-09-06 Thread Bundle Buggy
Bundle Buggy has detected this merge request. For details, see: http://bundlebuggy.aaronbentley.com/project/squid/request/%3C20080907005501.GB8733%40motherbox.xtech.com.ar%3E Project: Squid

[PATCH] Send 407 on url_rewrite_access/storeurl_access

2008-09-06 Thread Diego Woitasen
This patch apply to Squid 2.7.STABLE4. If we use a proxy_auth acl on {storeurl,url_rewrite}_access and the user isn't authenticated previously, send 407. regards, Diego diff --git a/src/client_side.c b/src/client_side.c index 23c4274..4f75ea0 100644 --- a/src/client_side.c +++ b/src/cli

Re: pseudo-specs for a String class: char *buf

2008-09-06 Thread Henrik Nordstrom
On ons, 2008-09-03 at 16:53 +0200, Kinkie wrote: > I didn't really think of different buffer types. Do you have in mind > any scenario where it would be useful? One example is if KBuf gets implemented using a mallocator that may reallocate the memory area to reduce fragmentation. > On the other

Re: [RFC] COSS removal from 3.0

2008-09-06 Thread Henrik Nordstrom
On fre, 2008-09-05 at 23:12 +1200, Amos Jeffries wrote: > Well, Henrik stated it was not supposed to be in 3.0 in the first place. We had a vote on this some (several) months before 3.0 got branched, and it was decided to drop COSS from the Squid-3.0 branch once branched. Then the branching got d