summaryrefslogtreecommitdiff
path: root/daemon/gdm-product-slave.c
Commit message (Expand)AuthorAgeFilesLines
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-041-7/+5
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-041-104/+4
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-031-48/+96
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-962/+962
* Don't echo authentication responses.William Jon McCann2007-08-281-1/+1
* Remove tsol_init stuff for nowWilliam Jon McCann2007-08-221-5/+0
* Remove unused signals variable.William Jon McCann2007-08-211-7/+1
* Make logout workWilliam Jon McCann2007-07-161-9/+8
* Fix handling multiple displaysWilliam Jon McCann2007-07-111-9/+27
* Turns out that we can't prepare an xserver in the background to avoid latency...William Jon McCann2007-07-101-212/+217
* Move old info out of the wayWilliam Jon McCann2007-06-221-3/+5
* Make cancellation work. Fix up the signal handler and add backtraces.William Jon McCann2007-06-211-7/+7
* add a large timeoutWilliam Jon McCann2007-06-201-6/+6
* Split the session code up into two parts that talk dbusWilliam Jon McCann2007-06-201-34/+49
* Add user-selected and reset/cancel actions.William Jon McCann2007-06-191-49/+137
* Relay messages between displays. Actually kinda works.William Jon McCann2007-06-181-137/+295
* Split the greeter proxy into a client and server part. Create new display su...William Jon McCann2007-06-151-0/+1180