Print

Print


  Branch: refs/heads/stable-4.9.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 4c1694963785ca8d308746a161612551b807ca61
      https://github.com/xrootd/xrootd/commit/4c1694963785ca8d308746a161612551b807ca61
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  secgsi: add missing entries in gsiClientStesp and gsiServerSteps

For proper debug logging


  Commit: 6485034f0b58acc7e08418dd94baeabbcd735554
      https://github.com/xrootd/xrootd/commit/6485034f0b58acc7e08418dd94baeabbcd735554
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  secgsi: make sure options for proxy saving to file are honored


  Commit: 70a9395f2ca7f0d108a571c5d1034a7090513ffd
      https://github.com/xrootd/xrootd/commit/70a9395f2ca7f0d108a571c5d1034a7090513ffd
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  secgsi: fine tune message bucket content

Do not add on last message; deactivate unused buckets


  Commit: e39393c788b9be5ef8b9cd75b166dd25f574a123
      https://github.com/xrootd/xrootd/commit/e39393c788b9be5ef8b9cd75b166dd25f574a123
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  secgsi: improve buffer content dumps for debugging purposes

In particular, fully honour the following:

    - XrdSecDEBUG=2 (client) / -d:2 (server)
      Full dump of out-going buffers
    - XrdSecDEBUG=3 (client) / -d:3 (server)
      Full dump of in-going and out-going buffers


  Commit: b1636f4442afee4659845a2bb6866f3fb0ed58a4
      https://github.com/xrootd/xrootd/commit/b1636f4442afee4659845a2bb6866f3fb0ed58a4
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  secgsi: downgrade error msg from key file issues to DEBUG

To make it consistent to remaining errors.
See also bug #909 .


  Commit: 0bd8153b9cc5c28a4f9d076f29fea0a9f3427cb0
      https://github.com/xrootd/xrootd/commit/0bd8153b9cc5c28a4f9d076f29fea0a9f3427cb0
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdCl/CMakeLists.txt
    M src/XrdMacaroons/XrdMacaroonsHandler.cc
    M src/XrdOfs/XrdOfsTPC.hh

  Log Message:
  -----------
  Fix compilation errors


  Commit: 84d1719e3635144f5ec010edd08c4efde86b34fe
      https://github.com/xrootd/xrootd/commit/84d1719e3635144f5ec010edd08c4efde86b34fe
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdFileCache/XrdFileCachePrint.cc
    M src/XrdMacaroons/XrdMacaroonsHandler.cc

  Log Message:
  -----------
  Use %lu and cast to unsigned long instead of using %zu


  Commit: 33469a360d71dfef98482e5e237fa069472bb80a
      https://github.com/xrootd/xrootd/commit/33469a360d71dfef98482e5e237fa069472bb80a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdPosix/XrdPosixFile.cc
    M src/XrdPosix/XrdPosixPrepIO.cc
    M src/XrdPosix/XrdPosixXrootd.cc

  Log Message:
  -----------
  [POSIX] Fix string scoping issues in debug messages.


  Commit: 9adb2cb8376d1b92a180279bdfa3a740228f5f30
      https://github.com/xrootd/xrootd/commit/9adb2cb8376d1b92a180279bdfa3a740228f5f30
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

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

  Log Message:
  -----------
  XrdHttp does not support chunked encoding; respond appropriately.


  Commit: ab2a09f8cd8af7f8207bb544728c91d148257247
      https://github.com/xrootd/xrootd/commit/ab2a09f8cd8af7f8207bb544728c91d148257247
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdMacaroons/XrdMacaroonsHandler.cc
    M src/XrdMacaroons/XrdMacaroonsHandler.hh

  Log Message:
  -----------
  Log user caveats with macaroon generation.

Fixes #921


  Commit: 451b9ac4aa805c0bbfcbe246993bdd2786ef7633
      https://github.com/xrootd/xrootd/commit/451b9ac4aa805c0bbfcbe246993bdd2786ef7633
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Do not accept more data than specified in the HTTP request.

Fixes #916


  Commit: 1e602162a9eb443aa52a18dd31bb371288c21c03
      https://github.com/xrootd/xrootd/commit/1e602162a9eb443aa52a18dd31bb371288c21c03
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Handle clients that request multiple checksums.

This takes the first checksum type that Xrootd recognizes and
only calculates that.


  Commit: a7e2bd79c9a91684b9a67cdef0019ba254a949c8
      https://github.com/xrootd/xrootd/commit/a7e2bd79c9a91684b9a67cdef0019ba254a949c8
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Only consider running plugins for new requests.


  Commit: f66765173b843e927f1ea353badf20d2bf6be4d4
      https://github.com/xrootd/xrootd/commit/f66765173b843e927f1ea353badf20d2bf6be4d4
  Author: Brian Bockelman <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

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

  Log Message:
  -----------
  Add support for chunked encoding in uploads.

Fixes #915


  Commit: 63b7f268781a376fadfa2fd67c137a46a943ccd0
      https://github.com/xrootd/xrootd/commit/63b7f268781a376fadfa2fd67c137a46a943ccd0
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdXrootd/XrdXrootdProtocol.cc

  Log Message:
  -----------
  [Server] Save the proper ReqID for async responses on close


  Commit: 524c81aa02624ff4192a682b20ddefc8006c05e4
      https://github.com/xrootd/xrootd/commit/524c81aa02624ff4192a682b20ddefc8006c05e4
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdXrootd/XrdXrootdXeq.cc

  Log Message:
  -----------
  [Server] Liberalize character set allowed in login name (fixes EOS issue).


  Commit: 08b431285c810a893797241d82b84af073882862
      https://github.com/xrootd/xrootd/commit/08b431285c810a893797241d82b84af073882862
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdXrootd/XrdXrootdTransit.cc
    M src/XrdXrootd/XrdXrootdTransit.hh

  Log Message:
  -----------
  [Server] Fix bridge waitResp issues to allow merge of pull #902 (to be tested).


  Commit: f7549d006be639e3f37b71009d690631c51217ed
      https://github.com/xrootd/xrootd/commit/f7549d006be639e3f37b71009d690631c51217ed
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on fix for RFC3230 patch.


  Commit: 2ffdb8848b0017cf12533a0245210a8aadab2781
      https://github.com/xrootd/xrootd/commit/2ffdb8848b0017cf12533a0245210a8aadab2781
  Author: Michal Simon <[log in to unmask]>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M src/XrdApps/XrdCpFile.cc

  Log Message:
  -----------
  [XrdCl] Make sure local destination path is not scrambled, fixes #925


Compare: https://github.com/xrootd/xrootd/compare/0a86e4cdbbfb...2ffdb8848b00

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