summaryrefslogtreecommitdiff
path: root/src/session.c
Commit message (Expand)AuthorAgeFilesLines
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-3/+3
* Rename login1_session variable to login1_session_id to be clearerRobert Ancell2014-09-231-10/+10
* Remove trailing whitespaceRobert Ancell2014-09-191-2/+2
* Convert remaining login1 functions into methods in Login1ServiceRobert Ancell2014-09-041-3/+3
* Don't try and guess if the session ID is from logind or ConsoleKit - be explicitRobert Ancell2014-09-031-5/+3
* Don't try and read both a login1 session id and ConsoleKit id from the sessio...Robert Ancell2014-09-031-1/+1
* Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
|\
| * Connect to logind on startupRobert Ancell2014-08-221-1/+1
* | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-7/+17
|/
* When unlocking an existing session cleanly exit the child and refresh the PAM...Robert Ancell2014-03-241-0/+16
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-171-0/+13
* Fix small leaks detected by valgrindRobert Ancell2014-03-061-1/+1
* Be extra careful not to call any non thread safe function after a forkRobert Ancell2014-02-261-9/+12
* Remove debugging lineMichael Terry2014-02-191-1/+0
* explicitly provide shared dir path to sessionsMichael Terry2014-02-191-0/+13
* Remove source after g_child_watch_add completesRobert Ancell2013-12-111-0/+2
* Merge from trunkMichael Terry2013-10-281-13/+1
|\
| * Correctly set $XDG_SESSION_CLASS for greeters. This was regressed in 1.7.5 fo...Robert Ancell2013-10-221-13/+1
* | Don't attach the name to the display server, instead attach it to the Mir ses...Robert Ancell2013-10-281-0/+15
|/
* Log where the session log file isRobert Ancell2013-09-191-0/+2
* More restructuring to make switching to greeter on switchRobert Ancell2013-08-241-2/+2
* delay setting Session pid to 0 (for logging)a7x2013-08-141-2/+3
* remove redundant Session log message texta7x2013-08-141-8/+8
* add session PID to Session (including Greeter) log messagesa7x2013-08-141-14/+14
* have Session implement the Logger interfacea7x2013-08-141-1/+21
* Fix session locking broken in 1.7.5Robert Ancell2013-08-081-4/+4
* Make Mir tests pass, break VNC and XDMCP tests..Robert Ancell2013-07-261-3/+51
* Merge in X module renaming changesRobert Ancell2013-07-241-27/+27
|\
| * Name X modules with standard naming formatRobert Ancell2013-07-241-27/+27
* | Load and use session typesRobert Ancell2013-07-241-1/+8
* | Refactor local session starting inhibitorRobert Ancell2013-07-241-1/+1
* | Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-0/+16
* | Merge with trunkRobert Ancell2013-07-231-35/+151
|\ \ | |/
| * Merge with trunkRobert Ancell2013-07-211-3/+3
| |\
| | * Stop generating glib marshals by using glib >= 2.30Robert Ancell2013-07-201-3/+3
| * | Make greeter shutdown more reliable fixing testsRobert Ancell2013-07-191-1/+10
| * | Fix seat stopping codeRobert Ancell2013-07-181-0/+2
| * | Fix returning to existing sessionsRobert Ancell2013-07-181-3/+3
| * | Start session if greeter fails to startRobert Ancell2013-07-171-0/+4
| * | Fix switch to guest test caseRobert Ancell2013-07-171-0/+7
| * | Fix script hooksRobert Ancell2013-07-171-0/+7
| * | Fix XDMCP testsRobert Ancell2013-07-171-10/+12
| * | Fix up some failure casesRobert Ancell2013-07-161-0/+6
| * | Make Greeter a subclass of sessionRobert Ancell2013-07-161-0/+7
| * | Fix xauthority not being setRobert Ancell2013-07-151-1/+5
| * | Fix up starting new display server for authenticated sessionRobert Ancell2013-07-151-0/+7
| * | Greeter can start sessionRobert Ancell2013-07-151-0/+1
| * | Connect up some autologin codeRobert Ancell2013-07-141-19/+72
| * | CompilingRobert Ancell2013-07-121-0/+7
| |/
* | Half baked code before merge with trunkRobert Ancell2013-07-231-0/+7
|/