]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2013-08-26 Michael TerryAdd test for set-next-session
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 Launchpad Translatio... Launchpad automatic translations update.
2013-08-25 Robert AncellReleasing 1.7.10
2013-08-25 Robert AncellFix distcheck
2013-08-25 Robert AncellWhen switching user accounts show a greeter always...
2013-08-25 Robert AncellRestructure switching tests
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-22 Launchpad Translatio... Launchpad automatic translations update.
2013-08-22 Robert AncellCheck $XDG_VTNR number is set correctly for Unity Syste...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 Robert AncellCheck XDG_VTNR number is set correctly for u-s-c
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-21 Michael TerryFix function name
2013-08-21 Robert AncellBring Ubuntu packaging in-tree. This helps with continu...
2013-08-21 Robert AncellDisable tests for now
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 AncellFinal debian packaging fixes
2013-08-19 Robert AncellMerge with trunk
2013-08-19 Robert AncellUpdate packaging
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-09 Launchpad Translatio... Launchpad automatic translations update.
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-08-08 Robert AncellAdd a test to check seat locking with console kit
2013-08-08 Robert AncellReport when sessions are locked/unlocked
2013-08-01 Robert AncellReleasing 1.7.9
2013-08-01 Launchpad Translatio... Launchpad automatic translations update.
2013-07-30 Robert AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellAlways pretend to have systemd available
2013-07-30 Robert AncellAlso test greeter XDG session variables set
2013-07-30 Robert AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellRemove unused variables.
2013-07-30 Robert AncellReleasing 1.7.8
2013-07-30 Robert AncellAdd missing file
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 AncellFix distcheck
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...
2013-07-26 Robert AncellPut guards around display_server_get_vt()
2013-07-26 Robert AncellAdd more Mir tests for Unity seat type
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellAlways create sessions before display servers as some...
2013-07-26 Robert AncellFix distcheck
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 AncellSupport non X based greeter and sessions in test code
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.
next