summaryrefslogtreecommitdiff
path: root/daemon/gdm-display.h
Commit message (Expand)AuthorAgeFilesLines
* gdm-display: Remove leftoversAlessandro Bono2022-09-081-12/+0
* display: use G_DECLARE_DERIVABLE_TYPENiels De Graef2018-12-231-17/+4
* local-display-factory: defer killing greeter until new session registersRay Strode2018-08-311-0/+1
* display: move gdm_display_get_timed_login_details to managerRay Strode2015-03-191-4/+0
* display: drop set_up_greeter_session functionRay Strode2015-03-021-3/+0
* slave: drop the slavesRay Strode2015-02-181-2/+0
* display: add back manage vfuncRay Strode2015-02-181-1/+2
* display: move x11 connection from slave to displayRay Strode2015-02-181-0/+2
* display: get rid of get_timed_login_details vfuncRay Strode2015-02-181-4/+0
* display: drop error arg from gdm_display_get_timed_login_detailsRay Strode2015-02-181-3/+2
* display: drop unsubclassed vfuncsRay Strode2015-02-181-11/+0
* Integrate the slaves into the main daemon processJasper St. Pierre2014-03-171-10/+11
* display: Don't strdup unnecessarilyJasper St. Pierre2014-02-141-1/+1
* display: Remove gdm_display_get_bus_connectionJasper St. Pierre2014-02-071-1/+0
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* gdm: always run gdm on VT1Lennart Poettering2012-08-061-1/+3
* worker: add reauthentication supportRay Strode2012-07-171-0/+9
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-3/+6
* daemon: Port display handling to GDBusGiovanni Campagna2012-07-171-1/+3
* Revert some commitsRay Strode2011-06-171-4/+0
* daemon: add switch-on-finish property to displayRay Strode2011-06-151-0/+4
* Fix the GetX11Cookie dbus method Send the cookie as a byte array insteadRay Strode2009-03-161-2/+1
* Correctly handle changes in the xdmcp enabled property. Add a displayWilliam Jon McCann2008-12-031-0/+3
* Add support for a real automatic login. Make automatic and timed loginWilliam Jon McCann2008-10-241-0/+9
* Add quick death and looping detection for displays.William Jon McCann2008-02-211-3/+4
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-1/+6
* Initial session migration support. We still need to make the slave dieWilliam Jon McCann2008-01-281-0/+3
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-091-1/+3
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-42/+42
* Make XDMCP logins work.William Jon McCann2007-07-251-7/+21
* Dogfood static display. Make static display work. Add a finished state toWilliam Jon McCann2007-07-241-1/+4
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-161-2/+9
* Add x11-display property to display. MoveWilliam Jon McCann2007-05-111-2/+5
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+98