CVSROOT:        /cvs/gnome
Module name:    gdm2
Changes by:     bcameron        05/05/03 21:29:22

Modified files:
        .              : ChangeLog Makefile.am 
        config         : gdm.conf.in 
        daemon         : gdm.h 
        docs/C         : gdm.xml 
        gui            : Makefile.am gdmcommon.c gdmcommon.h gdmlogin.c 
                         gdmsetup-strings.c gdmsetup.c gdmsetup.glade 
        gui/greeter    : greeter.c greeter_session.c 
Added files:
        gui            : gdmsession.c gdmsession.h 

Log message:
2005-05-03  Brian Cameron  <[EMAIL PROTECTED]>

* Makefile.am: Correct Makefile so that if
CONSOLE_HELPER is set, we don't try to create
an /sbin/gdmsetup symlink to gdmsetup.  Now
gdmsetup is already installed to /sbin always.
Fixes #302319.
* gui/gdmsetup.c: Fix sensitivity of the
"Delete Theme" button.
* daemon/gdm.h, gui/gdmlogin.c, gui/greeter/greeter.c:
Now only set user/password entry to PAM_MAX_RESP_SIZE
if HAVE_PAM is defined, otherwise set it to
GDM_MAX_PASS set to 256 in daemon/gdm.h.  This
allows gdm to be used on systems that do not have
PAM.  Fixes #302228.
* daemon/gdm.h, docs/C/gdm.xml, gui/gdmsetup.c,
gui/greeter/greeter.c, gui/gdmsetup.glade,
gui/gdmsetup-strings.c, config/gdm.conf.in:
Now support random theme.  Fixes #302354.
* gui/gdmcommon.c, gui/gdmlogin.c,
gui/greeter/greeter_session.c, gui/Makefile.am,
added gui/gdmsession.[ch]:  Support better
sorting for session names.  Fixes #301818.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2005-05-03%2021:28&maxdate=2005-05-03%2021:30

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to