Print

Print


  Branch: refs/heads/stable-3.3.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 8faf4bd1b954ae3700a6123996fc77ac3e6ee650
      https://github.com/xrootd/xrootd/commit/8faf4bd1b954ae3700a6123996fc77ac3e6ee650
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClAsyncSocketHandler.hh

  Log Message:
  -----------
  [XrdCl] Poller errors are fatal


  Commit: ccba77603fa91772c626e425f0ce572bd79d15e3
      https://github.com/xrootd/xrootd/commit/ccba77603fa91772c626e425f0ce572bd79d15e3
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClFileStateHandler.hh

  Log Message:
  -----------
  [XrdCl] Fix a comment


  Commit: a56a519930b3de01bb16c687a4d71b4095fc2af3
      https://github.com/xrootd/xrootd/commit/a56a519930b3de01bb16c687a4d71b4095fc2af3
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClFileStateHandler.cc

  Log Message:
  -----------
  [XrdCl] Recover stateful requests only on network errors


  Commit: fc96500b9be6b8a7786ccdf5e9a7736867b24427
      https://github.com/xrootd/xrootd/commit/fc96500b9be6b8a7786ccdf5e9a7736867b24427
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClFileStateHandler.cc

  Log Message:
  -----------
  [XrdCl] Make sure to recover only when recovery is enabled


  Commit: f2c1d35365dbb5c5accf4104d70c5a95f1d723d6
      https://github.com/xrootd/xrootd/commit/f2c1d35365dbb5c5accf4104d70c5a95f1d723d6
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClStream.cc

  Log Message:
  -----------
  [XrdCl] Add interface to suppoort stream control messages


  Commit: 5a8c0c8f5d62b7e1c41ffb52c75a547d76550f2f
      https://github.com/xrootd/xrootd/commit/5a8c0c8f5d62b7e1c41ffb52c75a547d76550f2f
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

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

  Log Message:
  -----------
  [XrdCl] Digest an XRootD message if nobody is waiting for it


  Commit: e1a7b8de8b59b6da081f891def6a7fe21923a31d
      https://github.com/xrootd/xrootd/commit/e1a7b8de8b59b6da081f891def6a7fe21923a31d
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClTaskManager.cc
    M src/XrdCl/XrdClThirdPartyCopyJob.cc

  Log Message:
  -----------
  [XrdCl] Use XrdSysTimer instead of sleep to avoid tight loops (interrupts)


  Commit: 03ec6d7884efd0034a973229124b1457e74d6afb
      https://github.com/xrootd/xrootd/commit/03ec6d7884efd0034a973229124b1457e74d6afb
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

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

  Log Message:
  -----------
  [XrdCl] Add flags to async DirList - currently no-op


  Commit: 6b8bd90e6e8ddefddaac4dda90eb9ddb541c8849
      https://github.com/xrootd/xrootd/commit/6b8bd90e6e8ddefddaac4dda90eb9ddb541c8849
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M tests/XrdClTests/UtilsTest.cc

  Log Message:
  -----------
  [XrdClTests] Avoid double deletion in TaskManagerTest


  Commit: 7c8a8d293f93e93183d454d732346ffc69d7d710
      https://github.com/xrootd/xrootd/commit/7c8a8d293f93e93183d454d732346ffc69d7d710
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClFileSystem.cc

  Log Message:
  -----------
  [XrdCl] Avoid invalid reads by releasing a scoped lock before the underlying mutex gets deleted


  Commit: 5376f91394e6d96ffc49634f4f2a502e4cc063c4
      https://github.com/xrootd/xrootd/commit/5376f91394e6d96ffc49634f4f2a502e4cc063c4
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClXRootDMsgHandler.cc

  Log Message:
  -----------
  [XrdCl] Support undocumented wait response of zero size


  Commit: cc52bd3246b42e67915e89cf35521dbf7afd7406
      https://github.com/xrootd/xrootd/commit/cc52bd3246b42e67915e89cf35521dbf7afd7406
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClXRootDMsgHandler.cc

  Log Message:
  -----------
  [XrdCl] Make sure the messages are big enough before interpreting them


  Commit: e97c9307ebafda0bb722b1c99c5970c1687a7992
      https://github.com/xrootd/xrootd/commit/e97c9307ebafda0bb722b1c99c5970c1687a7992
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    R src/XrdCl/XrdClEnum.hh
    M src/XrdCl/XrdClFileSystem.hh
    A src/XrdOuc/XrdOucEnum.hh

  Log Message:
  -----------
  [XrdCl] Move the enum helper macros to OUC


  Commit: ce7f7e173f25379bcacb776c5a8ece143243bbc9
      https://github.com/xrootd/xrootd/commit/ce7f7e173f25379bcacb776c5a8ece143243bbc9
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/CMakeLists.txt
    M src/XrdHeaders.cmake
    M src/XrdUtils.cmake

  Log Message:
  -----------
  [CMake] Move XrdClEnum.hh to XrdOucEnum.hh


  Commit: ddd054d7a5bec26123cee0f6fc0e5c774606ff68
      https://github.com/xrootd/xrootd/commit/ddd054d7a5bec26123cee0f6fc0e5c774606ff68
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClURL.hh

  Log Message:
  -----------
  [XrdCl] Add a cgi parameter setter that works


  Commit: a045b6e6854a540278b532f2c2fa5ce6af536966
      https://github.com/xrootd/xrootd/commit/a045b6e6854a540278b532f2c2fa5ce6af536966
  Author: Lukasz Janyst <[log in to unmask]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClMessageUtils.cc
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdCl/XrdClXRootDMsgHandler.cc

  Log Message:
  -----------
  [XrdCl] Adjust to the changes in the URL class


Compare: https://github.com/xrootd/xrootd/compare/70cb8187b37c...a045b6e6854a

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