summaryrefslogtreecommitdiff
path: root/daemon/gdm-slave.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: allow NULs in X11 cookieRay Strode2012-11-141-10/+28
* slave: add host authorizations individuallyRay Strode2012-11-141-5/+10
* slave: don't fail if user session already active when activating from unlockRay Strode2012-10-151-13/+68
* slave: let initial-setup have access to its displayRay Strode2012-10-011-4/+11
* slave: fix user switching for consolekit usersRay Strode2012-09-241-3/+2
* slave: fix double freeRay Strode2012-09-181-3/+0
* slave: more gdm_slave_get_primary_session_id_for_user_from_ck fixesRay Strode2012-09-131-9/+7
* daemon: s/CanSessionsForUnixUser/GetSessionsForUnixUser/Ray Strode2012-09-131-1/+1
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* slave: fix run_script return value confusionRay Strode2012-09-041-3/+1
* slave: rework stop code pathsGiovanni Campagna2012-09-041-9/+3
* drop libxklavier dependencyRay Strode2012-09-041-49/+0
* slave: Add more debugging to logind callsColin Guthrie2012-09-041-2/+2
* Fix uses of uninitialized memoryStef Walter2012-08-161-1/+1
* gdm: always run gdm on VT1Lennart Poettering2012-08-061-1/+34
* daemon: one more NULL initialization fix in CK codeRay Strode2012-08-011-0/+1
* worker: add reauthentication supportRay Strode2012-07-171-0/+64
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-0/+86
* daemon: Port display handling to GDBusGiovanni Campagna2012-07-171-461/+283
* Fix a free/g_free confusionMatthias Clasen2012-07-091-1/+1
* Ignore lingering sessionsMatthias Clasen2012-07-091-1/+18
* daemon: save root window to pixmap at _XROOTPMAP_IDRay Strode2012-05-051-0/+72
* slave: drop wrong ConsoleKit: prefix in debug messageRay Strode2012-04-091-1/+1
* Fix a problem in the systemd codeMatthias Clasen2012-04-051-1/+1
* slave: don't jump to text vtsRay Strode2012-03-221-0/+19
* user-switching: fix session migrationRay Strode2012-03-191-6/+24
* user-switching: fix sd_session_get_uid checkRay Strode2012-03-191-1/+1
* slave: fix crasher in systemd integrationRay Strode2012-02-091-0/+5
* slave: add native systemd implementations of locking/session activationLennart Poettering2012-02-071-14/+237
* slave: whitespace cleanupLennart Poettering2012-02-071-2/+2
* daemon: set initial keyboard layout before starting serverRay Strode2011-09-171-0/+49
* gdm-slave: fix double dbus_error_init()Lennart Poettering2011-09-111-2/+0
* gdm-slave: fix memory leakLennart Poettering2011-09-111-0/+1
* Revert some commitsRay Strode2011-06-171-30/+0
* daemon: add switch-on-finish property to displayRay Strode2011-06-151-0/+30
* daemon: warp pointer to convenient place at startupRay Strode2011-03-091-0/+80
* Wrap getpw* calls to retry in EINTRWilliam Jon McCann2010-08-171-3/+3
* Fix brokenness in parse enriched loginWilliam Jon McCann2010-06-171-64/+76
* Various memory leak fixesWang Xin2010-06-171-0/+1
* g_array_free doesn't allow NULLsWilliam Jon McCann2010-06-161-1/+3
* Trap errors for XAddHostsWilliam Jon McCann2010-06-161-0/+12
* Add an X11 error trap mechanismWilliam Jon McCann2010-06-161-0/+1
* Fix setting of WINDOWPATH so it does not assume the format is 32 bit. FixesBrian Cameron2010-05-241-1/+1
* Make gdm_slave_setup_xhost_auth return voidRay Strode2010-04-271-1/+1
* Add missing header (fix GNOME bug #616888)Frederic Crozat2010-04-271-0/+1
* Set WINDOWPATH for user session. Fixes bug #609272.Brian Cameron2010-04-211-2/+84
* Drop xhost localuser:gdm and localuser:root after the user session starts.Brian Cameron2010-04-211-22/+35
* Run PostLogin script as normal userBrian Cameron2010-01-131-3/+1
* Improve strings for translation. Partially fix bug #582891.Brian Cameron2009-10-301-4/+4
* Don't add localuser auth entries for XDMCPRay Strode2009-10-131-1/+4