-
Fri Jul 06 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120705-3
- clean up spec
-
Fri Jul 06 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120705-2
- Add the monotonic clock from glib 2.28 to gdm-display
-
Thu Jul 05 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120705-1
- Update snapshot
- Add include of gdm-common.h, which is needed to avoid a warning.
(brian.cameron)
- This makes sure we always start the greeter window in a consistent place, and
it makes sure the pointer doesn't start up on top of the greeter window.
(brian.cameron)
- Fix debug line. (brian.cameron)
-
Thu Jun 28 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120628-1
- Update snapshot
- Fix automatic login so it works properly when used with a script that returns
NULL. The gdm_slave_get_timed_login_details function only checks the script
output if you pass in a non-NULL username. (brian.cameron)
- On June 21st, I committed a change "Now GDM will reload its configuration
settings if you send a HUP signal to the gdm-binary process". This commit
fixes the change so it matches what went into head.
https://bugzilla.gnome.org/show_bug.cgi?id=678584 (brian.cameron)
- If the user's .dmrc file specifies the "custom" session, then accept it even
if there is no corresponding desktop file since it has special meaning to the
/etc/gdm/Xsession script for launching $HOME/.xsession. Fixes bug 619129.
(brian.cameron)
- Now GDM will reload its configuration settings if you send a HUP signal to
the gdm-binary process. (brian.cameron)
- Re-hide g-p-m context menu It changed which gconf key it uses to hide the
menu. Now we turn off both the old and new key. (brian.cameron)
- Use correct docs category. (brian.cameron)
- The GDM chooser will leak a file descriptor for the auth file each time the
chooser is restarted. (brian.cameron)
- Use strndup rather than strdup. (brian.cameron)
- Add patch to make GDM stop trying to manage a display if it fails 5 times in
a row. (brian.cameron)
-
Fri Jun 15 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120615-1
- Update snapshot
- Remove gdmdynamic
-
Mon Apr 23 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120423-1
- Update snapshot
-
Fri Apr 13 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120319-2
- Add gdmdynamic
-
Fri Apr 13 2012 John Haxby <john.haxby@oracle.com> - 1:2.30.7.20120319-1
- Initial gdm-multiseat build. (Based on 2.4.30-32.0.1.el6)