Re: Build failed in Hudson: 3.HEAD-i386-opensolaris-SunStudioCc #495

2010-11-30 Thread Amos Jeffries
Can somebody assist with testing these fixes please? I'm locked away in conference for the next few days but would like to see these resolved despite that. Attached is an experimental fix for snmplib. If it works without breaking anything the other warnings involving C++/C crossover may be

Re: [PATCH] [mk3] deny_info 3xx code support

2010-11-30 Thread Amos Jeffries
On 30/11/10 07:44, Alex Rousskov wrote: On 11/23/2010 03:38 AM, Amos Jeffries wrote: On 20/11/10 07:03, Alex Rousskov wrote: On 11/19/2010 07:19 AM, Amos Jeffries wrote: Small improvement on the earlier patch. I should say the earlier patch is still needed for 3.1 to permit safe CONNECT

[PATCH] Server certificate error to user

2010-11-30 Thread Tsantilas Christos
Hi all, This patch adds an interface to allow Squid error responses to contain detailed information about SSL certificate verification failure. For example, the error message may contain the following text: Server Certificate Verification Failed: Certificate Common Name (www.lufthansa.com)

Re: hudsons hidden build errors

2010-11-30 Thread Tsantilas Christos
On 11/29/2010 04:08 AM, Amos Jeffries wrote: On Sun, 28 Nov 2010 09:51:46 -0700, Alex Rousskov rouss...@measurement-factory.com wrote: On 11/27/2010 12:00 AM, Amos Jeffries wrote: There are some build problems which are not being highlighted by the hudson testing. Picking on FreeBSD-6.4 build

Re: Squid 3.2 Cannot bind socket

2010-11-30 Thread Jean-Philippe Menil
Le 28/11/2010 18:14, Alex Rousskov a écrit : On 11/26/2010 12:36 AM, Jean-Philippe Menil wrote: Le 26/11/2010 06:51, Jean-Philippe Menil a écrit : Hi, i recently installed squid 3.2 with workers 2. However, i see the following in the cache.log: 2010/11/23 16:10:49 kid1| Ready to serve

Re: Squid 3.2 Cannot bind socket

2010-11-30 Thread Alex Rousskov
On 11/30/2010 07:34 AM, Jean-Philippe Menil wrote: Le 28/11/2010 18:14, Alex Rousskov a écrit : On 11/26/2010 12:36 AM, Jean-Philippe Menil wrote: Le 26/11/2010 06:51, Jean-Philippe Menil a écrit : Hi, i recently installed squid 3.2 with workers 2. However, i see the following in the

Re: [PATCH] [mk3] deny_info 3xx code support

2010-11-30 Thread Alex Rousskov
On 11/30/2010 02:59 AM, Amos Jeffries wrote: On 30/11/10 07:44, Alex Rousskov wrote: On 11/23/2010 03:38 AM, Amos Jeffries wrote: On 20/11/10 07:03, Alex Rousskov wrote: On 11/19/2010 07:19 AM, Amos Jeffries wrote: Small improvement on the earlier patch. I should say the earlier patch is

Re: hudsons hidden build errors

2010-11-30 Thread Alex Rousskov
On 11/30/2010 03:30 AM, Tsantilas Christos wrote: On 11/29/2010 04:08 AM, Amos Jeffries wrote: On Sun, 28 Nov 2010 09:51:46 -0700, Alex Rousskov rouss...@measurement-factory.com wrote: On 11/27/2010 12:00 AM, Amos Jeffries wrote: There are some build problems which are not being highlighted

Re: [PATCH] Polish log formats

2010-11-30 Thread Henrik Nordström
tis 2010-11-30 klockan 03:25 +1300 skrev Amos Jeffries: So could you explain those condition please? It's not clear from the code that they did anything beyond logging at the end of header parsing. Or do you mean that by being done there they logged multiple lines per request? Checking..