summaryrefslogtreecommitdiff
path: root/daemon/gdm-greeter-session.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to using gnome-session 2.23.6+ for session management. The actualWilliam Jon McCann2008-08-141-1/+1
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-8/+0
* Set flag to register greeter session with CK.William Jon McCann2008-02-021-1/+1
* Add a base class to share code between chooser and greeter sessions.William Jon McCann2008-02-011-934/+10
* Pass LANG and LC_* environment variables through to greeterRay Strode2008-01-311-0/+17
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-6/+0
* Set the ConsoleKit session-type to LoginWindow for the greeter sessions.William Jon McCann2008-01-251-3/+3
* Make sure the dbus daemon for the greeter session gets the correctWilliam Jon McCann2008-01-241-9/+19
* Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>William Jon McCann2007-11-191-0/+1
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-14/+14
* Rework the dialog design a bit.William Jon McCann2007-10-231-31/+11
* Fix a bunch of compiler warnings. Add Werror for now to warning flags.William Jon McCann2007-10-161-39/+2
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-041-29/+0
* Manage the lifecycle of the D-Bus session since the X server doesn't exit.William Jon McCann2007-09-191-117/+353
* Rename GdmGreeterProxy->GdmGreeterSessionWilliam Jon McCann2007-09-111-0/+922