summaryrefslogtreecommitdiff
path: root/daemon/gdm-session-relay.c
Commit message (Expand)AuthorAgeFilesLines
* Add a keyboard chooserMatthias Clasen2008-05-051-0/+12
* Refactor things a little. Rename renew to refresh. Add a pid to theWilliam Jon McCann2008-03-141-5/+20
* Add initial support for timed login.William Jon McCann2008-02-201-10/+34
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-11/+0
* Split up the Verification step in the GdmSession interface into componentWilliam Jon McCann2007-11-071-56/+245
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-25/+25
* Make SessionRelay and SessionDirect (was Session) implement a commonWilliam Jon McCann2007-10-301-139/+95
* Add a begin-verification-for-user. Make clicking other startWilliam Jon McCann2007-10-271-3/+10
* Fix a bunch of compiler warnings. Add Werror for now to warning flags.William Jon McCann2007-10-161-1/+1
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-031-15/+100
* Don't print null strings - solaris crashes. Patch from Brian CameronWilliam Jon McCann2007-09-081-13/+17
* Add fixmesWilliam Jon McCann2007-08-311-0/+1
* Remove subdirectory in dbus socket tmpdir.William Jon McCann2007-08-311-1/+1
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-519/+519
* Don't echo authentication responses.William Jon McCann2007-08-281-1/+1
* Fix handling multiple displaysWilliam Jon McCann2007-07-111-1/+5
* Reset the greeter after a session is startedWilliam Jon McCann2007-07-111-1/+1
* Make cancellation work. Fix up the signal handler and add backtraces.William Jon McCann2007-06-211-2/+32
* Add user-selected and reset/cancel actions.William Jon McCann2007-06-191-2/+13
* Relay messages between displays. Actually kinda works.William Jon McCann2007-06-181-0/+866