Print

Print


  Branch: refs/heads/stable-4.8.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 55816f21a3af6313c21622dbf1d02081361bcea8
      https://github.com/xrootd/xrootd/commit/55816f21a3af6313c21622dbf1d02081361bcea8
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Merge pull request #639 from bbockelm/http_put_flags

Another attempt at getting HTTP PUT flags right.  Fix #637


  Commit: 7745b5e3bc149eed07007de47e9d2c32f9462cd7
      https://github.com/xrootd/xrootd/commit/7745b5e3bc149eed07007de47e9d2c32f9462cd7
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdHttp/XrdHttpReq.hh

  Log Message:
  -----------
  Merge pull request #638 from bbockelm/allow_unknown_verbs

Allow parsing of unknown HTTP verbs.


  Commit: 2509e1abc705010e7ac7858d4137bfb164e997aa
      https://github.com/xrootd/xrootd/commit/2509e1abc705010e7ac7858d4137bfb164e997aa
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdHttp/XrdHttpExtHandler.cc
    M src/XrdHttp/XrdHttpExtHandler.hh
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/XrdHttpProtocol.hh

  Log Message:
  -----------
  Merge pull request #636 from bbockelm/http_chunked_response

Support HTTP chunked transfer encoding


  Commit: b44053f627f280b09d915c0b0830ad11d077c17b
      https://github.com/xrootd/xrootd/commit/b44053f627f280b09d915c0b0830ad11d077c17b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdApps/XrdCpConfig.cc

  Log Message:
  -----------
  Recognize the --coerce xrdcp option (it was forgotten).


  Commit: 590e219b2f0c137df585b1e39bff15fc14890847
      https://github.com/xrootd/xrootd/commit/590e219b2f0c137df585b1e39bff15fc14890847
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdOuc/XrdOucPsx.cc
    M src/XrdOuc/XrdOucPsx.hh
    M src/XrdPss/XrdPssConfig.cc

  Log Message:
  -----------
  [Proxy] Make sure to use N2N even when only localroot specified. Fixes #650


  Commit: 0ee8ffc4a0b0ce1063b5d46aae7898305d0c150f
      https://github.com/xrootd/xrootd/commit/0ee8ffc4a0b0ce1063b5d46aae7898305d0c150f
  Author: Michal Simon <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/Xrd/XrdLink.cc
    M src/XrdCks/XrdCksData.hh
    M src/XrdNet/XrdNetUtils.cc
    M src/XrdOuc/XrdOucReqID.cc
    M src/XrdSut/XrdSutBucket.cc
    M src/XrdSut/XrdSutPFile.cc
    M src/XrdSys/XrdSysIOEvents.cc
    M src/XrdSys/XrdSysLogger.cc
    M src/XrdSys/XrdSysPlugin.cc
    M src/XrdXml/XrdXmlMetaLink.cc

  Log Message:
  -----------
  Fix fedora rawhide build, part1.


  Commit: ff840ef4d32be8c16daff3216725de31ee6ab698
      https://github.com/xrootd/xrootd/commit/ff840ef4d32be8c16daff3216725de31ee6ab698
  Author: Daniel Macks <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M cmake/FindReadline.cmake

  Log Message:
  -----------
  readline.h requires stdio.h to be compileable

readline.h uses the `FILE` datatype from stdio.h, without an #include for that system header. Upstream documents that it is the responsibility of any code using readline.h to include that other header itself, and relies on the fact that it is documented to declare that this is not a bug. Some distros patch their readline.h with this dependent #include, but for maximum portability the READLINE compile-test function should do it.


  Commit: 93399fc9441bb92b5047f7f6010ce3f886a3a9bf
      https://github.com/xrootd/xrootd/commit/93399fc9441bb92b5047f7f6010ce3f886a3a9bf
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdSecpwd/XrdSecpwdPlatform.hh

  Log Message:
  -----------
  Include crypt.h on Linux


  Commit: f3d97e364aa2ae6803720d288a6c61faf8444461
      https://github.com/xrootd/xrootd/commit/f3d97e364aa2ae6803720d288a6c61faf8444461
  Author: Michal Simon <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdPlugins.cmake
    M src/XrdSsi.cmake

  Log Message:
  -----------
  [CMake] Make sure plugins are declared as MODULEs, fixes #653


  Commit: 214e1f8a99fa37c98b73ad2c93f2c40079b5ab18
      https://github.com/xrootd/xrootd/commit/214e1f8a99fa37c98b73ad2c93f2c40079b5ab18
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/Xrd/XrdSendQ.cc

  Log Message:
  -----------
  [Server] Correct faulty logic for sendq backlog warning message.


  Commit: 95b374f61819dc4152ec75be2f90b9bcf2969e92
      https://github.com/xrootd/xrootd/commit/95b374f61819dc4152ec75be2f90b9bcf2969e92
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdSsi/XrdSsiFileReq.cc
    M src/XrdSsi/XrdSsiFileReq.hh
    M src/XrdSsi/XrdSsiRRAgent.hh
    R src/XrdSsi/XrdSsiReqAgent.hh
    M src/XrdSsi/XrdSsiRequest.cc
    M src/XrdSsi/XrdSsiRequest.hh
    M src/XrdSsi/XrdSsiResponder.cc
    M src/XrdSsi/XrdSsiResponder.hh
    M src/XrdSsi/XrdSsiTaskReal.cc

  Log Message:
  -----------
  [SSI] Ruggedize server-side SSI interactions. This breaks ABI.


  Commit: e19d361f09563bc9c3c48045d329af6b8b5400c3
      https://github.com/xrootd/xrootd/commit/e19d361f09563bc9c3c48045d329af6b8b5400c3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/XrdSsi/XrdSsiRequest.cc
    M src/XrdSsi/XrdSsiRequest.hh
    M src/XrdSsi/XrdSsiResponder.cc

  Log Message:
  -----------
  [SSI] Undo source API change; allow source compatability.


  Commit: 292bf65da62053714e38ead4058e26fd2cc4c8a5
      https://github.com/xrootd/xrootd/commit/292bf65da62053714e38ead4058e26fd2cc4c8a5
  Author: Michal Simon <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M src/Xrd/XrdConfig.cc
    M src/XrdApps/XrdAccTest.cc
    M src/XrdApps/XrdCpy.cc
    M src/XrdCks/XrdCksData.hh
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdClient/XrdClientConn.cc
    M src/XrdCms/XrdCmsConfig.cc
    M src/XrdCms/XrdCmsRRQ.cc
    M src/XrdCms/XrdCmsRRQ.hh
    M src/XrdCns/XrdCnsSsi.cc
    M src/XrdCrypto/XrdCryptoFactory.cc
    M src/XrdCrypto/XrdCryptosslCipher.cc
    M src/XrdDig/XrdDigAuth.cc
    M src/XrdDig/XrdDigAuth.hh
    M src/XrdDig/XrdDigFS.cc
    M src/XrdFfs/XrdFfsMisc.cc
    M src/XrdFfs/XrdFfsXrootdfs.cc
    M src/XrdFileCache/XrdFileCacheConfiguration.cc
    M src/XrdFrm/XrdFrmAdmin.cc
    M src/XrdFrm/XrdFrmPurge.cc
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdNet/XrdNetAddrInfo.hh
    M src/XrdOfs/XrdOfsTPCProg.cc
    M src/XrdOss/XrdOssSIgpfsT.cc
    M src/XrdSec/XrdSecEntity.hh
    M src/XrdSecgsi/XrdSecgsiAuthzFunVO.cc
    M src/XrdSeckrb5/XrdSecProtocolkrb5.cc
    M src/XrdSsi/XrdSsiEntity.hh
    M src/XrdSsi/XrdSsiFileResource.hh
    M src/XrdSsi/XrdSsiRRTable.hh
    M src/XrdSsi/XrdSsiRequest.cc
    M src/XrdSsi/XrdSsiResponder.cc
    M src/XrdXml/XrdXmlRdrXml2.cc
    M src/XrdXrootd/XrdXrootdConfig.cc
    M src/XrdXrootd/XrdXrootdProtocol.cc
    M src/XrdXrootd/XrdXrootdTransit.cc
    M src/XrdXrootd/XrdXrootdXeq.cc

  Log Message:
  -----------
  Fix fedora rawhide build, part2.


  Commit: 9d91c1e4776da08a89aa27427f8417656db74641
      https://github.com/xrootd/xrootd/commit/9d91c1e4776da08a89aa27427f8417656db74641
  Author: Michal Simon <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M cmake/FindOpenSSL.cmake
    M cmake/XRootDSystemCheck.cmake

  Log Message:
  -----------
  Fix OSX build.


  Commit: 0f454671adba1358275778579da7925cc4699d1b
      https://github.com/xrootd/xrootd/commit/0f454671adba1358275778579da7925cc4699d1b
  Author: Michal Simon <[log in to unmask]>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M cmake/FindOpenSSL.cmake

  Log Message:
  -----------
  Fix OSX build, part 2.


Compare: https://github.com/xrootd/xrootd/compare/cdd67b971b04...0f454671adba

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1