summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct a typo in gdm-x-session.cFelix Yan2020-09-291-1/+1
* daemon: quit Plymouth without transition if only XDMCP is allowedPetr Pavlu2020-09-091-1/+1
* manager: Always write out parameterBenjamin Berg2020-09-091-1/+2
* manager: Fix possible crash by initializing displayBenjamin Berg2020-09-091-1/+1
* local-display-factory: again don't require wayland support to kill XRay Strode2020-07-241-4/+4
* local-display-factory: don't require wayland support to kill XRay Strode2020-07-241-1/+1
* manager: don't kill initial-setup right away with Xorg eitherRay Strode2020-07-131-18/+2
* local-display-factory: kill X on login just like waylandRay Strode2020-07-131-9/+0
* gdm-x-session: tell x server to not vt switchRay Strode2020-07-131-0/+1
* local-display-factory: Always force login screen to VT 1Ray Strode2020-05-151-0/+3