~rhansen/lightdm/+git/main:lightdm-1-24

Last commit made on 2018-01-22
Get this branch:
git clone -b lightdm-1-24 https://git.launchpad.net/~rhansen/lightdm/+git/main

Branch merges

Branch information

Name:
lightdm-1-24
Repository:
lp:~rhansen/lightdm/+git/main

Recent commits

d022d76... by Robert Ancell

Fix incorrect use of ConsoleKit CanSuspend/Hibernate API

ffb2c97... by Robert Ancell

Releasing 1.24.1

f9bcb6a... by Robert Ancell

Ensure XDMP X sever shuts down when session closes

Previously we were attempting to reconnect a greeter, however we can't trust
the X server after the session is run, so we should instead close the connection.
The XDMCP client is expected to reconnect again.

https://bugs.launchpad.net/bugs/1739787

b09c547... by Robert Ancell

Fix LightDM failing to start greeters on remote X servers.

This change caused the VNC support to break, so contains some logic
fixes for that.

8852775... by Robert Ancell

Ensure only one Xvnc server is run.

We only have one VNC connection - so make sure we don't try and use it twice.

190551d... by Robert Ancell

Set names for XDMCP and VNC seats

a3f049c... by Robert Ancell

Add README

46d1c89... by Robert Ancell

Use TravisCI for continuous integration

b8e9a47... by Robert Ancell

Fix VNC connection not being closed on session exit

321b3ce... by Robert Ancell

Fix timed autologins not using autologin-session when no session specified