summaryrefslogtreecommitdiff
path: root/daemon/gdm-display.c
Commit message (Expand)AuthorAgeFilesLines
* display: add session-type propertyRay Strode2015-02-181-0/+23
* display: only add user authorization if connected to displayRay Strode2015-02-181-0/+15
* display: only create Xauth file for legacy code pathsRay Strode2015-02-181-12/+11
* display: add new session-class propertyRay Strode2015-02-181-1/+32
* session: forward is-initial from display to workerRay Strode2015-02-181-0/+6
* display: don't export so much stuff over system busRay Strode2015-02-181-122/+0
* display: don't make d-bus object path require display numberRay Strode2015-02-181-8/+2
* display: drop base class implementation of manage vfuncRay Strode2015-02-181-7/+0
* slave: drop the slavesRay Strode2015-02-181-82/+43
* display: get rid of more simple slave code.Ray Strode2015-02-181-8/+1
* display: add back manage vfuncRay Strode2015-02-181-1/+10
* display: move x11 connection from slave to displayRay Strode2015-02-181-0/+183
* display: start greeter/chooser session from display objectRay Strode2015-02-181-10/+306
* display: add launch-environment propertyRay Strode2015-02-181-0/+29
* display: connect to accountsservice from display objectRay Strode2015-02-181-3/+68
* display: rename "display" to "self"Ray Strode2015-02-181-268/+269
* display: use bitfield for booleans in priv structureRay Strode2015-02-181-3/+3
* display: get rid of get_timed_login_details vfuncRay Strode2015-02-181-34/+32
* display: drop error arg from gdm_display_get_timed_login_detailsRay Strode2015-02-181-8/+3
* display: drop unsubclassed vfuncsRay Strode2015-02-181-114/+17
* display: Clean up old signal handlersJasper St. Pierre2014-03-171-0/+4
* display: Remove some unnecessary parts from disposeJasper St. Pierre2014-03-171-18/+3
* display: Enforce a few invariantsJasper St. Pierre2014-03-171-0/+3
* Integrate the slaves into the main daemon processJasper St. Pierre2014-03-171-293/+92
* display: Don't strdup unnecessarilyJasper St. Pierre2014-02-141-2/+2
* display: Clean up get_timed_login_detailsJasper St. Pierre2014-02-131-8/+26
* daemon: rename slave_bus_proxy to slave_proxyRay Strode2014-02-071-9/+8
* daemon: rename gdm-slave-proxy to gdm-slave-jobRay Strode2014-02-071-24/+24
* display: Remove gdm_display_get_bus_connectionJasper St. Pierre2014-02-071-6/+0
* display: fix memory leak if AddUserAuthentication called more than onceRay Strode2014-02-061-1/+8
* display: ReindentJasper St. Pierre2014-02-011-8/+8
* display: use a async ctor for slave dbus clientMarc-Antoine Perennou2014-01-061-10/+22
* display: actually set slave_name_id and unwatch bus name in unmanageJean-Benoit MARTIN2013-07-301-7/+12
* daemon: use LOGIND_RUNNING instead sd_booted()Ray Strode2013-05-201-5/+2
* display: fix get_timed_login_details when systemd is enabled but not runningFabio Erculiani2013-04-211-2/+8
* daemon: allow NULs in X11 cookieRay Strode2012-11-051-1/+6
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* Fix uses of uninitialized memoryStef Walter2012-08-161-3/+3
* gdm: always run gdm on VT1Lennart Poettering2012-08-061-0/+53
* worker: add reauthentication supportRay Strode2012-07-171-0/+39
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-19/+83
* daemon: Finish display if its slave diesGiovanni Campagna2012-07-171-0/+27
* daemon: Port GdmManager to GDBusGiovanni Campagna2012-07-171-2/+2
* daemon: Port display handling to GDBusGiovanni Campagna2012-07-171-9/+280
* daemon: NUL terminate X11 cookieGiovanni Campagna2012-07-171-1/+1
* daemon: driveby XDMCP crash fixRay Strode2012-07-131-0/+2
* display: fix autologinRay Strode2012-03-261-1/+1
* display: don't auto login from anything but seat0Ray Strode2012-02-211-0/+10
* Revert some commitsRay Strode2011-06-171-48/+0
* daemon: drop some fluff codeRay Strode2011-06-151-5/+5