summaryrefslogtreecommitdiff
path: root/daemon/gdm-greeter-server.h
Commit message (Expand)AuthorAgeFilesLines
* Add a keyboard chooserMatthias Clasen2008-05-051-0/+4
* When the user has successfully been verified, inform the greeter, so thatRay Strode2008-03-091-0/+2
* Rename "Timed Login" request on the slave to "Auto Login" since that'sRay Strode2008-03-091-1/+1
* Read timed login configuration from the daemon, and pass along rather thanRay Strode2008-03-091-0/+4
* After successfully verifying the user, wait until the greeter gives the goRay Strode2008-03-091-0/+2
* Change "SavedLanguageNameRead"/"SavedSessionNameRead" toRay Strode2008-02-251-4/+4
* Add initial support for timed login.William Jon McCann2008-02-201-1/+2
* Read ~/.dmrc when available, and bubble the results up to the greeterRay Strode2008-02-181-0/+4
* Convert the GreeterClient to use dbus instead of dbus-glib. Add supportWilliam Jon McCann2007-10-301-15/+17
* Add a begin-verification-for-user. Make clicking other startWilliam Jon McCann2007-10-271-15/+16
* Refactor some of the greeter. Break DBus client into new class. Create aWilliam Jon McCann2007-10-231-0/+1
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-031-0/+3
* Add SelectHostname, Disconnected, and GetDisplayId methods to the greeterWilliam Jon McCann2007-09-051-1/+1
* Add SelectHostname to greeter interface. For use with xdmcp host choosers.William Jon McCann2007-09-051-0/+2
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-21/+21
* Make cancellation work. Fix up the signal handler and add backtraces.William Jon McCann2007-06-211-1/+1
* Add user-selected and reset/cancel actions.William Jon McCann2007-06-191-0/+4
* Relay messages between displays. Actually kinda works.William Jon McCann2007-06-181-1/+1
* Split the greeter proxy into a client and server part. Create new display su...William Jon McCann2007-06-151-0/+76