summaryrefslogtreecommitdiff
path: root/daemon/gdm-greeter-server.c
Commit message (Expand)AuthorAgeFilesLines
* 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