summaryrefslogtreecommitdiff
path: root/daemon/gdm-greeter-server.c
Commit message (Expand)AuthorAgeFilesLines
* emit "ConversationStopped" signal at end of convRay Strode2009-04-171-0/+14
* Propagate service name to more layersRay Strode2009-04-171-24/+96
* Make greeter explicitly request PAM conversationRay Strode2009-04-171-3/+50
* Drop duplicated entry introspection outputRay Strode2009-04-171-1/+0
* Allow the gdm greeter username to be configured at build time. Patch fromWilliam Jon McCann2008-08-201-2/+2
* Add a keyboard chooserMatthias Clasen2008-05-051-0/+52
* When the user has successfully been verified, inform the greeter, so thatRay Strode2008-03-091-0/+8
* Rename "Timed Login" request on the slave to "Auto Login" since that'sRay Strode2008-03-091-13/+24
* Read timed login configuration from the daemon, and pass along rather thanRay Strode2008-03-091-0/+12
* After successfully verifying the user, wait until the greeter gives the goRay Strode2008-03-091-0/+61
* STRING,INT):Ray Strode2008-03-091-0/+34
* Change "SavedLanguageNameRead"/"SavedSessionNameRead" toRay Strode2008-02-251-8/+8
* Add initial support for timed login.William Jon McCann2008-02-201-0/+31
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-3/+0
* Read ~/.dmrc when available, and bubble the results up to the greeterRay Strode2008-02-181-0/+20
* s/SelectSession/SelectLanguage/ in dbus filter functionRay Strode2008-01-311-1/+1
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-3/+0
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-20/+20
* Convert the GreeterClient to use dbus instead of dbus-glib. Add supportWilliam Jon McCann2007-10-301-7/+26
* Don't handle object messages in filter func.William Jon McCann2007-10-291-6/+3
* Add a begin-verification-for-user. Make clicking other startWilliam Jon McCann2007-10-271-2/+36
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-031-1/+54
* Don't print null strings - solaris crashes. Patch from Brian CameronWilliam Jon McCann2007-09-081-12/+16
* Add a greeter panel bar with an embedded notification area.William Jon McCann2007-09-051-1/+1
* Add SelectHostname, Disconnected, and GetDisplayId methods to the greeterWilliam Jon McCann2007-09-051-1/+67
* Add SelectHostname to greeter interface. For use with xdmcp host choosers.William Jon McCann2007-09-051-2/+46
* 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-503/+503
* Don't echo authentication responses.William Jon McCann2007-08-281-1/+1
* Make cancellation work. Fix up the signal handler and add backtraces.William Jon McCann2007-06-211-11/+11
* Split the session code up into two parts that talk dbusWilliam Jon McCann2007-06-201-2/+2
* Add user-selected and reset/cancel actions.William Jon McCann2007-06-191-0/+101
* Relay messages between displays. Actually kinda works.William Jon McCann2007-06-181-58/+5
* Split the greeter proxy into a client and server part. Create new display su...William Jon McCann2007-06-151-0/+822