summaryrefslogtreecommitdiff
path: root/daemon/gdm-session.h
Commit message (Expand)AuthorAgeFilesLines
* daemon: Allow passing a username to SetupForProgramJasper St. Pierre2012-07-191-0/+1
* worker: add reauthentication supportRay Strode2012-07-171-1/+13
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-50/+27
* daemon: Port GdmSession to use GDBusGiovanni Campagna2012-07-171-13/+0
* daemon: drop display-id arg to GdmSessionDirectRay Strode2012-07-131-108/+89
* daemon: drop CLOSED signalRay Strode2012-07-131-1/+0
* daemon: run greeter in its own distinct sessionRay Strode2011-08-301-0/+20
* daemon: Distinguish "pam module failed" from "authentication failed"Ray Strode2011-06-131-0/+2
* daemon: Store multiple conversations in the sessionRay Strode2011-06-131-13/+47
* daemon: Make current pam conversation explicit throughout codeRay Strode2011-06-131-3/+6
* daemon,greeter: drop support for keyboard layout selectionRay Strode2011-01-311-6/+0
* Don't tear down greeter until pam_open_session finishesRay Strode2010-02-081-0/+5
* Rename session "Open" method to "StartConversation"Ray Strode2010-02-081-3/+3
* Add a keyboard chooserMatthias Clasen2008-05-051-0/+6
* Refactor things a little. Rename renew to refresh. Add a pid to theWilliam Jon McCann2008-03-141-2/+3
* Change "SavedLanguageNameRead"/"SavedSessionNameRead" toRay Strode2008-02-251-4/+5
* Add initial support for timed login.William Jon McCann2008-02-201-2/+6
* Read ~/.dmrc when available, and bubble the results up to the greeterRay Strode2008-02-181-1/+4
* Split up the Verification step in the GdmSession interface into componentWilliam Jon McCann2007-11-071-12/+41
* Make SessionRelay and SessionDirect (was Session) implement a commonWilliam Jon McCann2007-10-301-0/+105
* Rename GdmSession to GdmSessionDirect in preparation for adding aWilliam Jon McCann2007-10-291-127/+0
* Also pass x11-display when opening the session. Patch from Brian CameronWilliam Jon McCann2007-10-111-0/+1
* reviewed by: <delete if not using a buddy>William Jon McCann2007-10-041-2/+0
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-47/+47
* Split the session code up into two parts that talk dbusWilliam Jon McCann2007-06-201-14/+6
* Fix session selection. Search path for session binary. Bump glib requiremen...William Jon McCann2007-06-111-30/+31
* Make the session object talk to the greeter!William Jon McCann2007-06-081-18/+16
* Add test for session codeWilliam Jon McCann2007-06-051-3/+2
* Add Ray's session code - reformatted in GDM styleWilliam Jon McCann2007-06-051-0/+138