summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-045-427/+23
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-0410-360/+61
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-046-369/+106
* Require the greeter to call BeginVerification. But only after the greeterWilliam Jon McCann2007-10-039-160/+428
* Also check for empty hostname strings. Don't print null strings - solarisWilliam Jon McCann2007-09-242-2/+2
* Manage the lifecycle of the D-Bus session since the X server doesn't exit.William Jon McCann2007-09-191-117/+353
* Remove old definesWilliam Jon McCann2007-09-191-29/+0
* Rename GdmGreeterProxy->GdmGreeterSessionWilliam Jon McCann2007-09-118-313/+305
* Don't print null strings - solaris crashes. Patch from Brian CameronWilliam Jon McCann2007-09-083-38/+50
* 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-055-10/+80
* Add SelectHostname to greeter interface. For use with xdmcp host choosers.William Jon McCann2007-09-052-2/+48
* Don't print null strings - solaris crashes. Patch from Brian CameronWilliam Jon McCann2007-09-051-1/+5
* Make the chooser kinda work.William Jon McCann2007-09-041-1/+3
* A bit more stuff for the chooserWilliam Jon McCann2007-08-311-2/+2
* Add fixmesWilliam Jon McCann2007-08-313-0/+3
* Remove subdirectory in dbus socket tmpdir.William Jon McCann2007-08-313-3/+3
* Use X_SERVER define instead of hardcoding xorg.William Jon McCann2007-08-311-1/+1
* Initialize and free error in loop.William Jon McCann2007-08-292-0/+11
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-2857-13620/+13620
* Don't echo authentication responses.William Jon McCann2007-08-285-6/+4
* Add seat-id property.William Jon McCann2007-08-231-0/+30
* Add some basic descriptions of some internals.William Jon McCann2007-08-221-0/+115
* Remove getvt stuff. Add little hal test tool.William Jon McCann2007-08-223-351/+167
* Remove tsol_init stuff for nowWilliam Jon McCann2007-08-223-15/+0
* Add support for non POSIX getpwnam_rWilliam Jon McCann2007-08-222-11/+18
* Remove unused signals variable.William Jon McCann2007-08-214-25/+1
* Convert termio to termios stuff.William Jon McCann2007-08-211-13/+13
* Some Solaris build fixes. Patch from Brian Cameron <brian.cameron@sun.com>William Jon McCann2007-08-218-15/+11
* Fix up inheritance.William Jon McCann2007-08-037-39/+40
* Add an abstract base class for display factories. Rename gdm-xdmcp-managerWilliam Jon McCann2007-08-039-543/+782
* Add new object that will monitor HAL and act as a factory for displays.William Jon McCann2007-08-024-95/+422
* Report errors to the greeter. Reset greeter after errors. Open the sessionWilliam Jon McCann2007-08-013-22/+105
* Reopen the session after the greeter is cancelled.William Jon McCann2007-08-012-0/+12
* Make ConsoleKit session registration more robust and complete.William Jon McCann2007-08-019-462/+999
* Close greeter ConsoleKit session.William Jon McCann2007-07-261-0/+22
* Register user session with ConsoleKit.William Jon McCann2007-07-265-30/+102
* Make XDMCP logins work.William Jon McCann2007-07-2517-797/+589
* Dogfood static display. Make static display work. Add a finished state toWilliam Jon McCann2007-07-248-113/+279
* Fix make distcheck.Richard Hughes2007-07-221-13/+11
* Add missing filesWilliam Jon McCann2007-07-192-0/+369
* Make sure we pass the PATH to the greeterWilliam Jon McCann2007-07-191-0/+3
* Make suspend work in greeterWilliam Jon McCann2007-07-197-6/+120
* Make logout workWilliam Jon McCann2007-07-163-9/+18
* start xorg with a black rootWilliam Jon McCann2007-07-161-1/+1
* Start D-Bus session for greeter and activate PowerManagerWilliam Jon McCann2007-07-111-1/+1
* Fix handling multiple displaysWilliam Jon McCann2007-07-115-39/+51
* Reset the greeter after a session is startedWilliam Jon McCann2007-07-112-3/+1
* Fix signal handling and refcounting so all slaves and servers exit on signal.:wqWilliam Jon McCann2007-07-1110-135/+122
* Turns out that we can't prepare an xserver in the background to avoid latency...William Jon McCann2007-07-102-213/+218