summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect use of ConsoleKit CanSuspend/Hibernate APIlightdm-1-24Robert Ancell2018-01-232-8/+16
|
* Releasing 1.24.11.24.1Robert Ancell2018-01-182-1/+8
|
* Ensure XDMP X sever shuts down when session closesRobert Ancell2018-01-159-12/+139
| | | | | | | | 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
* Fix LightDM failing to start greeters on remote X servers.Robert Ancell2018-01-154-6/+69
| | | | | This change caused the VNC support to break, so contains some logic fixes for that.
* Ensure only one Xvnc server is run.Robert Ancell2018-01-151-2/+18
| | | | We only have one VNC connection - so make sure we don't try and use it twice.
* Set names for XDMCP and VNC seatsRobert Ancell2018-01-153-9/+36
|
* Add READMERobert Ancell2017-12-111-0/+18
|
* Use TravisCI for continuous integrationRobert Ancell2017-12-111-0/+14
|
* Fix VNC connection not being closed on session exitRobert Ancell2017-12-117-3/+30
|
* Fix timed autologins not using autologin-session when no session specifiedRobert Ancell2017-09-212-1/+8
|
* Expose autologin-session as a hint to the greeterRobert Ancell2017-09-2120-48/+144
| | | | Based on a patch by Roland Tapken.
* Releasing 1.24.01.24.0Robert Ancell2017-09-053-1/+12
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-07-25103-206/+206
|
* releasing package lightdm version 1.22.0-0ubuntu61.22.0-0ubuntu6Iain Lane2017-07-181-2/+2
|
* Add a ~Iain Lane2017-07-181-1/+1
|
* Don't mangle db_fset ...Iain Lane2017-07-181-1/+1
|
* debian/lightdm.config: When upgrading to this version, don't show the DMIain Lane2017-07-172-2/+16
| | | | | | | | selection prompt. We're trying to suppress the prompt and switch Ubuntu desktop users to gdm3 smoothly, but lightdm's prompt is showing up as gdm3 is on the system when lightdm.config is executed. This means that if there is a situation when upgraders to this version *should* be shown the prompt, they won't be. If that is the case, we'll need to think again about how to implement this.
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-06-27103-206/+206
|
* releasing package lightdm version 1.22.0-0ubuntu51.22.0-0ubuntu5Didier Roche2017-06-211-1/+1
|
* Change back the default session to 'ubuntu', as it now corresponds toDidier Roche2017-06-202-1/+8
| | | GNOME Shell one with our ubuntu changes.
* Releasing 1.22.0-0ubuntu4Robert Ancell2017-06-191-4/+2
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-06-14103-206/+206
|
* Match debian/changelog to released versionRobert Ancell2017-06-071-3/+5
|
* Change default session to GNOMERobert Ancell2017-06-072-1/+5
|\
| * Change the default session to `gnome' (Shell).Iain Lane2017-06-062-1/+5
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-05-19103-206/+206
|
* * New upstream release:Robert Ancell2017-05-123-0/+19
| | | | | | | | | - TBD * SECURITY UPDATE: Guest session not confined (LP: #1663157) - debian/50-disable-guest.conf: - debian/lightdm.install: - Disable guest sessions by default, this can be overridden by custom configuration (e.g. /etc/lightdm/lightdm.conf) - CVE-2017-8900
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-04-28103-209/+209
|
* Update debian/changelog to what has been releasedRobert Ancell2017-04-211-0/+10
|
* Explicitly set file mode when creating guest home directoryRobert Ancell2017-04-211-1/+1
|\
| * Explicitly set file mode when creating guest home directoryTyler Hicks2017-04-211-1/+1
|/ | | | | | | | | | | | The fix for CVE-2017-7358 (bzr commit 2478) adjusted the guest home directory creation to use mkdir in some instances. In those instances, the home directory is world readable for a short amount of time before tmpfs is mounted on top of the directory with a 700 file mode. There is no information leak here since data isn't written to the directory before the tmpfs mount occurs but it is best to ask mkdir to set the file mode to 700 from the start. Thanks to Alexander Peslyak (Solar Designer) for catching this mistake.
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-04-051-5/+15
|
* Detect existing malicious guest user home dirsTyler Hicks2017-04-051-1/+7
| | | | | | | | | | | | | | | | It was discovered that a local attacker could watch for lightdm's guest-account script to create a /tmp/guest-XXXXXX file and then quickly create the lowercase representation of the guest user's home directory before lightdm could. This allowed the attacker to have control of the guest user's home directory and, subsequently, gain control of an arbitrary directory in the filesystem which could lead to privilege escalation. This patch fixes the issue by detecting failures in creating a directory for the guest user's home directory. If the file (directory, symlink, etc.) already exists at the path, mkdir will fail and the script will exit. This means that it is still possible for a local user to carry out a denial of service on the guest user login feature.
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-03-22103-206/+206
|
* Releasing 1.22.01.22.0Robert Ancell2017-03-223-1/+11
|
* Allow guest sessions to talk to Mir (allowing unity8)Robert Ancell2017-03-142-0/+4
|\
| * Allow guest session to connect to Mir and use ibusMichael Terry2017-03-132-0/+4
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-03-091-1/+1
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-03-071-6/+14
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-03-01103-206/+206
|
* Releasing 1.21.51.21.5Robert Ancell2017-02-223-1/+16
|
* Fix logic that checked if a session was being stoppedRobert Ancell2017-02-221-4/+4
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-02-20103-206/+206
|
* Releasing 1.21.41.21.4Robert Ancell2017-02-133-3/+21
|
* Remove trailing whitespaceRobert Ancell2017-02-131-4/+4
|
* Retry VT_WAITACTIVE if we get EINTRobert Ancell2017-02-131-2/+11
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-02-02103-206/+206
|
* Update code commentRobert Ancell2017-01-271-1/+2
|
* Add a test to confirm can repeatedly switch to greeter and back to the sessionRobert Ancell2017-01-273-0/+166
|
* Ignore SIGHUP by default and use SA_RESTART with SIGPIPERobert Ancell2017-01-272-2/+6
|