]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/session.c
explicitly provide shared dir path to sessions
[sojka/lightdm.git] / src / session.c
2014-02-19 Michael Terryexplicitly provide shared dir path to sessions
2013-12-11 Robert AncellMerge with trunk
2013-12-11 Robert AncellRemove source after g_child_watch_add completes.
2013-12-11 Robert AncellRemove source after g_child_watch_add completes
2013-10-29 Alberto MiloneAdd support for a "display-stopped-script" field in...
2013-10-29 Robert AncellMerge with trunk
2013-10-28 Michael TerrySet MIR_SERVER_NAME to assign a name to launched sessio...
2013-10-28 Michael TerryMerge from trunk
2013-10-28 Michael TerryMerge Rob's session naming branch
2013-10-28 Robert AncellDon't attach the name to the display server, instead...
2013-10-22 Robert AncellCorrectly set $XDG_SESSION_CLASS for greeters. This...
2013-10-21 Robert AncellMerge with trunk
2013-10-21 Robert AncellCorrectly set $XDG_SESSION_CLASS for greeters. This...
2013-10-17 Michael TerryMerge from trunk
2013-09-25 Michael TerryUpdate environment variables that we pass to Mir.
2013-09-19 Robert AncellFix test-mode not working, don't try and run the greete...
2013-09-19 Robert AncellLog where the session log file is
2013-08-25 Michael TerryMerge from trunk
2013-08-25 Robert AncellWhen switching user accounts show a greeter always...
2013-08-24 Robert AncellMore restructuring to make switching to greeter on...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-08-14 a7xdelay setting Session pid to 0 (for logging)
2013-08-14 a7xremove redundant Session log message text
2013-08-14 a7xadd session PID to Session (including Greeter) log...
2013-08-14 a7xhave Session implement the Logger interface
2013-08-08 Robert AncellFix session locking broken in 1.7.5. Fixes: https:...
2013-08-08 Robert AncellFix session locking broken in 1.7.5
2013-07-30 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-30 Robert AncellAdd support for Mir sessions and greeters.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellAllow display servers to not be able to share sessions.
2013-07-26 Robert AncellDon't set utmp fields if the data is not available.
2013-07-26 Robert AncellUnset environment variables when switch display servers.
2013-07-26 Robert AncellUnset environment variables when switch display servers
2013-07-25 Robert AncellMake Mir tests pass, break VNC and XDMCP tests..
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellCorrectly disable local sessions for xlocal seats using...
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellCheck correct VT is activated in test cases.
2013-07-24 Robert AncellName X modules with standard naming format.
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-24 Robert AncellName X modules with standard naming format
2013-07-24 Robert AncellLoad and use session types
2013-07-24 Robert AncellRefactor local session starting inhibitor
2013-07-23 Robert AncellDon't subclass session - we don't know the session...
2013-07-23 Robert AncellMerge with trunk
2013-07-23 Robert AncellHalf baked code before merge with trunk
2013-07-21 Robert AncellKill the Display class and just use Seat. Display was...
2013-07-21 Robert AncellSet LANG and GDM_LANG for sessions
2013-07-21 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellSynchronise X server starting.
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30.
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30
2013-07-19 Robert AncellMerge with trunk
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellMake greeter shutdown more reliable fixing tests
2013-07-19 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix seat stopping code
2013-07-17 Robert AncellFix returning to existing sessions
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellStart session if greeter fails to start
2013-07-17 Robert AncellFix switch to guest test case
2013-07-17 Robert AncellFix script hooks
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix XDMCP tests
2013-07-16 Robert AncellMerge with trunk
2013-07-16 Robert AncellFix up some failure cases
2013-07-16 Robert AncellMake Greeter a subclass of session
2013-07-15 Robert AncellFix xauthority not being set
2013-07-15 Robert AncellFix up starting new display server for authenticated...
2013-07-15 Robert AncellGreeter can start session
2013-07-14 Robert AncellConnect up some autologin code
2013-07-12 Robert AncellCompiling
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellSupport running the greeter and session in different...
2013-07-09 Robert AncellAlso re-send the VT to the session child, remove resolv...
2013-07-09 Robert AncellSend xauth info to child after authentication in case...
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellMerge with trunk
2013-06-30 Robert AncellGet session to switch display servers
2013-06-28 Robert AncellMerge with trunk
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-17 Robert AncellMerge with trunk
2013-06-13 Robert AncellWarn if fail to make directories.
2013-06-13 Robert AncellWarn if fail to make directories
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
next