summaryrefslogtreecommitdiff
path: root/daemon/gdm-slave.h
Commit message (Expand)AuthorAgeFilesLines
* slave: drop the slaveswip/slave-display-mergerRay Strode2015-02-111-83/+0
* display: start greeter/chooser session from display objectRay Strode2015-02-111-10/+0
* Revert "daemon: warp pointer to convenient place at startup"Cosimo Cecchi2014-11-071-2/+0
* Integrate the slaves into the main daemon processJasper St. Pierre2014-03-171-28/+9
* Move gdm_slave_run_script to common codeJasper St. Pierre2014-03-141-3/+0
* session: Prevent memory leaks by removing strdup accessorsJasper St. Pierre2014-02-141-5/+5
* slave: Pass session id to unlocking code if we know itRay Strode2013-11-011-0/+1
* slave: don't save root windows anymoreRay Strode2013-02-201-1/+0
* slave: don't set busy cursorRay Strode2012-11-091-1/+0
* slave: don't fail if user session already active when activating from unlockRay Strode2012-10-111-1/+2
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* slave: rework stop code pathsGiovanni Campagna2012-09-041-1/+0
* drop libxklavier dependencyRay Strode2012-09-041-1/+0
* worker: add reauthentication supportRay Strode2012-07-171-3/+16
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-2/+15
* daemon: Port display handling to GDBusGiovanni Campagna2012-07-171-0/+4
* daemon: save root window to pixmap at _XROOTPMAP_IDRay Strode2012-05-051-0/+1
* daemon: set initial keyboard layout before starting serverRay Strode2011-09-171-0/+1
* daemon: warp pointer to convenient place at startupRay Strode2011-03-091-0/+3
* Add support for a real automatic login. Make automatic and timed loginWilliam Jon McCann2008-10-241-0/+5
* Refactor things a little. Rename renew to refresh. Add a pid to theWilliam Jon McCann2008-03-141-0/+3
* Initial session migration support. We still need to make the slave dieWilliam Jon McCann2008-01-281-0/+4
* Move the exec_script stuff to the base class.William Jon McCann2007-10-291-0/+3
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-041-1/+2
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-12/+12
* Register user session with ConsoleKit.William Jon McCann2007-07-261-4/+4
* Make XDMCP logins work.William Jon McCann2007-07-251-0/+4
* Make logout workWilliam Jon McCann2007-07-161-0/+2
* Split the greeter proxy into a client and server part. Create new display su...William Jon McCann2007-06-151-7/+7
* Fix session selection. Search path for session binary. Bump glib requiremen...William Jon McCann2007-06-111-1/+7
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+56