summaryrefslogtreecommitdiff
path: root/daemon/gdm-session.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* session: route GdmSession "self" object into some functionsRay Strode2015-11-061-18/+22
* Xsession: get rid of "custom" sessionRay Strode2015-11-061-13/+0
* get rid of references to slavesRay Strode2015-10-271-2/+0
* Revert "gdm-session: emit verification-complete even for logins"Ray Strode2015-10-261-7/+8
* gdm-session: emit verification-complete even for loginsRay Strode2015-10-201-8/+7
* session: fix corruption of GDM_LANG environment variableRay Strode2015-08-241-2/+4
* session: load locale.conf from gdm-session.cRay Strode2015-07-021-1/+95
* session: drop session-type propertyRay Strode2015-06-121-21/+0
* require logind supportRay Strode2015-06-121-4/+0
* session: always use REUSE_VT display mode for ConsoleKitRay Strode2015-03-191-0/+4
* session: never use LOGIND_MANAGED session display modeRay Strode2015-03-191-1/+1
* session: fix typo in previous commitRay Strode2015-03-171-1/+1
* session: fix session type selection if not explicitly chosenRay Strode2015-03-171-12/+24
* session: more debug spewRay Strode2015-02-271-0/+5
* session: jump to VT up front for X sessionsRay Strode2015-02-271-3/+4
* session: reset session type to default when selecting non-wayland sessionRay Strode2015-02-261-0/+2
* session: add more debug spew about session typeRay Strode2015-02-261-0/+6
* session: move some debug spew aroundRay Strode2015-02-261-7/+9
* session: drop ternary conditional with implicit affirmative assignmentRay Strode2015-02-231-1/+7
* session: not log the log fileRay Strode2015-02-201-1/+1
* session: add way to get session id for specific conversationRay Strode2015-02-181-0/+17
* session: add session-type propertyRay Strode2015-02-181-11/+36
* session: plug memory leakRay Strode2015-02-181-1/+1