summaryrefslogtreecommitdiff
path: root/daemon/gdm-session.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Allow Wayland sessions on non-primary seatsmsizanoen12023-05-081-4/+1
* gdm-session: Plug memory leaksAlessandro Bono2023-04-281-1/+1
* gdm-session: Add missing guards in public functionsAlessandro Bono2022-10-291-7/+40
* daemon: Infer session type from desktop file if user has no saved session typeinfer-session-type-when-neededRay Strode2021-09-291-0/+2
* daemon: Don't update session type if no saved sessionRay Strode2021-09-061-10/+13
* session: Fix gdm_session_is_wayland_sessionRay Strode2021-07-281-8/+6
* session: Fix operators when computing session dirsRay Strode2021-07-281-2/+3
* session: support new accountsservice Session and SessionType propsRay Strode2021-07-221-23/+62
* daemon: Provide more flexibility for configuring display serverRay Strode2021-07-221-51/+58
* 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
* session: Initialize DBus error domain before resolving errorsBenjamin Berg2021-03-151-0/+3
* session: Threat PAM max retries error as service unavailableMarco Trevisan (Treviño)2021-02-161-1/+4
* session: Don't leak remote greeter interfaceRay Strode2020-11-021-0/+1
* session: Always use separate session bus for greeter sessionsBenjamin Berg2020-04-221-8/+18
* gdm-sessions: Remove unnecessary cast to GDestroyNotifyRobert Mader2019-08-131-1/+1
* Allow sessions to register with GDMIain Lane2019-05-291-4/+43
* session: Don't allow greeter operations on an running sessionIain Lane2019-02-071-0/+75
* manager,session: Add some debugging around starting reauthenticationIain Lane2019-02-061-4/+21
* Use G_PARAM_STATIC_STRIGS on propertiesNiels De Graef2019-01-071-13/+13
* session: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-251-299/+293
* session: make sure conversation is closed before its freedRay Strode2018-08-281-0/+4
* Search sessions in XDG_DATA_DIRSJan Tojnar2018-08-271-0/+17
* Revert "session: don't call gdm_session_defaults_changed from setup"Ray Strode2018-02-191-0/+2
* session: don't call gdm_session_defaults_changed from setupRay Strode2017-10-311-2/+0
* daemon: add ChoiceList PAM extensionRay Strode2017-10-201-0/+92
* daemon: introduce pam extension mechanismRay Strode2017-10-201-2/+47
* session: add new Initialize methodRay Strode2017-10-201-169/+42
* Use standard exit codes.Robert Ancell2017-10-031-1/+1
* gdm-sessions: force a session bus for non-seat0 sessionRay Strode2017-09-201-1/+6
* gdm-session: always pass down user saved languageMario Sanchez Prada2017-09-181-2/+1
* gdm-session: Calculate fallback session name without ".desktop"Iain Lane2017-09-121-12/+5
* session: ensure wayland paths get searched even with --disable-user-display-s...Daniel van Vugt2017-07-171-1/+0
* session: update session type when session is readRay Strode2017-05-041-7/+9
* session: update session search dirs when ignore-wayland changesRay Strode2017-03-251-13/+21
* session: honor ignore-wayland flagRay Strode2017-03-031-2/+4
* daemon: add knob to disable starting X server as userRay Strode2017-02-271-0/+17
* gdm-session: change how session search path is computedRay Strode2017-02-271-8/+13
* gdm-session: update session type when the session defaults changeRay Strode2016-02-091-2/+2
* session: free conversation hash when disposing sessionRay Strode2016-01-221-0/+3
* session: keep session object alive while establishing credentialsRay Strode2016-01-221-2/+5
* gdm-session: emit verification-complete even for loginsRay Strode2016-01-211-8/+7
* session: make sure greeter is GNOME session even if gnome isn't installedRay Strode2016-01-211-9/+15
* session: Crash better when no sessions are installedMichael Catanzaro2016-01-121-0/+4
* session: explain rationale between display modes and simplify getterRay Strode2016-01-121-19/+20
* session: Cancel worker proxy async ops when freeing conversationsRui Matos2015-11-151-13/+23
* session: disconnect signals from worker proxy when conversation is freedRay Strode2015-11-151-1/+22
* session: always update session type when reading saved sessionRay Strode2015-11-091-2/+2
* session: give wayland sessions priorityRay Strode2015-11-091-7/+6
* session: add property for ignoring wayland sessionsRay Strode2015-11-061-1/+43