]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Same logic for normal session
[sojka/lightdm.git] / src /
2013-09-24 Michael TerrySame logic for normal session
2013-09-24 Michael TerryIf we aren't in a multi-seat environment, pass logind...
2013-09-19 Robert AncellAdd missing documentation for xremote seat options.
2013-09-19 Robert AncellAdd support for surfaceflinger.
2013-09-19 Robert AncellRemove VT hack from unity seat type
2013-09-19 Robert AncellAdd support for surfaceflinger
2013-09-19 Robert AncellFix test-mode not working, don't try and run the greete...
2013-09-19 Ian AbbottDon't clobber session tty (vt) name with xdisplay value...
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-09-18 Ian AbbottDon't clobber session tty (vt) name with xdisplay value.
2013-09-11 Michael TerrySet XDG_VTNR=1 as a fallback if using SeatUnity without...
2013-09-10 Robert AncellFor xauthority use open() with a mode instead of chmod...
2013-09-10 Robert AncellFor xauthority use open() with a mode instead of chmod...
2013-09-10 Robert AncellCorrectly set permissions on Xauthority file.
2013-09-10 Michael TerryWhen using SeatUnity, if VTs aren't working, at least...
2013-09-10 Robert AncellCorrectly set permissions on Xauthority file
2013-09-09 Robert AncellSet XDG_CURRENT_DESKTOP for login sessions. Fixes:...
2013-09-09 Robert AncellSet XDG_CURRENT_DESKTOP for login sessions
2013-09-06 Robert AncellFix a bunch of small errors picked up by Coverity.
2013-09-05 Robert AncellFix overallocation of array for strings from greeter.
2013-09-05 Robert AncellFix overallocation of array for strings from greeter
2013-09-05 Robert AncellFix overallocation of array for strings from greeter
2013-09-05 Robert AncellFix truncation writing card32 in XDMCP server.
2013-09-05 Robert AncellCheck return value reading from signal pipe
2013-09-05 Robert AncellFix truncation writing card32 in XDMCP server
2013-09-05 Robert AncellFix XDMCP unable to write 32 bit values
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-26 Michael TerryAdd test for set-next-session
2013-08-26 Alberts MuktupāvelsAdd xdg-seat config setting
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized.
2013-08-26 Robert AncellCorrectly setup Unity System Compositor environment.
2013-08-26 Robert AncellLog D-Bus error messages.
2013-08-26 Robert AncellDrop old temporary privilege logging - it makes the...
2013-08-26 Robert AncellCorrectly setup Unity System Compositor environment
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized
2013-08-26 Robert AncellDrop old temporary privilege logging - it makes the...
2013-08-26 Robert AncellLog D-Bus error messages
2013-08-25 Michael TerryDrop create-session username/session argument, we'll...
2013-08-25 Michael TerryMerge from trunk
2013-08-25 Michael TerryUse to set_next_session seat class method in SeatUnity...
2013-08-25 Michael TerryHave seat listen to greeter active username
2013-08-25 Michael TerryAdd active-username property to Greeter
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 AncellAlso support loading config from /usr/share since Debia...
2013-08-24 Robert AncellOnly unlock sessions when switching to them if the...
2013-08-24 Robert AncellLoad lightdm.conf after lightdm.conf.d/*.conf - this...
2013-08-24 Robert AncellAlso support loading config from /usr/share since Debia...
2013-08-24 Robert AncellLoad lightdm.conf after lightdm.conf.d/*.conf - this...
2013-08-22 Robert AncellBackup existing lightdm.log, X logs and unity-system...
2013-08-22 Robert AncellBackup lightdm.log, X logs and unity-system-compositor...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-21 Michael TerryFix function name
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-16 a7xThis change fixes SeatUnity to extend its parent class...
2013-08-15 Michael TerryFix compile error
2013-08-15 Michael TerryGo back to adding a new compositor signal for marking...
2013-08-15 Michael TerryName greeter mir sessions with a 'greeter' prefix,...
2013-08-15 Michael TerryMerge from trunk
2013-08-14 a7xlog the values of the XDG_SEAT and XDG_VTNR variables
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-14 a7xadd display server name to DisplayServer log messages
2013-08-14 a7xhave DisplayServer implement the Logger interface
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-14 a7xsave the Seat name when parsing the config file
2013-08-14 a7xcreate a new Logger interface
2013-08-14 a7xfix a typo in a warning message
2013-08-14 a7xcall SeatUnity parent class functions
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 AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellRemove unused variables.
2013-07-30 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-30 Robert AncellSet XDG_VTNR for unity sessions.
2013-07-30 Robert AncellSet XDG_VTNR for unity sessions
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 AncellWe can't run Mir servers on VT seats - they need to...
2013-07-26 Robert AncellIt's not a warning to try and create an unsupported...
next