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  30ad682ec53b79fe43efc09f7f119234708e36cf (commit)
       via  432c7fce08810660d356c44ca66b97144e3d1ba3 (commit)
       via  b6d9375e06df2f09bae8158bd2e9ea7bd92ace7b (commit)
       via  c8236828bea2dac4d96950a3c0201ef5e58d2a28 (commit)
       via  bc8992e2ea3400c48c17e7039bf94c69bbdcb5d6 (commit)
      from  b8420b94164b53048cca4240ebdd75c985d8faaf (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 30ad682ec53b79fe43efc09f7f119234708e36cf
Author: Lukasz Janyst <[log in to unmask]>
Date:   Thu Nov 25 17:46:01 2010 +0100

    From Brian Bockelman: Convert the crypto libraries to shared modules on MacOSX

commit 432c7fce08810660d356c44ca66b97144e3d1ba3
Author: Lukasz Janyst <[log in to unmask]>
Date:   Thu Nov 25 17:28:05 2010 +0100

    Code maintenance: fix clang tag mismatch warnings

commit b6d9375e06df2f09bae8158bd2e9ea7bd92ace7b
Author: Lukasz Janyst <[log in to unmask]>
Date:   Thu Nov 25 17:16:08 2010 +0100

    From Andreas Peters: changes in VOMS mapping
    
    * by default VOMS mapping was mapping VOMS roles to physical groups => if the map file prefixes the value with 'uid:' we can now map from a VOMS role to a physical role
    * if the VOMS mapping does not define the physical group, the physical group is taken by default according to the Entity.name from the password database, previously
      non mapped extensions were ending up as group 99
    * wildcards are allowed in mapping rules e.g. '/atlas/*' zp
    * rearranged Delete and ~XrdSecProtocolssl - all freed members get initialized to 0 after deletion

commit c8236828bea2dac4d96950a3c0201ef5e58d2a28
Author: Lukasz Janyst <[log in to unmask]>
Date:   Thu Nov 25 17:08:06 2010 +0100

    Fix a compiler warning and a memory leak in the xrd commandline

commit bc8992e2ea3400c48c17e7039bf94c69bbdcb5d6
Author: Lukasz Janyst <[log in to unmask]>
Date:   Thu Nov 25 16:25:55 2010 +0100

    The client objects now check the shell environment for various parameters
    
    * the parameters are the same as the ones that are used in the EnvPut/Get macros
    * the parameters obtained from shell take precedence over the params set in any other way
    * the shell variable checked is prefixed with "XRD_" and capitalized, so to change
      TransactionTimeout set XRD_TRANSACTIONTIMEOUT in the shell

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

Summary of changes:
 configure.ac                       |    2 +
 src/XrdAcc/XrdAccGroups.cc         |    6 +-
 src/XrdClient/XrdClientEnv.cc      |   92 ++++++++++++++++++++++++++++++++++--
 src/XrdClient/XrdClientEnv.hh      |   29 ++++++++++--
 src/XrdClient/XrdCommandLine.cc    |    2 +-
 src/XrdCrypto/Makefile.am          |    3 +
 src/XrdCrypto/XrdCryptoFactory.cc  |    8 ++-
 src/XrdFrm/XrdFrmXfrQueue.hh       |    6 +-
 src/XrdOuc/XrdOucEnv.cc            |   32 ++++++++++++
 src/XrdOuc/XrdOucEnv.hh            |    5 ++
 src/XrdSec/XrdSecServer.cc         |    2 +-
 src/XrdSecssl/README               |    2 +-
 src/XrdSecssl/XrdSecProtocolssl.cc |   62 +++++++++++++++++++------
 src/XrdSecssl/XrdSecProtocolssl.hh |   36 ++++++++++----
 14 files changed, 242 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
xrootd