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, stable has been updated
       via  75c5b2da4dd65909bd6240f75dca6a633be1ba39 (commit)
       via  285de3e2aa4d90e11142f1b3174145076e332465 (commit)
       via  a5161ed65c22f57efd88b9625c7a81f23bce0513 (commit)
       via  643e53cff623edc2c6df73bba7c7071f6540fc0c (commit)
       via  28cb7684dc0fe1108be02f572c300e199d931d31 (commit)
       via  a8457654b1b3d14efb1939c8366e3e6588c853f2 (commit)
       via  2bb99f32075ad64962a9fbf890e72e841990ad5c (commit)
       via  4420fee5a9e85f188f096961d4801acabe4d5717 (commit)
       via  43cb670bb792066344e5da5cc656c4e3f2a00cd7 (commit)
       via  16909d0f25b35d5d509df13a44993ae52f61417c (commit)
       via  09ee9724df974892995d2d24b08dd62f69c56719 (commit)
       via  445d3ba17445dac560b593c4833bc4350db9a5c6 (commit)
       via  0783ed7ce3f55d76344f6f24f3352ae3181762a2 (commit)
       via  e7fb97e660d0f1eac42354303947753469f44e43 (commit)
      from  b0bc1a9404f1aa568302cf05de42e9e04fe8cf02 (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 75c5b2da4dd65909bd6240f75dca6a633be1ba39
Author: ganis <[log in to unmask]>
Date:   Wed Oct 31 15:50:36 2012 +0100

       In XrdSutCache:
        - make sure the cache is not init twice (e.g. server and client inside there)
        - make sure the cache entry pointers are always initialized

commit 285de3e2aa4d90e11142f1b3174145076e332465
Author: ganis <[log in to unmask]>
Date:   Mon Oct 29 17:54:54 2012 +0100

    Improve error reporting when failing to find/load the CA certificate

commit a5161ed65c22f57efd88b9625c7a81f23bce0513
Author: ganis <[log in to unmask]>
Date:   Mon Oct 29 17:50:06 2012 +0100

       In XrdCryptosslX509, restore saving the public key only in the case the private
       key file is not available; this was dropped by the previous patch.

commit 643e53cff623edc2c6df73bba7c7071f6540fc0c
Author: ganis <[log in to unmask]>
Date:   Mon Oct 29 16:46:38 2012 +0100

    Add comment

commit 28cb7684dc0fe1108be02f572c300e199d931d31
Author: ganis <[log in to unmask]>
Date:   Mon Oct 29 16:38:45 2012 +0100

    import 87219e653f051d5dfc7a815586473b8bb39bf0ef

commit a8457654b1b3d14efb1939c8366e3e6588c853f2
Author: ganis <[log in to unmask]>
Date:   Mon Oct 29 16:38:19 2012 +0100

    import 9c6c197170fc3028c121edb81c9d4c9d65305dd4

commit 2bb99f32075ad64962a9fbf890e72e841990ad5c
Author: ganis <[log in to unmask]>
Date:   Fri Oct 26 18:04:46 2012 +0200

       In XrdSecgsi, fix possible race condition while re-loading CA certificates.
       Fix also related memory leaks.
    
       Add the possibility for crypto factories to notify something about themselves.
       This is used to notify if the plugin is compiled with the RSA key consistency
       check enable or not.

commit 4420fee5a9e85f188f096961d4801acabe4d5717
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Oct 26 08:46:34 2012 -0700

    Avoid lock inversion via Rehash() after SEGV patch for gsi. This patch
    must be applied with previous SEGV gsi patches.

commit 43cb670bb792066344e5da5cc656c4e3f2a00cd7
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Thu Oct 25 06:57:39 2012 -0700

    import 3b3eef49cea0a496d6a2a526a85e441fdcf98046

commit 16909d0f25b35d5d509df13a44993ae52f61417c
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Wed Oct 24 09:19:54 2012 -0700

    import 2f5d5770ec232fe99d49c632ff34f18462792144, cc323c5efea4be2278f9d3239b9758992aa0aacb

commit 09ee9724df974892995d2d24b08dd62f69c56719
Author: ganis <[log in to unmask]>
Date:   Wed Oct 17 18:59:18 2012 +0200

    Adjust the verbosity levels

commit 445d3ba17445dac560b593c4833bc4350db9a5c6
Author: ganis <[log in to unmask]>
Date:   Wed Oct 17 12:52:58 2012 +0200

    import 3f22bd80e37ef1c4cb00332ad8822fa701db5764

commit 0783ed7ce3f55d76344f6f24f3352ae3181762a2
Author: ganis <[log in to unmask]>
Date:   Wed Oct 17 12:48:39 2012 +0200

    import 482553eb773973efd8dae5a8a5af11fbadf8dd98

commit e7fb97e660d0f1eac42354303947753469f44e43
Author: ganis <[log in to unmask]>
Date:   Wed Oct 24 10:24:19 2012 +0200

    import 705aefb3c30cf1efe76b8065c45f8199d6623fae

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

Summary of changes:
 docs/PreReleaseNotes.txt             |  108 +++++++
 src/XrdClient/XrdClientConnMgr.cc    |    4 +-
 src/XrdCrypto/XrdCryptoFactory.hh    |    3 +
 src/XrdCrypto/XrdCryptoX509.cc       |    8 +-
 src/XrdCrypto/XrdCryptoX509.hh       |    6 +-
 src/XrdCrypto/XrdCryptoX509Crl.cc    |    2 +-
 src/XrdCrypto/XrdCryptoX509Crl.hh    |    3 +-
 src/XrdCrypto/XrdCryptoX509Req.cc    |    4 +-
 src/XrdCrypto/XrdCryptoX509Req.hh    |    3 +-
 src/XrdCrypto/XrdCryptosslAux.cc     |   28 ++-
 src/XrdCrypto/XrdCryptosslAux.hh     |   12 +-
 src/XrdCrypto/XrdCryptosslRSA.cc     |    6 +-
 src/XrdCrypto/XrdCryptosslX509.cc    |  162 +++++++----
 src/XrdCrypto/XrdCryptosslX509.hh    |   10 +-
 src/XrdCrypto/XrdCryptosslX509Crl.cc |   57 +++--
 src/XrdCrypto/XrdCryptosslX509Crl.hh |    5 +-
 src/XrdCrypto/XrdCryptosslX509Req.cc |   43 ++-
 src/XrdCrypto/XrdCryptosslX509Req.hh |    5 +-
 src/XrdCrypto/XrdCryptosslgsiAux.cc  |   16 +-
 src/XrdSecgsi/XrdSecProtocolgsi.cc   |  460 +++++++++++++++++++----------
 src/XrdSecgsi/XrdSecProtocolgsi.hh   |   26 ++-
 src/XrdSecgsi/XrdSecgsiTrace.hh      |    8 +-
 src/XrdSecpwd/XrdSecProtocolpwd.cc   |  527 ++++++++++++++++++++++++----------
 src/XrdSecpwd/XrdSecProtocolpwd.hh   |   43 ++--
 src/XrdSecpwd/XrdSecpwdTrace.hh      |   65 +++++
 src/XrdSut/XrdSutCache.cc            |  115 +++++++-
 src/XrdSut/XrdSutCache.hh            |   41 +++-
 src/XrdSut/XrdSutPFEntry.hh          |    4 +-
 28 files changed, 1279 insertions(+), 495 deletions(-)
 create mode 100644 src/XrdSecpwd/XrdSecpwdTrace.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