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  da147b78a17f91f74e6ac8462148e354efd63760 (commit)
       via  748ac86cdeb04040672662441be3a3cbdb2d865f (commit)
      from  574d746925dbaacd130c136abec50bf2b0e5eb5d (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 da147b78a17f91f74e6ac8462148e354efd63760
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Wed Nov 16 07:23:11 2011 -0800

    Update notes for getpw getgr update.

commit 748ac86cdeb04040672662441be3a3cbdb2d865f
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Wed Nov 16 07:19:46 2011 -0800

    Replace non-reentrant versions of getpwxxx and getgrxxx with reentrant versions.
    This should prevent spurious uid/gid translations.

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

Summary of changes:
 docs/PreReleaseNotes.txt             |    2 +
 src/XrdAcc/XrdAccGroups.cc           |   20 +++-----------
 src/XrdClient/XrdClientConn.cc       |    8 ++---
 src/XrdClient/XrdClientConnMgr.cc    |   14 +++++-----
 src/XrdClient/XrdClientSock.cc       |   20 ++------------
 src/XrdOuc/XrdOucUtils.cc            |   25 ++++++++++++++++++
 src/XrdOuc/XrdOucUtils.hh            |    2 +
 src/XrdSecgsi/XrdSecProtocolgsi.cc   |    7 +++-
 src/XrdSecgsi/XrdSecgsiProxy.cc      |   11 +++----
 src/XrdSeckrb5/XrdSecProtocolkrb5.cc |    4 ++-
 src/XrdSecpwd/XrdSecProtocolpwd.cc   |   16 ++++++++---
 src/XrdSecsss/XrdSecsssID.cc         |    7 ++---
 src/XrdSecunix/XrdSecProtocolunix.cc |   10 ++-----
 src/XrdSut/XrdSutAux.cc              |   16 ++++++------
 src/XrdSut/XrdSutAux.hh              |    3 +-
 src/XrdSys/XrdSysPlatform.cc         |   23 ----------------
 src/XrdSys/XrdSysPlatform.hh         |    1 -
 src/XrdSys/XrdSysPriv.cc             |    7 ++---
 src/XrdSys/XrdSysPwd.hh              |   47 ++++++++++++++++++++++++++++++++++
 src/XrdSys/XrdWin32.cc               |   12 --------
 src/XrdSys/XrdWin32.hh               |    1 -
 21 files changed, 136 insertions(+), 120 deletions(-)
 create mode 100644 src/XrdSys/XrdSysPwd.hh


hooks/post-receive
-- 
xrootd