xdm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 9 21:17:56 UTC 2024


 greeter/Login.c |    2 +-
 greeter/Login.h |    2 +-
 greeter/greet.c |   34 ++++++++++++++++++----------------
 3 files changed, 20 insertions(+), 18 deletions(-)

New commits:
commit 9602a9f11dd5ac928a7275ceb1a58d5328b9d49e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Feb 1 18:16:59 2024 -0800

    greeter: Constify value argument to SetValue()
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 3672840c24e0826b7305d5143c95b2d070c57366
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Feb 1 18:14:56 2024 -0800

    greeter: Handle const qualification differences between Solaris & Linux PAM
    
    Solaris does not specify "const" on the first argument to PAM conversation
    functions, nor the third argument to pam_get_item().  Linux PAM does both.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list