summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* session-settings: Explicitly cache remote usersRay Strode2022-04-071-0/+13
* local-display-factory: Stop listening to udev events when necessaryRay Strode2022-03-231-3/+4
* local-display-factory: Fix type of signal connection idRay Strode2022-03-231-1/+1
* common: Reload settings when graphics initializeRay Strode2022-03-011-2/+5
* common: Add API to reload settings from diskRay Strode2022-03-011-10/+2
* local-display-factory: Stall startup until main graphics card is readyRay Strode2022-03-012-12/+156
* launch-environment: add DATADIR to XDG_DATA_DIRSNaïm Favier2022-01-271-2/+2
* local-display-factory: restart greeter session when crashedXiaoguang Wang2022-01-111-1/+2
* daemon: Support X servers built with -Dlisten_tcp=trueAlan Coopersmith2021-12-222-16/+17
* local-display-factory: Don't crash if Xorg and Wayland are both unavailableRay Strode2021-12-221-2/+7
* daemon: Infer session type from desktop file if user has no saved session typeinfer-session-type-when-neededRay Strode2021-09-291-0/+2
* pam: Drop gdm-pin serviceRay Strode2021-09-291-6/+0
* xdmcp-display-factory: Set supported session types for XDMCP displaysfix-xdmcpRay Strode2021-09-291-0/+6
* local-display-factory: Don't try to respawn displays on shutdownRay Strode2021-09-292-1/+12
* daemon: Consolidate session-type and supported-session-types listRay Strode2021-09-061-77/+116
* daemon: Don't update session type if no saved sessionRay Strode2021-09-061-10/+13
* session-worker: Set session_vt=0 out of pam uninitializationChingkai Chu2021-09-061-2/+0
* session: Fix gdm_session_is_wayland_sessionRay Strode2021-07-281-8/+6
* manager: Plumb supported-session-types down to the sessionRay Strode2021-07-281-8/+8
* session: Fix operators when computing session dirsRay Strode2021-07-281-2/+3
* local-display-factory: Add missing continue statementsRay Strode2021-07-271-0/+2
* local-display-factory: Fix overrun in session type list generationRay Strode2021-07-221-7/+9
* session: support new accountsservice Session and SessionType propsRay Strode2021-07-225-28/+152
* worker: don't load user settings for program sessionsRay Strode2021-07-221-11/+26
* daemon: Provide more flexibility for configuring display serverRay Strode2021-07-225-95/+285
* display: Handle failure before display registrationRay Strode2021-07-221-5/+3
* launch-environment: Read XDG_DATA_DIRS from env.d for initial-setupCosimo Cecchi2021-07-092-16/+37
* common: Factor out gdm_load_env_d()Cosimo Cecchi2021-07-091-113/+10
* session: Emit session-opened-failed on session failuresMarco Trevisan (Treviño)2021-07-091-1/+13
* session: Only emit verification-complete on reauth or after session is openedMarco Trevisan (Treviño)2021-07-091-11/+11
* display-factory: Correctly return from idle callbackBenjamin Berg2021-03-301-1/+3
* session: Initialize DBus error domain before resolving errorsBenjamin Berg2021-03-153-0/+19
* local-display-factory: Fix wait for graphicalBenjamin Berg2021-03-151-1/+2
* local-display-factory: Wait for seats to become graphicalBenjamin Berg2021-02-251-9/+168
* local-display-factory: Move session type checking into create_displayBenjamin Berg2021-02-251-37/+20
* local-display-factory: Rename create_display to show it is idempotentBenjamin Berg2021-02-251-13/+13
* daemon,common,libgdm: Drop use of sd_seat_can_multi_sessionRay Strode2021-02-251-1/+1
* gdm-{wayland,x}-session: don't overwrite user env with fallback varsGigadoc22021-02-242-2/+42
* cleanup: Use more literal errorsMarco Trevisan (Treviño)2021-02-222-62/+61
* session: Threat PAM max retries error as service unavailableMarco Trevisan (Treviño)2021-02-163-1/+12
* session-worker: Remove stray commaMarco Trevisan (Treviño)2020-12-211-1/+1
* session-worker: Mention the authentication method (if known) on error messagesMarco Trevisan (Treviño)2020-12-211-5/+48
* session-worker: Use a clearer message on max retries errorMarco Trevisan (Treviño)2020-12-211-0/+3
* session-worker: Don't switch back VTs until session is fully exitedwip/fix-autologin-unlock-raceRay Strode2020-12-113-16/+96
* display: Use autoptr to handle errors in look for existing usersMarco Trevisan (Treviño)2020-11-031-10/+7
* display: Exit with failure if loading existing users failsMarco Trevisan (Treviño)2020-11-031-4/+7
* xdmcp-display-factory: Clear launch environment when done with itRay Strode2020-11-021-0/+2
* session: Don't leak remote greeter interfaceRay Strode2020-11-021-0/+1
* manager: Clean up user session when finished with displayRay Strode2020-11-021-0/+2
* manager: Don't leak session objectsRay Strode2020-11-021-8/+7