gdm2 r5018 - in trunk: . daemon gui



Author: bcameron
Date: 2007-06-26 06:20:03 +0100 (Tue, 26 Jun 2007)
New Revision: 5018
ViewCVS link: http://svn.gnome.org/viewcvs/gdm2?rev=5018&view=rev

Modified:
   trunk/ChangeLog
   trunk/acconfig.h
   trunk/configure.ac
   trunk/daemon/display.c
   trunk/daemon/display.h
   trunk/daemon/gdm-xdmcp-manager.c
   trunk/daemon/getvt.c
   trunk/daemon/getvt.h
   trunk/daemon/slave.c
   trunk/daemon/slave.h
   trunk/daemon/verify-pam.c
   trunk/gui/gdmchooser.c
Log:
2007-06-25  Brian Cameron  <brian cameron sun com>

        * gui/gdmchooser.c: Call gdm_common_atspi_launch so that
          users can launch AT programs when gdmchooser is running.
        * acconfig.h, configure.ac,
        * daemon/display.[ch], daemon/verify-pam.c,
          daemon/gdm-xdmcp-manager.c, daemon/getvt.[ch],
          daemon/slave.[ch]: Fix utmp logic so it works on Linux
          and improved the logic a bit, fixing bug #450453.
          Patch by Ray Strode.  <rstrode redhat com>.
          Also, I changed the way the XFree86_VT atom is accessed
          so it is only checked once after X starts and before the
          gdmgreeter starts, and then the value is cached.  This
          is better because the Atom can be changed by the user,
          so we do not want to access the Atom after the user
          session starts.
        * daemon/slave.c: Fix calls to setfacl so they work in
          Solaris specific block of code.





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