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

2015-11-03 Thread noc
See -- [...truncated 6740 lines...] make[3]: Entering directory '

[squid-dev] Jenkins build is back to normal : trunk-polygraph #910

2015-11-03 Thread noc
See ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

Re: [squid-dev] [PATCH] Simpler and more robust request line parser

2015-11-03 Thread Amos Jeffries
On 4/11/2015 5:27 a.m., Alex Rousskov wrote: > On 11/03/2015 02:12 AM, Amos Jeffries wrote: >>> On 24/07/2015 11:13 a.m., Alex Rousskov wrote: "I am happy to restrict URIs to what older Squids accepted or more. Recent parser changes broke Squid. There is no need to go beyond what we

[squid-dev] Build failed in Jenkins: trunk-polygraph #909

2015-11-03 Thread noc
See -- Started by upstream project "trunk-matrix" build number 410 originally caused by: Started by an SCM change Building remotely on polygraph (12.04 amd64-Ubuntu Ubuntu amd64-Ubuntu-12.04 Ubuntu-12

Re: [squid-dev] [PATCH] Simpler and more robust request line parser

2015-11-03 Thread Alex Rousskov
On 11/03/2015 02:12 AM, Amos Jeffries wrote: >> On 24/07/2015 11:13 a.m., Alex Rousskov wrote: >>> "I am happy to restrict URIs to what older Squids accepted or more. >>> Recent parser changes broke Squid. There is no need to go beyond what we >>> were doing before those changes. I will gladly make

Re: [squid-dev] [PATCH] Simpler and more robust request line parser

2015-11-03 Thread Amos Jeffries
On 5/08/2015 7:37 p.m., Amos Jeffries wrote: > On 24/07/2015 11:13 a.m., Alex Rousskov wrote: >> On 07/23/2015 08:16 AM, Amos Jeffries wrote: >>> Please note: most of my comments in this long email are informational. >>> Things which need to be taken into consideration when touching the parser. >>

Re: [squid-dev] [PATCH] add support for using an existing kerberos cache instead of a keytab

2015-11-03 Thread Amos Jeffries
I've asked Markus our Kerberos developer; On 1/11/2015 6:24 a.m., Markus Moeller wrote: > Hi Amos, > > I looked at the patch and it seems fine. The user just has to know > when to renew the cache. > > Markus > I still think we should have a separate auth-no-keytab flag though. Besides the rea

Re: [squid-dev] [PATCH] Allow unlimited LDAP search filter for ext_ldap_group_acl helper

2015-11-03 Thread Amos Jeffries
On 2/11/2015 11:47 p.m., Tsantilas Christos wrote: > Hi all, > > The LDAP search filter in ext_ldap_group_acl is limited to 256 > characters. In some environments the user DN or group filter can be > larger than this limitation. > > This patch uses dynamic allocated buffers for LDAP search filter