gdm2 r4827 - in trunk: . common daemon gui



Author: bcameron
Date: 2007-04-12 08:37:01 +0100 (Thu, 12 Apr 2007)
New Revision: 4827
ViewCVS link: http://svn.gnome.org/viewcvs/gdm2?rev=4827&view=rev

Modified:
   trunk/ChangeLog
   trunk/common/gdm-config.c
   trunk/daemon/gdm-daemon-config.c
   trunk/daemon/slave.c
   trunk/daemon/verify-crypt.c
   trunk/daemon/verify-pam.c
   trunk/daemon/verify-shadow.c
   trunk/daemon/verify.h
   trunk/gui/gdmlanguages.c
   trunk/gui/gdmlanguages.h
Log:
2007-04-11  Brian Cameron  <brian cameron sun com>

        * daemon/verify-pam.c, daemon/verify-shadow.c, daemon/verify-crypt.c,
          daemon/verify.h, daemon/slave.c: Fix for bug #428630.  This was
          introduced by Ludwig Nussel when he rewrote the way the PAM logic
          works.  If you call gdm_verify_user with a userid, then it will allow
          you to retry 3 times without asking for password again to better
          support the Face Browser.  However, when we ask for root password for
          the configurator, we don't want this behavior.  This patch fixes
          this.
        * slave.c: Fix for bug #427022.  The greeter was hanging when the Face
          Browser was turned on because we must use the socket to send face
          browser information before using the sockets for other purposes.
        * daemon/gdm-daemon-config.c, common/gdm-config.c: Fix g_debug call so
          we don't pass in a NULL string, which causes a SEGV on Solaris.
        * gui/gdmlangugaes.[ch]: Fix so that functions that don't return any
          useful information are now void, and remove meaningless debug from
          gdm_lang_op_always_restart.





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