summaryrefslogtreecommitdiff
path: root/daemon/gdm-xdmcp-display.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_PARAM_STATIC_STRIGS on propertiesNiels De Graef2019-01-071-2/+2
* xdmcp-display: use G_DECLARE_DERIVABLE_TYPENiels De Graef2018-12-231-20/+29
* xdmcp-display: don't set MANAGED until we've connectedRay Strode2017-03-311-2/+1
* xdmcp-display: this shouldn't be an abstract typeRay Strode2015-11-061-1/+1
* launch-environment: add session-type propertyRay Strode2015-02-181-0/+1
* display: only create Xauth file for legacy code pathsRay Strode2015-02-181-0/+6
* display: drop base class implementation of manage vfuncRay Strode2015-02-181-1/+1
* display: get rid of more simple slave code.Ray Strode2015-02-181-0/+35
* display: start greeter/chooser session from display objectRay Strode2015-02-181-0/+37
* display: get rid of get_timed_login_details vfuncRay Strode2015-02-181-22/+7
* xdmcp-greeter-display: drop classRay Strode2015-02-181-0/+23
* xdmcp-display: drop extraneous codeRay Strode2015-02-181-66/+0
* xdmcp: Allow timed/autologin on remote displaysMario Izquierdo Rodríguez2014-08-201-0/+12
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* Add support for a real automatic login. Make automatic and timed loginWilliam Jon McCann2008-10-241-0/+12
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-26/+1
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-091-92/+4
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-5/+5
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-207/+207
* Make XDMCP logins work.William Jon McCann2007-07-251-6/+59
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-161-16/+16
* Add x11-display property to display. MoveWilliam Jon McCann2007-05-111-35/+8
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+329