Print

Print


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "xrootd".

The branch, master has been updated
       via  085fedc82e1144b74e4056c6a8289004ab1ba340 (commit)
       via  d9ecb6731b0e4f953f82c9eb943d8551d455efdd (commit)
      from  b846430adfb58c0abdfa3b710d96be43c038bb24 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 085fedc82e1144b74e4056c6a8289004ab1ba340
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Wed Sep 21 19:14:55 2011 -0700

    Add a query checksum interface to the POSIX interface.
    Allow the query checksum request to be issued via a proxy server.

commit d9ecb6731b0e4f953f82c9eb943d8551d455efdd
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Wed Sep 21 19:08:27 2011 -0700

    Set correct checksum length when converting ASCII to binary.

-----------------------------------------------------------------------

Summary of changes:
 docs/PreReleaseNotes.txt       |    3 +
 src/XrdCks/XrdCksData.hh       |    2 +-
 src/XrdPlugins.cmake           |    1 +
 src/XrdPosix/XrdPosixXrootd.cc |   37 +++++++++
 src/XrdPosix/XrdPosixXrootd.hh |    4 +-
 src/XrdPss/GNUmakefile         |   13 +++-
 src/XrdPss/Makefile.am         |    2 +
 src/XrdPss/XrdPss.cc           |    4 +-
 src/XrdPss/XrdPss.hh           |    2 +-
 src/XrdPss/XrdPssCks.cc        |  164 ++++++++++++++++++++++++++++++++++++++++
 src/XrdPss/XrdPssCks.hh        |   65 ++++++++++++++++
 11 files changed, 290 insertions(+), 7 deletions(-)
 create mode 100644 src/XrdPss/XrdPssCks.cc
 create mode 100644 src/XrdPss/XrdPssCks.hh


hooks/post-receive
-- 
xrootd