Print

Print


  Branch: refs/heads/xrdssi
  Home:   https://github.com/xrootd/xrootd
  Commit: 1be45015cb0672438b9af4b6af6c0e0b56ff12c8
      https://github.com/xrootd/xrootd/commit/1be45015cb0672438b9af4b6af6c0e0b56ff12c8
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M docs/man/xrdcp.1
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClStatus.cc

  Log Message:
  -----------
  [XrdCl] Add support for GLFN redirector of last resort.


  Commit: 62e25c252232c9d614ac7ad57e72ec56974fb64d
      https://github.com/xrootd/xrootd/commit/62e25c252232c9d614ac7ad57e72ec56974fb64d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M src/XProtocol/XProtocol.hh

  Log Message:
  -----------
  Add disk quota exceeded error code.


  Commit: 8c6d7385bf2f793ec157ec41e3589c1ece19feb8
      https://github.com/xrootd/xrootd/commit/8c6d7385bf2f793ec157ec41e3589c1ece19feb8
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClPollerBuiltIn.cc

  Log Message:
  -----------
  [XrdCl] Fix dangling pointer issue that occurs while forking.


  Commit: 5bc8bb38e5918327e333880f773093cffb8c4e2d
      https://github.com/xrootd/xrootd/commit/5bc8bb38e5918327e333880f773093cffb8c4e2d
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh

  Log Message:
  -----------
  [XrdCl] Ensure DefaultEnv is finalized after last use of the object.


  Commit: b30cb1efdbfc096b62ba90fdab43536f9c8b9eb2
      https://github.com/xrootd/xrootd/commit/b30cb1efdbfc096b62ba90fdab43536f9c8b9eb2
  Author: Sebastien Ponce <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  [XrdCeph] Implemented pools of ceph objects

Allowed to use mutiple ceph objects in parallel when talking to ceph to workaround the limitation that a single threas is dealing with async answers per object.
In order to use this features, one has to add a line to the xrootd config file :
   ceph.nbconnections <n>
By default, only one object will be used.


  Commit: 8f7f6aaed787eca6965afe7279196cff4fefa62a
      https://github.com/xrootd/xrootd/commit/8f7f6aaed787eca6965afe7279196cff4fefa62a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCacheData.cc

  Log Message:
  -----------
  [Proxy] Avoid SEGV when printing memory cache statistics.


  Commit: c0f64b70e59d95207e6e3cd7bf978c76a10bd361
      https://github.com/xrootd/xrootd/commit/c0f64b70e59d95207e6e3cd7bf978c76a10bd361
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on proxy patch.


  Commit: f05faa53ed001ce6aba196f094cdbbae5f512c41
      https://github.com/xrootd/xrootd/commit/f05faa53ed001ce6aba196f094cdbbae5f512c41
  Author: simonmichal <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  Merge pull request #390 from sponce/master

[XrdCeph] Implemented pools of ceph objects


  Commit: 082b81c7e1f08e30557c55899a42aa2b98c854be
      https://github.com/xrootd/xrootd/commit/082b81c7e1f08e30557c55899a42aa2b98c854be
  Author: ffurano <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/man/xrdcp.1
    M docs/man/xrdfs.1
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M src/XProtocol/XProtocol.hh
    M src/Xrd/XrdConfig.cc
    M src/Xrd/XrdScheduler.cc
    M src/XrdAcc/XrdAccAuthDB.hh
    M src/XrdAcc/XrdAccAuthFile.cc
    M src/XrdAcc/XrdAccAuthFile.hh
    M src/XrdAcc/XrdAccConfig.cc
    R src/XrdAcc/XrdAccTest.cc
    M src/XrdApps.cmake
    A src/XrdApps/XrdAccTest.cc
    M src/XrdApps/XrdCpConfig.cc
    M src/XrdApps/XrdCpConfig.hh
    M src/XrdApps/XrdCpFile.cc
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/CMakeLists.txt
    M src/XrdCl/XrdClAsyncSocketHandler.cc
    M src/XrdCl/XrdClAsyncSocketHandler.hh
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClChannel.hh
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClCopyProcess.cc
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh
    M src/XrdCl/XrdClFS.cc
    M src/XrdCl/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClFileStateHandler.hh
    M src/XrdCl/XrdClFileSystem.hh
    M src/XrdCl/XrdClMessage.hh
    M src/XrdCl/XrdClMessageUtils.hh
    R src/XrdCl/XrdClMetalinkCopyJob.cc
    R src/XrdCl/XrdClMetalinkCopyJob.hh
    A src/XrdCl/XrdClMetalinkRedirector.cc
    A src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClPollerBuiltIn.cc
    M src/XrdCl/XrdClPostMaster.cc
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    A src/XrdCl/XrdClRedirectorRegistry.cc
    A src/XrdCl/XrdClRedirectorRegistry.hh
    M src/XrdCl/XrdClStatus.cc
    M src/XrdCl/XrdClStream.cc
    M src/XrdCl/XrdClStream.hh
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdCl/XrdClURL.cc
    M src/XrdCl/XrdClUtils.cc
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdCms/XrdCmsProtocol.cc
    M src/XrdFrm/XrdFrmTransfer.cc
    M src/XrdHeaders.cmake
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdNet/XrdNetIF.cc
    M src/XrdNet/XrdNetIF.hh
    M src/XrdOss/XrdOssConfig.cc
    M src/XrdOss/XrdOssPath.hh
    M src/XrdOuc/XrdOucCacheData.cc
    M src/XrdOuc/XrdOucFileInfo.cc
    M src/XrdOuc/XrdOucFileInfo.hh
    A src/XrdOuc/XrdOucLogging.cc
    A src/XrdOuc/XrdOucLogging.hh
    M src/XrdPosix/XrdPosixMap.cc
    M src/XrdPosix/XrdPosixObject.cc
    M src/XrdSec/XrdSecPManager.cc
    A src/XrdSys/XrdSysLogPI.hh
    M src/XrdSys/XrdSysLogger.cc
    M src/XrdSys/XrdSysLogger.hh
    A src/XrdSys/XrdSysLogging.cc
    A src/XrdSys/XrdSysLogging.hh
    M src/XrdUtils.cmake
    M src/XrdVersionPlugin.hh
    M src/XrdXml/XrdXmlMetaLink.cc
    M src/XrdXml/XrdXmlMetaLink.hh
    M tests/XrdClTests/CMakeLists.txt
    M tests/XrdClTests/FileCopyTest.cc
    M tests/XrdClTests/FileTest.cc
    R tests/XrdClTests/MetalinkTest.cc

  Log Message:
  -----------
  Merge pull request #5 from xrootd/master

sync with xrootd master


  Commit: ff6ae867f89e5c0a0a0da498f17ea964e2125b87
      https://github.com/xrootd/xrootd/commit/ff6ae867f89e5c0a0a0da498f17ea964e2125b87
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Don't trim printable characters
Fix SEGV when passing a destination header line containing only non-alphanumeric characters


  Commit: fe20f66f95b450a0dd50129518bb3a51ce679f0b
      https://github.com/xrootd/xrootd/commit/fe20f66f95b450a0dd50129518bb3a51ce679f0b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Merge pull request #393 from ffurano/master

Fix SEGV when passing a non-alphanumeric destination header field


  Commit: 8025918c2ddaf5ec14f78f918025106ba792e2aa
      https://github.com/xrootd/xrootd/commit/8025918c2ddaf5ec14f78f918025106ba792e2aa
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClInQueue.cc
    M src/XrdCl/XrdClInQueue.hh
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M tests/XrdClTests/PostMasterTest.cc

  Log Message:
  -----------
  [XrdCl] Change the way handlers and messages are matched, by droping the
linear search and using maps with the keys representing the sid of the
corresponding message/handler.


  Commit: 2de3c82c175261bee8e62f5e7b1c133280ecdfdb
      https://github.com/xrootd/xrootd/commit/2de3c82c175261bee8e62f5e7b1c133280ecdfdb
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClInQueue.cc
    M src/XrdCl/XrdClInQueue.hh
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M tests/XrdClTests/PostMasterTest.cc

  Log Message:
  -----------
  Merge branch 'search_handlers'


  Commit: d48c9d9ce81adccd0dcbe4ee0017bdf64912ebdf
      https://github.com/xrootd/xrootd/commit/d48c9d9ce81adccd0dcbe4ee0017bdf64912ebdf
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/ReleaseNotes.txt

  Log Message:
  -----------
  [Docs] Update release notes for 4.4.0


  Commit: 2142dc7f13447c91da7514c3c6bbfd2829872d4d
      https://github.com/xrootd/xrootd/commit/2142dc7f13447c91da7514c3c6bbfd2829872d4d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-25 (Mon, 25 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/ReleaseNotes.txt
    M docs/man/xrdcp.1
    M src/XProtocol/XProtocol.hh
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh
    M src/XrdCl/XrdClInQueue.cc
    M src/XrdCl/XrdClInQueue.hh
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClPollerBuiltIn.cc
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClStatus.cc
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdOuc/XrdOucCacheData.cc
    M tests/XrdClTests/PostMasterTest.cc

  Log Message:
  -----------
  Merge branch 'master' into xrdssi


  Commit: fa92165adb70e905631f51fb29fe467f160a856b
      https://github.com/xrootd/xrootd/commit/fa92165adb70e905631f51fb29fe467f160a856b
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M src/XrdCl/XrdClDefaultEnv.cc

  Log Message:
  -----------
  [XrdCl] Fix segfault in case a user cannot be mapped to a home directory.


  Commit: c2d1f50c45f221a5ea589a60b22c47b88af248a0
      https://github.com/xrootd/xrootd/commit/c2d1f50c45f221a5ea589a60b22c47b88af248a0
  Author: Ian Johnson <[log in to unmask]>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/XrdApps/XrdAccTest.cc

  Log Message:
  -----------
  Added singleshot mode (with -s flag). Return the value of the authZ decision in the program return code


  Commit: da9724e67100bee17979842d1f5d6e101ea20e00
      https://github.com/xrootd/xrootd/commit/da9724e67100bee17979842d1f5d6e101ea20e00
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/XrdApps/XrdAccTest.cc

  Log Message:
  -----------
  Merge pull request #399 from ijjorama/master

Added singleshot mode (with -s flag). Return the value of the authZ d…


  Commit: 15c545f54c9f346112dd8cef95ea6c024bf0d66b
      https://github.com/xrootd/xrootd/commit/15c545f54c9f346112dd8cef95ea6c024bf0d66b
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
    M src/XrdCl/XrdClFileStateHandler.cc

  Log Message:
  -----------
  [XrdCl] Fix bug in file status handling.


  Commit: 422b97461fcc4dd758658e344b29646cfba121e5
      https://github.com/xrootd/xrootd/commit/422b97461fcc4dd758658e344b29646cfba121e5
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

  Changed paths:
    M src/XrdCl/CMakeLists.txt
    A src/XrdCl/XrdClZipArchiveReader.cc
    A src/XrdCl/XrdClZipArchiveReader.hh

  Log Message:
  -----------
  [XrdCl] Add a ZIP archive reader


  Commit: 87a5cbbfd6ae44a01e2c4cff3f05daa9c6184ef6
      https://github.com/xrootd/xrootd/commit/87a5cbbfd6ae44a01e2c4cff3f05daa9c6184ef6
  Author: Bruno Canning <[log in to unmask]>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M packaging/rhel/xrootd.spec.in
    M src/XrdApps.cmake

  Log Message:
  -----------
  Add xrdacctest to list of install targets and list of files in spec
file.


  Commit: f67342edd539d1c54520288f855861d82d82eb2b
      https://github.com/xrootd/xrootd/commit/f67342edd539d1c54520288f855861d82d82eb2b
  Author: simonmichal <[log in to unmask]>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M packaging/rhel/xrootd.spec.in
    M src/XrdApps.cmake

  Log Message:
  -----------
  Merge pull request #405 from brunocanning/package-xrdacctest

Package xrdacctest in xrootd-server RPM.


  Commit: da5c2ff00084602d9efb54b51d44fa2066bb78db
      https://github.com/xrootd/xrootd/commit/da5c2ff00084602d9efb54b51d44fa2066bb78db
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M packaging/rhel/xrootd.spec.in

  Log Message:
  -----------
  [RPM] Add conditional BuildRequires for ceph >= 11


  Commit: afa5a72d654313577792e0feb9f6daae71a6d3d3
      https://github.com/xrootd/xrootd/commit/afa5a72d654313577792e0feb9f6daae71a6d3d3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/Xrd/XrdConfig.cc

  Log Message:
  -----------
  Set required envars before initializing logging to avoid plugin issues.


  Commit: b1b803473a4b293232aff94642f089fbda73fbf3
      https://github.com/xrootd/xrootd/commit/b1b803473a4b293232aff94642f089fbda73fbf3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/XrdSecsss/XrdSecsssID.cc

  Log Message:
  -----------
  Fix memory leak in sss protocol.


  Commit: c7e9ae37653d3adefc0bb712f8dbb1738d78d85b
      https://github.com/xrootd/xrootd/commit/c7e9ae37653d3adefc0bb712f8dbb1738d78d85b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on sss fix.


  Commit: 8faeca125805c600f84abc03c5b08aad282ab01e
      https://github.com/xrootd/xrootd/commit/8faeca125805c600f84abc03c5b08aad282ab01e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M packaging/rhel/xrootd.spec.in
    M src/Xrd/XrdConfig.cc
    M src/XrdApps.cmake
    M src/XrdApps/XrdAccTest.cc
    M src/XrdCl/CMakeLists.txt
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClFileStateHandler.cc
    A src/XrdCl/XrdClZipArchiveReader.cc
    A src/XrdCl/XrdClZipArchiveReader.hh
    M src/XrdSecsss/XrdSecsssID.cc

  Log Message:
  -----------
  Merge branch 'master' into xrdssi


  Commit: 1cf12a4ba99d134452d891970db5003b0e7e7a1a
      https://github.com/xrootd/xrootd/commit/1cf12a4ba99d134452d891970db5003b0e7e7a1a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

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

  Log Message:
  -----------
  Change library packaging to follow EPEL rules.


  Commit: 744197b27ab82ec4f80a4a8bb5a69d4c2b32a79b
      https://github.com/xrootd/xrootd/commit/744197b27ab82ec4f80a4a8bb5a69d4c2b32a79b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-06 (Tue, 06 Sep 2016)

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

  Log Message:
  -----------
  Redo the way held responses are restarted to be easier to handle.


  Commit: 2c6f2d9b8768ffdcaf619507b47080330b64229a
      https://github.com/xrootd/xrootd/commit/2c6f2d9b8768ffdcaf619507b47080330b64229a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-09-06 (Tue, 06 Sep 2016)

  Changed paths:
    M src/XrdSsi/XrdSsiLogger.cc
    M src/XrdSsi/XrdSsiLogger.hh
    M src/XrdSsi/XrdSsiSfs.cc
    M src/XrdSsi/XrdSsiSfsConfig.cc

  Log Message:
  -----------
  Enable server and client-side logmsg redirection.


Compare: https://github.com/xrootd/xrootd/compare/03430c9d6909...2c6f2d9b8768
########################################################################
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