Print

Print


  Branch: refs/heads/pssasync
  Home:   https://github.com/xrootd/xrootd
  Commit: 4179c70670d41c1ebc0efe43cca440e5491882f4
      https://github.com/xrootd/xrootd/commit/4179c70670d41c1ebc0efe43cca440e5491882f4
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M src/XrdDig/XrdDigFS.cc
    M src/XrdSfs/XrdSfsNative.cc

  Log Message:
  -----------
  Do not use the deprecated readdir_r() function in Linux.


  Commit: cd94ced70811ba8c193f860983e3bbf5b6b3255d
      https://github.com/xrootd/xrootd/commit/cd94ced70811ba8c193f860983e3bbf5b6b3255d
  Author: furano <[log in to unmask]>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M cmake/FindOpenSSL.cmake
    M cmake/XRootDSystemCheck.cmake
    M src/XrdHttp.cmake
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/xrootd-http.cf

  Log Message:
  -----------
  Use cmake to determine the existence of openssl funcs. Ignore the openssl constants


  Commit: c950fa7ba218265db6fdebd3b4fbc71c52a18e63
      https://github.com/xrootd/xrootd/commit/c950fa7ba218265db6fdebd3b4fbc71c52a18e63
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M src/XrdXrootd/XrdXrootdMonData.hh
    M src/XrdXrootd/XrdXrootdMonFile.cc
    M src/XrdXrootd/XrdXrootdMonitor.cc
    M src/XrdXrootd/XrdXrootdMonitor.hh

  Log Message:
  -----------
  [Server] Fixes #345 - add sid to TOD structure (ABI compliant).


  Commit: c5c69241ce6a8daf22a287624faa470d453d0135
      https://github.com/xrootd/xrootd/commit/c5c69241ce6a8daf22a287624faa470d453d0135
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on monitoring record change.


  Commit: 10441d09cce529493e30179431dee584291f2678
      https://github.com/xrootd/xrootd/commit/10441d09cce529493e30179431dee584291f2678
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M src/XrdXrootd/XrdXrootdMonData.hh
    M src/XrdXrootd/XrdXrootdMonFile.cc

  Log Message:
  -----------
  Add missing update for recFlag setting for monitoring change.


  Commit: 5445006d9cf9ee820c1abe4123051cb5fadbed8f
      https://github.com/xrootd/xrootd/commit/5445006d9cf9ee820c1abe4123051cb5fadbed8f
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2016-04-28 (Thu, 28 Apr 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc

  Log Message:
  -----------
  Add missing semicolon


  Commit: e0393eab69c56c07fd1694e0bf72adb8ffbd01a3
      https://github.com/xrootd/xrootd/commit/e0393eab69c56c07fd1694e0bf72adb8ffbd01a3
  Author: simonmichal <[log in to unmask]>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M cmake/FindOpenSSL.cmake
    M cmake/XRootDSystemCheck.cmake
    M src/XrdHttp.cmake
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/xrootd-http.cf

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

Use cmake to determine the existence of openssl funcs. Ignore the openssl constants


  Commit: b444c0c75dd2d539422a6f988758b3f6cfe3396e
      https://github.com/xrootd/xrootd/commit/b444c0c75dd2d539422a6f988758b3f6cfe3396e
  Author: Sebastien Ponce <[log in to unmask]>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  [XrdCeph] Fixed thread safety of filedescriptors in the ceph plugin


  Commit: a37b4f41a1e3d59efa48fb232f4e04bf07547f1d
      https://github.com/xrootd/xrootd/commit/a37b4f41a1e3d59efa48fb232f4e04bf07547f1d
  Author: Sebastien Ponce <[log in to unmask]>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  [XrdCeph] Protected initialization of ioCtx object and striper objects by mutex in the ceph plugin


  Commit: e7d3551b9c5dc2e2f78d5524825e561bd0a90860
      https://github.com/xrootd/xrootd/commit/e7d3551b9c5dc2e2f78d5524825e561bd0a90860
  Author: Sebastien Ponce <[log in to unmask]>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  [XrdCeph] Fixed memory corruption in asynchronous read from ceph


  Commit: 7c9a4aa2659d9f4fc726a535a2831b373b67b887
      https://github.com/xrootd/xrootd/commit/7c9a4aa2659d9f4fc726a535a2831b373b67b887
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M src/XrdCeph/XrdCephPosix.cc

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

latest fixes on the ceph plugin


  Commit: 4454ad69d414c6499411e30caf008566f88f5ba6
      https://github.com/xrootd/xrootd/commit/4454ad69d414c6499411e30caf008566f88f5ba6
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M src/XrdXrootd/XrdXrootdXeq.cc

  Log Message:
  -----------
  [Server] Fixes #344 - squash path before checking for static redirect.


  Commit: 54a55df54d41c309d4e9c7370c8a45f5424ca348
      https://github.com/xrootd/xrootd/commit/54a55df54d41c309d4e9c7370c8a45f5424ca348
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-13 (Fri, 13 May 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on problem 344 fix.


  Commit: d0551e93c7af37c50060e132d74b2c9faa9b79b2
      https://github.com/xrootd/xrootd/commit/d0551e93c7af37c50060e132d74b2c9faa9b79b2
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2016-05-14 (Sat, 14 May 2016)

  Changed paths:
    M src/XrdCl/XrdClXRootDMsgHandler.cc

  Log Message:
  -----------
  XrdCl: Forward xrd.* parameters from the original to the redirection URL

This fixes the issue with authentication when a client requests for example
krb5 authentication and is then redirected - this info is lost when building
the redirection URL.


  Commit: 5204cefea6abf904119359e81fef6367874828a7
      https://github.com/xrootd/xrootd/commit/5204cefea6abf904119359e81fef6367874828a7
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2016-05-14 (Sat, 14 May 2016)

  Changed paths:
    M src/XrdCl/XrdClXRootDMsgHandler.cc

  Log Message:
  -----------
  Merge pull request #364 from esindril/master

XrdCl: Forward xrd.* parameters from the original to the redirection URL


  Commit: c786d75c0033f24a882847da1be77232c999e871
      https://github.com/xrootd/xrootd/commit/c786d75c0033f24a882847da1be77232c999e871
  Author: efajardo <[log in to unmask]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M packaging/rhel/xrootd.functions

  Log Message:
  -----------
  Stopping the service if already stop should be succesfull now


  Commit: c2556aea4bfafc242a9561b33161260b6ea88123
      https://github.com/xrootd/xrootd/commit/c2556aea4bfafc242a9561b33161260b6ea88123
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M packaging/rhel/xrootd.functions

  Log Message:
  -----------
  Merge pull request #367 from efajardo/master

Stopping the service if already stop should be succesfull now


  Commit: e989e0b9ddc1d8b207225cc52f6a5be2c4f9fe8d
      https://github.com/xrootd/xrootd/commit/e989e0b9ddc1d8b207225cc52f6a5be2c4f9fe8d
  Author: ffurano <[log in to unmask]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M packaging/rhel/xrootd.functions
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/XrdClXRootDMsgHandler.cc
    M src/XrdDig/XrdDigFS.cc
    M src/XrdSecsss/XrdSecProtocolsss.cc
    M src/XrdSfs/XrdSfsNative.cc
    M src/XrdXrootd/XrdXrootdMonData.hh
    M src/XrdXrootd/XrdXrootdMonFile.cc
    M src/XrdXrootd/XrdXrootdMonitor.cc
    M src/XrdXrootd/XrdXrootdMonitor.hh
    M src/XrdXrootd/XrdXrootdXeq.cc

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

Get changes from xrd master


  Commit: 691d0b08f4415ceef1020fc28a99b8e5c4fe3822
      https://github.com/xrootd/xrootd/commit/691d0b08f4415ceef1020fc28a99b8e5c4fe3822
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Sanitize path by removing repeated slashes, which would confuse
the browser when used in the html rendering


  Commit: 707f5189895c125a8831b84ef0bd7137ea78d2ed
      https://github.com/xrootd/xrootd/commit/707f5189895c125a8831b84ef0bd7137ea78d2ed
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M src/XrdXml/XrdXmlMetaLink.cc

  Log Message:
  -----------
  [XrdXml] Make sure c-string buffes are properly terminated


  Commit: c68aa51bf940f761cfc4869ba31d3c32f8c68c83
      https://github.com/xrootd/xrootd/commit/c68aa51bf940f761cfc4869ba31d3c32f8c68c83
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

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

XrdHttp: Sanitize the resource string, removing double slashes


  Commit: 671b98b551b518662536c1acbe96645ffc5a4124
      https://github.com/xrootd/xrootd/commit/671b98b551b518662536c1acbe96645ffc5a4124
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M src/Xrd/XrdConfig.cc
    M src/XrdHeaders.cmake
    A src/XrdOuc/XrdOucLogging.cc
    A src/XrdOuc/XrdOucLogging.hh
    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

  Log Message:
  -----------
  [Server] Add new logging plugin interface.


  Commit: 7a2693825b335d4ed651d96beddd31fa6ed17269
      https://github.com/xrootd/xrootd/commit/7a2693825b335d4ed651d96beddd31fa6ed17269
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on logging plugin addition.


  Commit: 9d2cd989a6373509c31cfd0e8100ec87eba935e6
      https://github.com/xrootd/xrootd/commit/9d2cd989a6373509c31cfd0e8100ec87eba935e6
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Fix uninitialized variable usage bug.


  Commit: 393d6d79568337da1822a5d39d02e28c6fad0e0c
      https://github.com/xrootd/xrootd/commit/393d6d79568337da1822a5d39d02e28c6fad0e0c
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Fix another uninitialized variable.


  Commit: e029be10799dbbe18e007bd5a66a4c86433a781d
      https://github.com/xrootd/xrootd/commit/e029be10799dbbe18e007bd5a66a4c86433a781d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M src/XrdSys/XrdSysLogger.cc

  Log Message:
  -----------
  Fix narrowing complaint.


  Commit: 296a160eb1fe56adab4ac72049f1852005d66f1f
      https://github.com/xrootd/xrootd/commit/296a160eb1fe56adab4ac72049f1852005d66f1f
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-05-24 (Tue, 24 May 2016)

  Changed paths:
    M src/XrdSys/XrdSysLogging.cc

  Log Message:
  -----------
  [Server] Add missing include


  Commit: 280392160309ae64e6002265f51c2da2c1a9299f
      https://github.com/xrootd/xrootd/commit/280392160309ae64e6002265f51c2da2c1a9299f
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M src/XrdSys/XrdSysLogging.cc

  Log Message:
  -----------
  [Server] replace memalign with posix_memalign


  Commit: 745bcb720cb42902b8d8e757606105857621fcb5
      https://github.com/xrootd/xrootd/commit/745bcb720cb42902b8d8e757606105857621fcb5
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-05-31 (Tue, 31 May 2016)

  Changed paths:
    M src/XrdCl/CMakeLists.txt
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClChannel.hh
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClCopyProcess.cc
    M src/XrdCl/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClFileStateHandler.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/XrdClPostMaster.cc
    A src/XrdCl/XrdClRedirectorRegistry.cc
    A src/XrdCl/XrdClRedirectorRegistry.hh
    M src/XrdCl/XrdClStream.cc
    M src/XrdCl/XrdClStream.hh
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdCl/XrdClURL.cc
    M src/XrdCl/XrdClXRootDTransport.cc
    M tests/XrdClTests/CMakeLists.txt
    M tests/XrdClTests/FileCopyTest.cc
    M tests/XrdClTests/FileTest.cc
    R tests/XrdClTests/MetalinkTest.cc

  Log Message:
  -----------
  [XrdCl] Add Metalink support (xrdcp & API)


  Commit: 23c790b0779d3bd4601d2a6708bff6e1a5b7774f
      https://github.com/xrootd/xrootd/commit/23c790b0779d3bd4601d2a6708bff6e1a5b7774f
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M src/XrdFrm/XrdFrmTransfer.cc

  Log Message:
  -----------
  Make sure lock file is updated in runmodeold context.


  Commit: 87d8b5e5aa14b7f7e4f94e53ac7feafe972a9e70
      https://github.com/xrootd/xrootd/commit/87d8b5e5aa14b7f7e4f94e53ac7feafe972a9e70
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

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


  Commit: 0ef24d8fff7817104eaaf89ff45a72c954e6cc22
      https://github.com/xrootd/xrootd/commit/0ef24d8fff7817104eaaf89ff45a72c954e6cc22
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    R src/XrdAcc/XrdAccTest.cc
    M src/XrdApps.cmake
    A src/XrdApps/XrdAccTest.cc

  Log Message:
  -----------
  [Apps] Add xrdacctest to the tools set to test access control databases.


  Commit: 63b09875a70ef55ab408826df73a6884fcae470e
      https://github.com/xrootd/xrootd/commit/63b09875a70ef55ab408826df73a6884fcae470e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes for xrdacctest addition.


  Commit: 8f1dcc5efed603e93a3e6c380be5a443dcc052e1
      https://github.com/xrootd/xrootd/commit/8f1dcc5efed603e93a3e6c380be5a443dcc052e1
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClUtils.cc

  Log Message:
  -----------
  [XrdCl] use cks.type cgi tag to select the checksum type


  Commit: 762173d9759cf10f9d902ef8c046380389e6bc71
      https://github.com/xrootd/xrootd/commit/762173d9759cf10f9d902ef8c046380389e6bc71
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    R src/XrdAcc/XrdAccTest.cc
    M src/XrdApps.cmake
    A src/XrdApps/XrdAccTest.cc
    M src/XrdFrm/XrdFrmTransfer.cc

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/xrootd/xrootd


  Commit: 50dd214d0c14357f0fa3cadc13bfa2b6dd96757d
      https://github.com/xrootd/xrootd/commit/50dd214d0c14357f0fa3cadc13bfa2b6dd96757d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M src/XrdApps/XrdAccTest.cc

  Log Message:
  -----------
  Fix set but unused variable issue.


  Commit: e6e7e1d8b32db4d7d27e44386663c74242a2e476
      https://github.com/xrootd/xrootd/commit/e6e7e1d8b32db4d7d27e44386663c74242a2e476
  Author: John Thiltges <[log in to unmask]>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]

  Log Message:
  -----------
  Set max open files limit to 65k for systemd services


  Commit: 4beafb0a75f0aec7f3195142ddfbc34fc6aaa0e7
      https://github.com/xrootd/xrootd/commit/4beafb0a75f0aec7f3195142ddfbc34fc6aaa0e7
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]

  Log Message:
  -----------
  Merge pull request #372 from jthiltges/systemd-file-limit

Set max open files limit to 65k for systemd services


  Commit: 365a3833528961296f6c00eab21ab240057b42eb
      https://github.com/xrootd/xrootd/commit/365a3833528961296f6c00eab21ab240057b42eb
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M docs/man/xrdcp.1
    M src/XrdApps/XrdCpConfig.cc
    M src/XrdApps/XrdCpConfig.hh
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClRedirectorRegistry.cc
    M src/XrdCl/XrdClRedirectorRegistry.hh
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdCl/XrdClURL.cc
    M tests/XrdClTests/FileCopyTest.cc
    M tests/XrdClTests/FileTest.cc

  Log Message:
  -----------
  [XrdCl] Enable metalink processing on default.


  Commit: ad44dc80c6e530ec05834322ecfaf8449d25a33a
      https://github.com/xrootd/xrootd/commit/ad44dc80c6e530ec05834322ecfaf8449d25a33a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M src/XrdSec/XrdSecPManager.cc

  Log Message:
  -----------
  Serialize calls to security plugin manager to allow MT loads.


  Commit: 78089d7f7104eab21d3fd07da9e093940ea25e3f
      https://github.com/xrootd/xrootd/commit/78089d7f7104eab21d3fd07da9e093940ea25e3f
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes regarding security protocol manager fix.


  Commit: 396ee278e2a8909f3e727360467d83d242888987
      https://github.com/xrootd/xrootd/commit/396ee278e2a8909f3e727360467d83d242888987
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M cmake/FindOpenSSL.cmake
    M cmake/XRootDSystemCheck.cmake
    M docs/PreReleaseNotes.txt
    M docs/man/xrdcp.1
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M packaging/rhel/xrootd.functions
    M src/Xrd/XrdConfig.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/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/CMakeLists.txt
    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/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClFileStateHandler.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/XrdClPostMaster.cc
    A src/XrdCl/XrdClRedirectorRegistry.cc
    A src/XrdCl/XrdClRedirectorRegistry.hh
    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/XrdClXRootDMsgHandler.cc
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdDig/XrdDigFS.cc
    M src/XrdFrm/XrdFrmTransfer.cc
    M src/XrdHeaders.cmake
    M src/XrdHttp.cmake
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdHttp/xrootd-http.cf
    A src/XrdOuc/XrdOucLogging.cc
    A src/XrdOuc/XrdOucLogging.hh
    M src/XrdSec/XrdSecPManager.cc
    M src/XrdSfs/XrdSfsNative.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/XrdXrootd/XrdXrootdMonData.hh
    M src/XrdXrootd/XrdXrootdMonFile.cc
    M src/XrdXrootd/XrdXrootdMonitor.cc
    M src/XrdXrootd/XrdXrootdMonitor.hh
    M src/XrdXrootd/XrdXrootdXeq.cc
    M tests/XrdClTests/CMakeLists.txt
    M tests/XrdClTests/FileCopyTest.cc
    M tests/XrdClTests/FileTest.cc
    R tests/XrdClTests/MetalinkTest.cc

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


Compare: https://github.com/xrootd/xrootd/compare/7963221fb05b...396ee278e2a8

########################################################################
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