| Commit message (Expand) | Author | Age | Files | Lines |
* | gdm-{wayland,x}-session: fix segfault if run with no arguments | Ray Strode | 2018-02-12 | 1 | -3/+5 |
* | gdm-{wayland,x}-session: omit GNOME_SHELL_SESSION_MODE from environment | Xiaoguang Wang | 2017-09-08 | 1 | -0/+1 |
* | gdm-{wayland,x}-session: only omit unset session variables from environment | Ray Strode | 2017-09-08 | 1 | -3/+16 |
* | Revert "gdm-{wayland,x}-session: omit GNOME_SHELL_SESSION_MODE from environment" | Ray Strode | 2017-08-14 | 1 | -2/+0 |
* | gdm-{wayland,x}-session: omit GNOME_SHELL_SESSION_MODE from environment | Xiaoguang Wang | 2017-08-09 | 1 | -0/+2 |
* | gdm-{wayland,x}-session: fix empty string check on import environment | Ray Strode | 2017-02-21 | 1 | -1/+1 |
* | gdm-{wayland,x}-session: import environment from systemd manager | Ray Strode | 2016-08-31 | 1 | -0/+57 |
* | gdm-{x,wayland}-session: drop dependency on DBUS_SESSION_BUS_ADDRESS | Ray Strode | 2016-08-29 | 1 | -23/+32 |
* | gdm-x-session: use cancellable in UpdateActivationEnvironment call | Ray Strode | 2016-08-29 | 1 | -1/+1 |
* | daemon: import DISPLAY into user bus | Ray Strode | 2016-05-04 | 1 | -40/+62 |
* | gdm-{x,wayland}-session: add newlines to g_printerr | Ray Strode | 2016-02-23 | 1 | -5/+5 |
* | gdm-x-session: fix pointer confusion in UpdateActivationEnv call | Ray Strode | 2016-02-09 | 1 | -1/+1 |
* | gdm-x-session: fix tiny leak in error path | Ray Strode | 2016-02-05 | 1 | -1/+1 |
* | daemon: support dbus user buses with X sessions | Ray Strode | 2016-02-04 | 1 | -3/+39 |
* | Use -listen instead of -nolisten for new Xorg | Nathaniel Roach | 2015-11-10 | 1 | -0/+12 |
* | gdm-x-session: drop spurious g_getenv call | Ray Strode | 2015-07-22 | 1 | -1/+1 |
* | gdm-x-session: kill subprocesses on sigterm | Ray Strode | 2015-07-14 | 1 | -3/+3 |
* | gdm-{x,wayland}-session: don't start dbus-daemon if unneeded | David Herrmann | 2015-06-03 | 1 | -0/+8 |
* | gdm-x-session: set XORG_RUN_AS_USER_OK=1 environment variable | Ray Strode | 2015-03-27 | 1 | -0/+1 |
* | gdm-x-session: pass display location to dbus-daemon | Mantas Mikulėnas | 2015-02-22 | 1 | -0/+4 |
* | gdm-x-session: set session bus address properly | Ray Strode | 2015-02-21 | 1 | -1/+1 |
* | gdm-x-session: don't hardcode path to dbus-daemon | Ray Strode | 2015-02-20 | 1 | -3/+1 |
* | gdm-x-session: fix debug message | Ray Strode | 2015-02-20 | 1 | -1/+1 |
* | gdm-x-session: initialize local pointers to NULL | Ray Strode | 2015-02-20 | 1 | -16/+16 |
* | daemon: add wrapper for launching X session | Ray Strode | 2015-02-18 | 1 | -0/+768 |