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  23b8f19ebba28287e3fa218dfae1eeaa1d8abd68 (commit)
       via  902900fc8e747811011fd99e01bea09e6625fb51 (commit)
       via  ff8bdbd63daed417374469ab0fe6cfedc403728e (commit)
      from  057ed370c410027131038c0e72152c49cc0e1f9d (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 23b8f19ebba28287e3fa218dfae1eeaa1d8abd68
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Dec 9 23:10:32 2011 -0800

    New class to make callbacks easier in an XdCmsClient plug-in.

commit 902900fc8e747811011fd99e01bea09e6625fb51
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Dec 9 23:09:48 2011 -0800

    Update release notes for latest commit.

commit ff8bdbd63daed417374469ab0fe6cfedc403728e
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Dec 9 23:03:54 2011 -0800

    * Allow the XrdCmsClient interface (a.k.a Finder) to be a plug-in.
    * Add ofs.cmslib directive to specify the XrdCmsClient plug-in.
    * Make return codes consistent between synchronous & async XrdCmsClient returns.
    * Document the XrdCmsClient interface in the header file.
    * Add new class, XrdOucCallBack, to simplify using callbacks in the XrdCmsClient
      plug-in.

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

Summary of changes:
 docs/PreReleaseNotes.txt         |    7 +
 src/XrdCms/XrdCmsClient.hh       |  247 +++++++++++++++++++++++++++++++++++---
 src/XrdCms/XrdCmsClientConfig.cc |    7 +-
 src/XrdCms/XrdCmsClientConfig.hh |    4 +-
 src/XrdCms/XrdCmsClientMan.cc    |   12 +-
 src/XrdCms/XrdCmsClientMan.hh    |    4 +-
 src/XrdCms/XrdCmsFinder.cc       |   23 ++--
 src/XrdCms/XrdCmsFinder.hh       |    9 +-
 src/XrdCms/XrdCmsParser.cc       |   18 ++--
 src/XrdCms/XrdCmsResp.cc         |   24 ++---
 src/XrdOfs/XrdOfs.cc             |   17 ++-
 src/XrdOfs/XrdOfs.hh             |    3 +
 src/XrdOfs/XrdOfsConfig.cc       |  104 ++++++++++++----
 src/XrdOuc/XrdOucCallBack.cc     |   85 +++++++++++++
 src/XrdOuc/XrdOucCallBack.hh     |   88 ++++++++++++++
 src/XrdUtils.cmake               |    1 +
 16 files changed, 549 insertions(+), 104 deletions(-)
 create mode 100644 src/XrdOuc/XrdOucCallBack.cc
 create mode 100644 src/XrdOuc/XrdOucCallBack.hh


hooks/post-receive
-- 
xrootd

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