libSM: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Jun 24 10:17:15 PDT 2008


 configure.ac    |    7 +++++++
 src/Makefile.am |    8 ++++++++
 src/sm_genid.c  |   23 +++++++++++++++++++++--
 3 files changed, 36 insertions(+), 2 deletions(-)

New commits:
commit 6702e2a15992f4cb85dfa7ac8214125eb0a2bb2d
Author: Dan Williams <dcbw at redhat.com>
Date:   Tue Jun 24 13:11:42 2008 -0400

    Bug #14949: Don't use gethostbyname() for client IDs.
    
    gethostbyname() will hit the network, which leads to DNS timeouts, which
    leads to fail.  Just use UUIDs.



More information about the xorg-commit mailing list