gdm

~vcs-imports/gdm/+git/gdm:wip/multi-seat-2-30

Last commit made on 2012-06-29
Get this branch:
git clone -b wip/multi-seat-2-30 https://git.launchpad.net/~vcs-imports/gdm/+git/gdm

Branch merges

Branch information

Name:
wip/multi-seat-2-30
Repository:
lp:~vcs-imports/gdm/+git/gdm

Recent commits

554fc82... by Brian-cameron-oracle

Add include of gdm-common.h, which is needed to avoid a warning.

e5519ce... by Brian-cameron-oracle

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.

https://bugzilla.gnome.org/show_bug.cgi?id=644327

479c8f8... by Brian-cameron-oracle

Fix debug line.

8c429b8... by Brian-cameron-oracle

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.

4468525... by Brian-cameron-oracle

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

c520c35... by Brian-cameron-oracle

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.

http://git.gnome.org/browse/gdm/commit/?h=gnome-2-32&id=9d895d874b815d800df32da6e7fde4fe31fc7fd3

4c19383... by Brian-cameron-oracle

Now GDM will reload its configuration settings if you send a HUP signal to
the gdm-binary process.

4a229fd... by Brian-cameron-oracle

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.

http://git.gnome.org/browse/gdm/commit/data/session-setup.entries?h=gnome-2-32&id=f751c427ca6091d337bf881fbaa68da176e12a6e

7bff04e... by Brian-cameron-oracle

Use correct docs category.

0d8f044... by Brian-cameron-oracle

The GDM chooser will leak a file descriptor for the auth file
each time the chooser is restarted.

This commit plugs the leak in a similar way to

commit 0c34aa7949bc24a2a8b3217cefb3c978b892591b

but for the chooser instead of remote greeters.

http://git.gnome.org/browse/gdm/commit/daemon/gdm-xdmcp-chooser-display.c?id=0af2a338de4273d6baba4157e4b69e22d97f07c5