summaryrefslogtreecommitdiff
path: root/daemon/gdm-xdmcp-chooser-slave.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* slave: rework stop code pathsGiovanni Campagna2012-09-041-7/+11
* daemon: Rename GdmWelcomeSession to GdmLaunchEnvironmentJasper St. Pierre2012-08-011-24/+24
* daemon: fix chooser slaveRay Strode2012-07-191-3/+3
* daemon: Remove GdmGreeterSession and GdmChooserSessionJasper St. Pierre2012-07-191-7/+21
* worker: add reauthentication supportRay Strode2012-07-171-5/+9
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-47/+76
* daemon: Port GdmChooserServer to GDBusGiovanni Campagna2012-07-171-4/+25
* daemon: Port display handling to GDBusGiovanni Campagna2012-07-171-2/+0
* daemon: stop greeter session not greeter workerRay Strode2011-09-091-2/+3
* daemon: drop some fluff codeRay Strode2011-06-151-48/+1
* Enable XDMCP configuration so it works. Previously only xdmcp/Enable wasBrian Cameron2009-02-171-1/+9
* Allow the gdm greeter username to be configured at build time. Patch fromWilliam Jon McCann2008-08-201-1/+1
* Now support PostLogin, PreSession, and PostSession hooks. Approval by RayBrian Cameron2008-06-031-1/+1
* Run /etc/gdm/Init/Default, not /etc/gdm/Init. We should probably run theRay Strode2008-02-201-1/+1
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-17/+2
* Make sure we retry connecting to the xserver. This also ensures that weWilliam Jon McCann2008-02-061-0/+1
* Add a base class to share code between chooser and greeter sessions.William Jon McCann2008-02-011-3/+3
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-0/+432