[jira] [Commented] (SERF-193) C++ compiler is not started in C mode

2019-05-04 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833074#comment-16833074 ] Michael Osipov commented on SERF-193: - For the same of Unix portabilitiy, some might pr

[jira] [Commented] (SERF-193) C++ compiler is not started in C mode

2019-05-04 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833073#comment-16833073 ] Michael Osipov commented on SERF-193: - The problem is not just non-mainstream, but CMak

[jira] [Commented] (SERF-193) C++ compiler is not started in C mode

2019-05-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832879#comment-16832879 ] Michael Osipov commented on SERF-193: - I have just tried cmake. I don't know what's wor

[jira] [Commented] (SERF-193) C++ compiler is not started in C mode

2019-04-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830441#comment-16830441 ] Michael Osipov commented on SERF-193: - ...and I don't expect the cast to be added. I wi

[jira] [Commented] (SERF-193) C++ compiler is not started in C mode

2019-04-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830422#comment-16830422 ] Michael Osipov commented on SERF-193: - One more one, one *can* safely use a C++ compile

[jira] [Comment Edited] (SERF-173) serf_get crashes with segmentation fault on two requests and concurrent connections with SPNEGO auth

2019-04-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703259#comment-15703259 ] Michael Osipov edited comment on SERF-173 at 4/30/19 3:24 PM: --

[jira] [Commented] (SERF-182) Build fails on Solaris 10

2019-04-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830395#comment-16830395 ] Michael Osipov commented on SERF-182: - Why is your stuff in {{/usr/local}}? Solaris is

[jira] [Commented] (SERF-193) C++ compiler is not started in C mode

2019-04-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830390#comment-16830390 ] Michael Osipov commented on SERF-193: - I did add {{CFLAGS}}. {{aCC}} is already best in

[jira] [Reopened] (SERF-193) C++ compiler is not started in C mode

2019-04-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened SERF-193: - You obviously not understood the issue. Either serf or scons need to check wether the compiler require

[jira] [Created] (SERF-193) C++ compiler is not started in C mode

2019-04-30 Thread Michael Osipov (JIRA)
Michael Osipov created SERF-193: --- Summary: C++ compiler is not started in C mode Key: SERF-193 URL: https://issues.apache.org/jira/browse/SERF-193 Project: serf Issue Type: Bug Affects Vers

[jira] [Created] (SERF-192) SConscruct not properly running with Python 3/SCons 3.0.5

2019-04-30 Thread Michael Osipov (JIRA)
Michael Osipov created SERF-192: --- Summary: SConscruct not properly running with Python 3/SCons 3.0.5 Key: SERF-192 URL: https://issues.apache.org/jira/browse/SERF-192 Project: serf Issue Type:

[jira] [Created] (SERF-191) SConstuct fails with Python 3

2019-04-30 Thread Michael Osipov (JIRA)
Michael Osipov created SERF-191: --- Summary: SConstuct fails with Python 3 Key: SERF-191 URL: https://issues.apache.org/jira/browse/SERF-191 Project: serf Issue Type: Bug Affects Versions: se

[jira] [Updated] (SERF-185) serf_get sets incorrect hostname for SNI

2017-09-29 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SERF-185: Description: When issues following request with {{./serf_get -H -m GET https://server.old.company.net

[jira] [Created] (SERF-185) serf_get sets incorrect hostname for SNI

2017-09-29 Thread Michael Osipov (JIRA)
Michael Osipov created SERF-185: --- Summary: serf_get sets incorrect hostname for SNI Key: SERF-185 URL: https://issues.apache.org/jira/browse/SERF-185 Project: serf Issue Type: Bug Affects V

[jira] [Commented] (SERF-173) serf_get crashes with segmentation fault on two requests and concurrent connections with SPNEGO auth

2016-11-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703259#comment-15703259 ] Michael Osipov commented on SERF-173: - I am quite certain that Ivan's statement still ho

[jira] [Updated] (SERF-180) SConstruct never adds ZLIB paths on non-Windows platforms

2016-09-16 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SERF-180: Description: Having {{ZLIB}} in a non-default location makes linking at the end of the build fail. Th

[jira] [Created] (SERF-180) SConstruct never adds ZLIB paths on non-Windows platforms

2016-09-16 Thread Michael Osipov (JIRA)
Michael Osipov created SERF-180: --- Summary: SConstruct never adds ZLIB paths on non-Windows platforms Key: SERF-180 URL: https://issues.apache.org/jira/browse/SERF-180 Project: serf Issue Type:

[jira] [Commented] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348319#comment-15348319 ] Michael Osipov commented on SERF-179: - Would you accept a patch for that change? > Add

[jira] [Closed] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SERF-179. --- Resolution: Invalid Something seemed fishy about it but after some testing and updates, it seems like S

[jira] [Comment Edited] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348270#comment-15348270 ] Michael Osipov edited comment on SERF-179 at 6/24/16 1:41 PM: --

[jira] [Commented] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348270#comment-15348270 ] Michael Osipov commented on SERF-179: - I just tried tag 1.3.8 from trunk and Subversion

[jira] [Commented] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348228#comment-15348228 ] Michael Osipov commented on SERF-179: - Just checked the function and it uses {{X509_STOR

[jira] [Comment Edited] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348228#comment-15348228 ] Michael Osipov edited comment on SERF-179 at 6/24/16 1:04 PM: --

[jira] [Comment Edited] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348182#comment-15348182 ] Michael Osipov edited comment on SERF-179 at 6/24/16 12:20 PM: ---

[jira] [Comment Edited] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348182#comment-15348182 ] Michael Osipov edited comment on SERF-179 at 6/24/16 12:14 PM: ---

[jira] [Commented] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348182#comment-15348182 ] Michael Osipov commented on SERF-179: - Bert, this would be effective if this option is n

[jira] [Created] (SERF-179) Add CAFILE, CAPATH, CAFALLBACK as compile time option

2016-06-24 Thread Michael Osipov (JIRA)
Michael Osipov created SERF-179: --- Summary: Add CAFILE, CAPATH, CAFALLBACK as compile time option Key: SERF-179 URL: https://issues.apache.org/jira/browse/SERF-179 Project: serf Issue Type: Impr

[jira] [Commented] (SERF-177) svn 1.8.15 + serf on Solaris 9/10 + httpd 2.2.27 + kerberos

2016-02-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146615#comment-15146615 ] Michael Osipov commented on SERF-177: - Wich MIT Kerberos version do you use? > svn 1.8.

[jira] [Commented] (SERF-177) svn 1.8.15 + serf on Solaris 9/10 + httpd 2.2.27 + kerberos

2016-02-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146511#comment-15146511 ] Michael Osipov commented on SERF-177: - Nothing has been fixed here, why did you marked i

[jira] [Comment Edited] (SERF-177) svn 1.8.15 + serf on Solaris 9/10 + httpd 2.2.27 + kerberos

2016-02-13 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146204#comment-15146204 ] Michael Osipov edited comment on SERF-177 at 2/13/16 9:27 PM: --

[jira] [Commented] (SERF-177) svn 1.8.15 + serf on Solaris 9/10 + httpd 2.2.27 + kerberos

2016-02-13 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146204#comment-15146204 ] Michael Osipov commented on SERF-177: - RFC 2744 says: {quote} actual_mech_type OID, m

[jira] [Commented] (SERF-173) serf_get crashes with segmentation fault on two requests and concurrent connections with SPNEGO auth

2015-09-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727180#comment-14727180 ] Michael Osipov commented on SERF-173: - But not on the branch..? > serf_get crashes with

[jira] [Commented] (SERF-173) serf_get crashes with segmentation fault on two requests and concurrent connections with SPNEGO auth

2015-09-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727047#comment-14727047 ] Michael Osipov commented on SERF-173: - The {{1.3.x}} branch compiles but only trunk has

[jira] [Commented] (SERF-173) serf_get crashes with segmentation fault on two requests and concurrent connections with SPNEGO auth

2015-09-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726954#comment-14726954 ] Michael Osipov commented on SERF-173: - bq. I'm not sure how Subversion does not have thi

[jira] [Updated] (SERF-173) serf_get crashes with segmentation fault on two requests and concurrent connections with SPNEGO auth

2015-09-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SERF-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SERF-173: Description: Using FreeBSD 9.3-STABLE, Serf trunk@2500, MIT Kerberos 1.13.2. Calling {{./serf_get -d