xauth: Changes to 'master'

Tilmann . Bubeck bubeck at kemper.freedesktop.org
Sun Oct 6 06:10:59 PDT 2013


 process.c |   30 +++++++++++++++++++++++++-----
 1 file changed, 25 insertions(+), 5 deletions(-)

New commits:
commit 92de3583c7aaaa2040728808add2186348859b98
Author: Dr. Tilmann Bubeck <t.bubeck at reinform.de>
Date:   Sun Oct 6 15:10:05 2013 +0200

    Rework match_auth_dpy() to be easier to read and maintain (hopefully).

commit 1555fff4ab458d7d4053f1ea6b74c3e14a65ad63
Author: Egbert Eich <eich at freedesktop.org>
Date:   Wed Aug 14 22:11:06 2013 +0200

    Make matching algorithm mimic XauGet*AuthByAddr
    
    Xlib (xcb) uses XauGetBestAuthByAddr() when looking for an
    authorization. 'xauth [n]list $DISPLAY' used a slightly
    stricter algorithm which doesn't find a possible authorization
    for cases where either the family is set to FamilyWild or
    address the address length is 0.
    
    Signed-off-by: Egbert Eich <eich at freedesktop.org>



More information about the xorg-commit mailing list