[squid-dev] Build failed in Jenkins: trunk-full-matrix ยป clang,d-debian-unstable #183

2016-06-15 Thread noc
See -- [...truncated 6854 lines...] make[5]: Leaving directory

Re: [squid-dev] [PATCH] Do not hide important/critical messages

2016-06-15 Thread Eliezer Croitoru
Thanks! Eliezer Eliezer Croitoru Linux System Administrator Mobile: +972-5-28704261 Email: elie...@ngtech.co.il -Original Message- From: squid-dev [mailto:squid-dev-boun...@lists.squid-cache.org] On Behalf Of Amos Jeffries Sent: Thursday, June 16, 2016 1:24 AM To:

Re: [squid-dev] [PATCH] Do not hide important/critical messages

2016-06-15 Thread Amos Jeffries
On 12/04/2016 2:59 a.m., Alex Rousskov wrote: > On 04/09/2016 10:42 PM, Amos Jeffries wrote: >> On 29/03/2016 12:44 p.m., Alex Rousskov wrote: >>> unpatched Squid console only says: >>> >>> 2016/03/27 14:19:48.297| SECURITY ALERT: By user agent: >>> 2016/03/27 14:19:48.297| SECURITY ALERT: on

Re: [squid-dev] [PATCH] Do not make bogus recvmsg calls

2016-06-15 Thread Alex Rousskov
On 06/09/2016 08:09 PM, Amos Jeffries wrote: > On 10/06/2016 12:20 p.m., Alex Rousskov wrote: >> The attached simple patch prevents bogus recvmsg(2) calls when >> closing file descriptors. Please see the patch preamble for details. > +1. Looks okay for now. Committed to trunk (r14714). >

Re: [squid-dev] [PATCH] Better support for unknown URL schemes

2016-06-15 Thread Amos Jeffries
On 16/03/2016 5:52 a.m., Alex Rousskov wrote: > On 03/15/2016 09:36 AM, Amos Jeffries wrote: >> Squid already contains AnyP::PROTO_UNKNOWN support for unknown protocols >> but currently does not preserve the actual string value received for them. >> >> This adds a textual representation ('image')