summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * SECURITY UPDATE: Guest session not confined (LP: #1663157)lightdm-1-20Robert Ancell2017-05-123-0/+17
* Update debian/changelogRobert Ancell2017-04-051-4/+7
* Detect existing malicious guest user home dirsTyler Hicks2017-04-051-1/+7
* Fix logic that checked if a session was being stoppedRobert Ancell2017-02-221-4/+4
* Use power management functions from ConsoleKit2 if available.Robert Ancell2017-01-126-42/+169
* Use liblightdm-gobject power methods instead of re-implementing in Qt, only r...Robert Ancell2017-01-1214-136/+16
* Fix incorrect unref in XDMCP codeRobert Ancell2016-12-091-1/+1
* Use SA_RESTART on signals so we don't get interrupted readsRobert Ancell2016-12-091-1/+1
* Re-enable SIGPIPE for children so they have default behaviourRobert Ancell2016-10-203-0/+12
|\
| * Re-enable SIGPIPE for children so they have default behaviourRobert Ancell2016-10-193-0/+12
|/
* Releasing 1.20.01.20.0Robert Ancell2016-10-153-1/+12
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-10-021-0/+51
* Releasing 1.19.51.19.5Robert Ancell2016-09-303-2/+26
* Revert r2392 - it seems to have broken ABI in liblightdm-gobjectRobert Ancell2016-09-3010-193/+359
* Revert the bogus .deps file changes and fix the clean rulesRobert Ancell2016-09-301-7/+4
* Allow guest sessions more access to the upstart session socketRobert Ancell2016-09-281-1/+1
* Don't show guest session dialog in MATERobert Ancell2016-09-281-3/+3
|\
| * Skip guest warning dialog in MATE (LP: #1627395)Gunnar Hjalmarsson2016-09-251-3/+3
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-09-07101-203/+203
* Tidy up LightDMGreeterError documentation - still not sure why it doesn't sho...Robert Ancell2016-09-021-10/+10
* Distribute .deps file correctlyRobert Ancell2016-09-021-3/+2
* More documentationRobert Ancell2016-09-021-0/+2
* Add missing finalize for LightDMLayoutRobert Ancell2016-09-021-0/+11
* Fix generated docsRobert Ancell2016-09-023-42/+25
* Use G_DECLARE_*_TYPE to simplify code and fix docsRobert Ancell2016-09-0211-356/+191
* Alphabetically order depdendenciesRobert Ancell2016-08-311-20/+20
* Drop unnecessary (double) dependency on gobject-introspectionRobert Ancell2016-08-311-2/+0
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-08-18101-101/+101
* Releasing 1.19.41.19.4Robert Ancell2016-08-123-1/+16
* Refresh patchesRobert Ancell2016-08-121-2/+2
* Remove trailing whitespace from MakefilesRobert Ancell2016-08-122-6/+6
* Set hints for in-session-greetersRobert Ancell2016-08-1213-5/+255
* Fix greeter being killing a started session once if a new authentication is s...Robert Ancell2016-08-116-7/+84
* Add test to confirm in-session greeters can unlock existing sessionsRobert Ancell2016-08-113-0/+75
* Fix reference count when creating sessions from greetersRobert Ancell2016-08-114-1/+59
|\
| * Watch authentication session in case seat closes it; prevents segfault in som...Michael Terry2016-07-254-0/+69
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-08-10101-202/+202
* | Add a test for multi-seat autologinRobert Ancell2016-08-025-1/+93
* | Add a test for multi-seat loginRobert Ancell2016-08-023-0/+69
* | GObject property coding style fixesRobert Ancell2016-08-027-46/+37
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-07-19101-202/+202
* Remove warning about Mir IDs when not using MirRobert Ancell2016-07-141-2/+0
* Rename some functions for consistencyRobert Ancell2016-07-141-6/+6
* Fix warning about display server parentRobert Ancell2016-07-141-0/+3
* Add a test to check multiple authentication in greeters worksRobert Ancell2016-07-143-0/+59
* Fix warnings in test program logsRobert Ancell2016-07-141-3/+8
* Fix warning when tests completeRobert Ancell2016-07-141-1/+6
* Fix warning about status timeoutRobert Ancell2016-07-141-1/+4
* Fix session_get_login1_session_id warningRobert Ancell2016-07-141-2/+3
* Add test to check in-session greeter doesn't open a new session when unlockin...Robert Ancell2016-07-143-1/+49