summaryrefslogtreecommitdiff
path: root/daemon/gdm-launch-environment.c
Commit message (Expand)AuthorAgeFilesLines
* gdm-launch-environment: Use g_auto*Alessandro Bono2023-04-281-36/+21
* gdm-launch-environment: Remove redudant checkAlessandro Bono2023-04-281-2/+0
* gdm-launch-environment: Add missing guards in public functionsAlessandro Bono2022-10-291-0/+8
* gdm-launch-environment: Use G_DECLARE_FINAL_TYPEAlessandro Bono2022-09-271-121/+119
* launch-environment: add DATADIR to XDG_DATA_DIRSNaïm Favier2022-01-271-2/+2
* daemon: Provide more flexibility for configuring display serverRay Strode2021-07-221-0/+9
* launch-environment: Read XDG_DATA_DIRS from env.d for initial-setupCosimo Cecchi2021-07-091-9/+35
* gdm-launch-environment: Replace deprecated g_type_class_add_private()Robert Mader2019-08-131-6/+2
* Use G_PARAM_STATIC_STRIGS on propertiesNiels De Graef2019-01-071-12/+12
* launch-environment: use wayland for initial-setupRay Strode2018-08-311-1/+2
* launch-environment: Export library and gio pathsMarco Trevisan (Treviño)2018-05-071-0/+2
* launch-environment: Set PATH via optional_environmentMarco Trevisan (Treviño)2018-05-071-2/+1
* launch-environment: Order optional environment verticallyMarco Trevisan (Treviño)2018-05-071-6/+20
* launch-environment: don't name greeter log $display-greeter.log with user dis...Ray Strode2017-09-211-1/+5
* launch-environment: Don't set DCONF_PROFILE for gnome-initial-setupDaniel Drake2017-04-041-2/+6
* Revert "launch-environment: Don't set DCONF_PROFILE for gnome-initial-setup"Mario Sanchez Prada2017-04-031-6/+2
* launch-environment: Don't set DCONF_PROFILE for gnome-initial-setupDaniel Drake2017-04-031-2/+6
* launch-environment: implement hostname-selected signalRay Strode2017-03-311-0/+27
* launch-environment: fix crasher when session-mode isn't setRay Strode2017-03-271-6/+7
* launch-environment: Run gnome-session from PATHMichael Catanzaro2016-01-121-1/+1
* daemon: fix code style in previous commitMichael Catanzaro2016-01-051-1/+1
* launch-environment: disable gvfs except in initial setup modeMichael Catanzaro2016-01-051-0/+7
* launch-environment: always use "gnome" session nowRay Strode2015-11-091-5/+0
* launch-environment: set shell session mode in environmentRay Strode2015-11-091-0/+32
* Make gdm-session-worker exit cleanlyJoão Paulo Rechi Vita2015-07-141-1/+0
* session: load locale.conf from gdm-session.cRay Strode2015-07-021-106/+0
* session: drop session-type propertyRay Strode2015-06-121-2/+0
* drop consolekit supportRay Strode2015-06-121-3/+0
* legacy-display: ensure X11 display device is propagated to launch environmentRay Strode2015-04-101-1/+1
* launch-environment: only pass on XAUTHORITY if setRay Strode2015-02-201-1/+2
* launch-environment: add session-type propertyRay Strode2015-02-181-1/+45
* launch-environment: don't start dbus-daemonRay Strode2015-02-181-2/+1
* display: start greeter/chooser session from display objectRay Strode2015-02-181-0/+106
* Revert "GdmLaunchEnvironment: allow a session bus address to be passed in"Ray Strode2015-02-181-40/+2
* launch-environment: Propagate XCURSOR_PATH and XDG_CONFIG_DIRSLuca Bruno2014-11-291-2/+2
* launch-environment: explicitly kill worker on stop even if session is runningRay Strode2014-05-141-7/+7
* launch-environment: disconnect session signal handlers when destroyedRay Strode2014-03-171-28/+35
* launch-environment: don't disable GVFSRay Strode2014-03-031-3/+0
* gdm-launch-environment: Remove duplicate DISPLAY setJasper St. Pierre2014-02-251-1/+0
* launch-environment: Tighten permissions on directories we createRui Matos2013-06-041-1/+1
* GdmLaunchEnvironment: allow a session bus address to be passed inSimon McVittie2013-02-201-2/+40
* Skip GIO modules in the login environmentGiovanni Campagna2013-01-301-0/+2
* launch-environment: start dbus-daemon inside the user sessionRay Strode2012-09-251-333/+4
* worker: Copy environment from login session to reauth sessionsRay Strode2012-09-171-1/+2
* daemon: Create home directory for greeter userColin Walters2012-09-151-0/+4
* daemon: Major cleanup of greeter environment setupColin Walters2012-09-151-172/+134
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* daemon: Rename GdmWelcomeSession to GdmLaunchEnvironmentJasper St. Pierre2012-08-011-0/+1249