summaryrefslogtreecommitdiff
path: root/daemon/gdm-greeter-session.c
Commit message (Expand)AuthorAgeFilesLines
* welcome-session: get rid of register-ck-session property since it is unusedLennart Poettering2012-02-071-1/+0
* daemon: don't hard code session nameRay Strode2011-09-091-1/+1
* daemon: s/-d/--debug/Ray Strode2011-08-301-1/+1
* data: add shell sessionRay Strode2011-08-261-1/+1
* daemon: Tweak gnome-session command line argumentsRay Strode2011-08-261-1/+1
* daemon: use gnome-session session files instead of autostartRay Strode2011-06-201-1/+1
* daemon: drop some fluff codeRay Strode2011-06-151-70/+0
* daemon: add a gdm session for gnome session to startRay Strode2011-03-111-1/+1
* Reapply a better fix for bug #594818 that addresses the problem with theBrian Cameron2010-05-191-0/+2
* Create screenshot dir at runtime if not availableRay Strode2009-11-051-0/+1
* 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