summaryrefslogtreecommitdiff
path: root/daemon/gdm-session.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* session: forward is-initial from display to workerRay Strode2015-02-181-0/+25
* session: change bitfield type from gboolean to guint32Ray Strode2015-02-181-1/+1
* session: start login screen using session wrappersRay Strode2015-02-181-5/+14
* session: start user X sessions on a new VTRay Strode2015-02-181-3/+11
* session: run logind managed displays through session wrappersRay Strode2015-02-181-4/+44
* session: move wtmp/btmp logging to GdmManagerRay Strode2015-02-181-74/+0
* session: add authentication-failed signalRay Strode2015-02-181-0/+20
* session: add session pid getterRay Strode2015-02-181-0/+6
* session: allow display to be set after object constructionRay Strode2015-02-181-1/+1
* session: add #ifdef ENABLE_WAYLAND_SUPPORT guardRay Strode2015-02-181-0/+2
* session: track login session display mode separate from user sessionsRay Strode2015-02-181-0/+12
* session: detect when conversation is started more than once and error outRay Strode2015-02-181-6/+10
* session: get rid of __previous handlingRay Strode2015-02-181-6/+1
* session: set session type to "x11" or "wayland" as appropriateRay Strode2014-12-181-0/+20
* session: send display made in gdm_session_open_sessionRay Strode2014-12-181-6/+14
* Revert "session: set session type to "x11" or "wayland" as appropriate"Ray Strode2014-12-181-12/+0
* session: set session type to "x11" or "wayland" as appropriateRay Strode2014-12-171-0/+12
* daemon: don't allow worker manager interface to be unexported more than onceRay Strode2014-09-301-0/+1
* session: override LANG with user configured languageRay Strode2014-09-021-0/+12
* session: factor out duplicated codeRay Strode2014-08-211-11/+8
* session: make sure worker manager interface is freed upRay Strode2014-08-211-1/+36
* session: get rid of the worker_connection state variable in conversation objectRay Strode2014-08-211-8/+10
* session: disconnect dbus connection "closed" handler when no longer neededRay Strode2014-08-211-12/+16
* session: Make sure to clear the worker proxy as wellJasper St. Pierre2014-08-211-0/+1
* Revert "session: drop remnants of WINDOWPATH"Ray Strode2014-07-221-0/+6
* manager: close up timed login raceRay Strode2014-06-051-9/+35
* Add debug messages for timed loginVadim Rutkovsky2014-05-311-0/+1