summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Releasing 1.25.01.25.0Robert Ancell2017-11-2011-26/+60
|
* Remove obsolete bzr filesRobert Ancell2017-10-062-84/+0
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-09-28103-206/+206
|
* Use g_auto to automatically free memoryRobert Ancell2017-09-2764-2016/+1294
|
* Fix timed autologins not using autologin-session when no session specifiedRobert Ancell2017-09-212-1/+8
|
* Remove trailing whitespaceRobert Ancell2017-09-211-1/+1
|
* Expose autologin-session as a hint to the greeterRobert Ancell2017-09-2120-48/+144
| | | | Based on a patch by Roland Tapken.
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-09-12103-206/+206
|
* Fail configure if MOC can't be foundRobert Ancell2017-09-121-12/+30
|
* Support moc being called moc-qt5 (e.g. Fedora)Robert Ancell2017-09-121-1/+1
|
* 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
|
* Correctly pass return value from sessions to LightDMRobert Ancell2017-01-277-5/+67
|