Re: [PATCH] meta_header option

2012-10-11 Thread Tsantilas Christos
If there is not any objection I will commit this patch to trunk On 09/19/2012 06:46 PM, Tsantilas Christos wrote: Hi all, This patch adds meta_header option to squid.conf. It is similar to adaptation_meta but is applied after all adaptation and before logging. Values of named meta headers

Re: Answers to questions raised on IRC

2012-10-11 Thread Kinkie
To avoid misunderstanding, I am pretty sure this is a relatively new problem, but I have no idea which change(s) broke the build. A few bugs may have been fixed since my earlier tests, and the remaining bugs may not be related to your changes. Hi, it doesn't seem related to my changes, but

Build failed in Jenkins: 3.HEAD-ppc-MacOS-Leopard #53

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-ppc-MacOS-Leopard/53/ -- [...truncated 3791 lines...] -e s%[@]DEFAULT_MIME_TABLE[@]%http://build.squid-cache.org/job/3.HEAD-ppc-MacOS-Leopard/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf%g;

Build failed in Jenkins: 3.HEAD-amd64-opensuse #232

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-opensuse/232/changes Changes: [Francesco Chemolli] Added missing library in testStatHist [Amos Jeffries] Windows: better wrap C++-specific code in compat layer [Amos Jeffries] Windows: build Windows specific libraries only on Windows. Some

Build failed in Jenkins: 3.HEAD-amd64-opensuse #233

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-opensuse/233/ -- [...truncated 7165 lines...] Testing ../../src/comm.h ...Ok. Testing ../../src/mime.h ...Ok. Testing ../../src/ftp.h ...Ok. Testing ../../src/LoadableModules.h ...Ok. Testing

Build failed in Jenkins: 3.HEAD-ppc-MacOS-Leopard #54

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-ppc-MacOS-Leopard/54/ -- [...truncated 3791 lines...] -e s%[@]DEFAULT_MIME_TABLE[@]%http://build.squid-cache.org/job/3.HEAD-ppc-MacOS-Leopard/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf%g;

Re: [PATCH] meta_header option

2012-10-11 Thread Amos Jeffries
On 11/10/2012 9:39 p.m., Tsantilas Christos wrote: If there is not any objection I will commit this patch to trunk On 09/19/2012 06:46 PM, Tsantilas Christos wrote: Hi all, This patch adds meta_header option to squid.conf. It is similar to adaptation_meta but is applied after all adaptation

Re: Answers to questions raised on IRC

2012-10-11 Thread Alex Rousskov
On 10/11/2012 03:03 AM, Kinkie wrote: To avoid misunderstanding, I am pretty sure this is a relatively new problem, but I have no idea which change(s) broke the build. A few bugs may have been fixed since my earlier tests, and the remaining bugs may not be related to your changes. Hi, it

Re: Squid code analysis using Coverity

2012-10-11 Thread Henrik Nordström
tor 2012-10-11 klockan 13:30 +1300 skrev Amos Jeffries: Did you mean we should have no cost being part of their program? or that there is an admin control panel (contact person?) you have available to do more than I could? There is no charge to be part of their Open Source program, and

Re: Squid code analysis using Coverity

2012-10-11 Thread Kinkie
I can try contacting them to reviewe the Squid scan if wanted. Yes, please. It'd be super if they could interface with either bzr or jenkins (or both) Their model have changed a bit since we last used their service. Instead of Coverity polling project SCM the project now runs

Re: Squid code analysis using Coverity

2012-10-11 Thread Henrik Nordström
tor 2012-10-11 klockan 23:23 +0200 skrev Kinkie: Please once you're done, please share the recipe so I can try to hook it into Jenkins for CI. It's quite simple. Basically a normal build but wrapping the make call in a cov-build tool by them, and then uploading the result written by their

Build failed in Jenkins: 3.HEAD-amd64-opensuse #234

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-opensuse/234/changes Changes: [Henrik Nordstrom] Correct --enable-build-info on out-of-tree builds bzr expects to be run from the source tree, not the build directory -- [...truncated 7169 lines...]

Re: [PATCH] meta_header option

2012-10-11 Thread Amos Jeffries
On 12/10/2012 4:05 a.m., Alex Rousskov wrote: On 10/11/2012 05:21 AM, Amos Jeffries wrote: On 11/10/2012 9:39 p.m., Tsantilas Christos wrote: If there is not any objection I will commit this patch to trunk On 09/19/2012 06:46 PM, Tsantilas Christos wrote: Hi all, This patch adds

Build failed in Jenkins: 3.HEAD-amd64-opensuse #235

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-opensuse/235/changes Changes: [Amos Jeffries] Bug 3655: pinning failure breaks NTLM and Negotiate authentication -- [...truncated 7169 lines...] Testing ../../src/mime.h ...Ok. Testing ../../src/ftp.h

Build failed in Jenkins: 3.HEAD-ppc-MacOS-Leopard #56

2012-10-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-ppc-MacOS-Leopard/56/ -- [...truncated 3791 lines...] -e s%[@]DEFAULT_MIME_TABLE[@]%http://build.squid-cache.org/job/3.HEAD-ppc-MacOS-Leopard/ws/btlayer-00-default/squid-3.HEAD-BZR/_inst/etc/mime.conf%g;

Re: [PATCH] meta_header option

2012-10-11 Thread Alex Rousskov
On 10/11/2012 07:32 PM, Amos Jeffries wrote: On 12/10/2012 4:05 a.m., Alex Rousskov wrote: On 10/11/2012 05:21 AM, Amos Jeffries wrote: If you can avoid calling the list of key:pair entries *headers* it would be less confusing. Here are a few other naming options to consider, from the ones