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  ffdb4ca86f796434e727c53d4545313d0814c64e (commit)
       via  053113bfa0a2b455fff50962fa298b6878c6a93b (commit)
       via  129bd3a6208e8ad4c57524a2007f8b232291ca9f (commit)
       via  55709b337420313b0d2f139e321bc7192d09240d (commit)
      from  7b050c39592fc753335e2556d37e144ce243ae22 (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 ffdb4ca86f796434e727c53d4545313d0814c64e
Author: Matevz Tadel <[log in to unmask]>
Date:   Mon Oct 3 19:23:18 2011 -0700

    Report group in monitoring auth line.

commit 053113bfa0a2b455fff50962fa298b6878c6a93b
Author: Lukasz Janyst <[log in to unmask]>
Date:   Mon Oct 10 10:42:33 2011 +0200

    Change the way the appropriate polling mechanism is selected.
    
    * use __linux__ macro to select epoll (introduced in Linux 2.6)
    * use __solaris__ macro to select /dev/poll (introduced in Solaris 7)
    * every other system uses inefficient posix poll

commit 129bd3a6208e8ad4c57524a2007f8b232291ca9f
Author: Lukasz Janyst <[log in to unmask]>
Date:   Mon Oct 10 10:41:56 2011 +0200

    [CMake] Define __linux__ instead of __LINUX__ when on Linux

commit 55709b337420313b0d2f139e321bc7192d09240d
Author: Lukasz Janyst <[log in to unmask]>
Date:   Mon Oct 10 10:41:05 2011 +0200

    [CMake] Allow for building libCryptoLite with SSL support

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

Summary of changes:
 cmake/XRootDFindLibs.cmake          |    1 +
 cmake/XRootDOSDefs.cmake            |    2 +-
 src/Xrd/XrdPoll.cc                  |    4 ++--
 src/XrdCrypto.cmake                 |   13 ++++++++++---
 src/XrdCrypto/XrdCryptoLite_bf32.cc |    8 ++------
 src/XrdXrootd/XrdXrootdXeq.cc       |    3 ++-
 6 files changed, 18 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
xrootd