]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat.c
Merge from trunk
[sojka/lightdm.git] / src / seat.c
2013-10-17 Michael TerryMerge from trunk
2013-10-04 Robert AncellSet session environment variables for guest sessions...
2013-10-03 Robert AncellSet session environment variables for guest sessions
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 AncellFix test-mode not working, don't try and run the greete...
2013-09-09 Robert AncellSet XDG_CURRENT_DESKTOP for login sessions. Fixes:...
2013-09-09 Robert AncellSet XDG_CURRENT_DESKTOP for login sessions
2013-08-29 Robert AncellAdd xdg-seat config setting.
2013-08-26 Michael TerryUse new SET_NEXT_SESSION command for u-s-c to tell...
2013-08-25 Michael TerryDrop create-session username/session argument, we'll...
2013-08-25 Michael TerryMerge from trunk
2013-08-25 Michael TerryHave seat listen to greeter active username
2013-08-25 Robert AncellWhen switching user accounts show a greeter always...
2013-08-25 Robert AncellDon't try and switch if already active
2013-08-25 Robert AncellFix some tests
2013-08-24 Robert AncellMore restructuring to make switching to greeter on...
2013-08-24 Robert AncellMerge with trunk
2013-08-24 Robert AncellAlways show a greeter when switching users (work in...
2013-08-24 Robert AncellOnly unlock sessions when switching to them if the...
2013-08-24 Robert AncellOnly unlock sessions when switching to them if the...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 Michael TerryLand from trunk
2013-08-21 Michael TerryDrop some changes that aren't ready to land yet
2013-08-19 Robert AncellSet $XDG_CURRENT_DESKTOP if specified in the xsession...
2013-08-19 Robert AncellMerge with trunk
2013-08-19 Robert AncellSet $XDG_CURRENT_DESKTOP if specified in the xsession...
2013-08-15 Michael TerryName greeter mir sessions with a 'greeter' prefix,...
2013-08-15 Michael TerryMerge from trunk
2013-08-14 a7xremove redundant Seat log message text
2013-08-14 a7xadd seat name to Seat log messages
2013-08-14 a7xhave Seat implement the Logger interface
2013-08-14 a7xmake the Seat available everywhere a log message is...
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 AncellRemove unused variables.
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-29 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-26 Robert AncellTest that trying to start a Mir session from a VT seat...
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellAlways create sessions before display servers as some...
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellAlways create sessions before display servers as some...
2013-07-26 Robert AncellAll tests pass!
2013-07-26 Robert AncellSupport non X based greeter and sessions in test code.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellRefactor the way the background session is started...
2013-07-26 Robert AncellAllow display servers to not be able to share sessions.
2013-07-26 Robert AncellRefactor the way the background session is started...
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 AncellAdd better seat logging information.
2013-07-26 Robert AncellAllow display servers to not be able to share sessions
2013-07-26 Robert AncellAdd better seat logging information
2013-07-25 Robert AncellMake Mir tests pass, break VNC and XDMCP tests..
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellStop Mir servers from being shared
2013-07-25 Robert AncellFix greeter log broken in 1.7.5.
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellFix greeter log broken in 1.7.5
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 AncellRemove unnecessary code
2013-07-24 Robert AncellMake a class for session configuration.
2013-07-24 Robert AncellMake start-local-sessions a property of seats, not...
2013-07-24 Robert AncellMake a class for session configuration
2013-07-24 Robert AncellMake start-local-sessions a property of seats, not...
2013-07-24 Robert AncellMerge in X module renaming changes
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 AncellUse a SessionConfig class for the session .desktop...
2013-07-23 Robert AncellMerge with trunk
2013-07-23 Robert AncellHalf baked code before merge with trunk
2013-07-22 Robert AncellEnable compile warnings and fix code that was generatin...
2013-07-22 Robert AncellCompile with -Wall, fix associated bugs
2013-07-22 Robert AncellRestore greeter hints that were regressed in 1.7.5.
2013-07-22 Robert AncellAdd back the greeter guest account hint
2013-07-22 Robert AncellAdd back the greeter show remote login hint
2013-07-22 Robert AncellAdd back the greeter show manual login hint
2013-07-22 Robert AncellAdd back the greeter hide users hint
2013-07-22 Robert AncellSet the default session for the greeter
2013-07-22 Robert AncellDon't run greeters through session wrapper.
2013-07-22 Robert AncellDon't run greeters through session wrapper
2013-07-21 Robert AncellKill the Display class and just use Seat. Display was...
2013-07-21 Robert AncellSet variables required for test mode
2013-07-21 Robert AncellDon't start a greeter on an XDMCP client X server
2013-07-21 Robert AncellSet LANG and GDM_LANG for sessions
2013-07-21 Robert AncellMerge with trunk
2013-07-21 Robert AncellBe more careful when session creation fails
2013-07-20 Robert AncellFix DESKTOP_SESSION and GDMSESSION variables
2013-07-20 Robert AncellMerge with trunk
next