commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 6d4485e7d6403d19b1ae2041ab36c28424b5


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 6d4485e7d6403d19b1ae2041ab36c28424b5c805
Date: Mon, 04 Jul 2011 00:12:05 +0000

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 "Hurd".

The branch, master has been updated
       via  6d4485e7d6403d19b1ae2041ab36c28424b5c805 (commit)
      from  092e123b5b9fb277382d0a1d5c19b071dedb3fec (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 6d4485e7d6403d19b1ae2041ab36c28424b5c805
Author: Samuel Thibault <address@hidden>
Date:   Mon Jul 4 02:08:12 2011 +0200

    Fix one of the auth protocol races
    
    See http://lists.gnu.org/archive/html/bug-hurd/2010-07/msg00010.html
    
    * auth/auth.c (pending): Duplicate structure into...
    (pending_user, pending_server): ... new structure.
    (pending_users): Use pending_user structure.
    (pending_servers): Use pending_server structure.
    (S_auth_user_authenticate): Rework loops to wait for the server to have
    finished with sending uids.
    (S_auth_server_authenticate): Rework loops to notify the user when uids are
    sent.

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

Summary of changes:
 auth/auth.c |  212 +++++++++++++++++++++++++++++++----------------------------
 1 files changed, 112 insertions(+), 100 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]