summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow in-session greeters to reconnectRobert Ancell2016-07-147-1/+102
* Fix finalizing common account usersRobert Ancell2016-07-141-33/+56
* Don't hold circular reference inside greeterRobert Ancell2016-07-131-1/+1
* Remove IO watch on greeter destructionRobert Ancell2016-07-131-2/+5
* Treat EOF from greeter as connection closedRobert Ancell2016-07-131-1/+7
* Clean up when greeter object destroyedRobert Ancell2016-07-131-1/+11
* Make greeter socket writeableRobert Ancell2016-07-131-0/+14
* Releasing version 1.19.31.19.3Robert Ancell2016-07-123-1/+14
* Fix warning about error propagationRobert Ancell2016-07-121-4/+7
* Fix in-session greeter not working for greeter loginsRobert Ancell2016-07-125-37/+115
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-07-04101-202/+202
* Use standards-version 3.9.8Robert Ancell2016-06-291-1/+1
* Releasing 1.19.21.19.2Robert Ancell2016-06-294-1/+36
* Remove local path from test scriptRobert Ancell2016-06-291-1/+1
* Allow greeters to run in-sessionRobert Ancell2016-06-2819-107/+630
* Add asserts on new DisplayServer methodsRobert Ancell2016-06-281-0/+2
* Correctly handle G_IO_STATUS_AGAINRobert Ancell2016-06-271-1/+8
* Return errors from all liblightdm methodsRobert Ancell2016-06-279-238/+413
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-06-26101-202/+202
* Set GError values on greeter method failuresRobert Ancell2016-06-244-16/+70
* Don't access unreffed valueRobert Ancell2016-06-241-1/+3
* Report connection error if fail to connect greeter to help debugging failing ...Robert Ancell2016-06-241-1/+2
* Drop mir-container sessions - they were never usedRobert Ancell2016-06-228-109/+10
* Releasing 1.19.11.19.1Robert Ancell2016-06-203-1/+44
* Fix guest session AppArmor rules for input methods and remove incorrect rule ...Robert Ancell2016-06-201-4/+8
|\
| * Move rules to run fcitx and mozc-server into the lightdm-guest-sessionTyler Hicks2016-06-041-2/+8
| * Remove rule from lightdm-guest-session AppArmor profile that caused theTyler Hicks2016-06-041-2/+0
* | Refresh patchesRobert Ancell2016-06-202-2/+2
* | Remove display_server_get_name and make better logging prefixesRobert Ancell2016-06-207-80/+45
* | Update apport script to get new name for greeter logsRobert Ancell2016-06-201-2/+2
* | Use seat name in greeter log filenameRobert Ancell2016-06-201-1/+1
* | Remove trailing whitespaceRobert Ancell2016-06-201-1/+1
* | Check compositor is stopped before stopping local seatsRobert Ancell2016-06-201-1/+1
* | Rename xlocal seat to local - it supports Mir and Wayland as well as X. The x...Robert Ancell2016-06-2012-98/+144
* | Allow XMir to run on the xlocal seat using the new x-server-backend=mir optionRobert Ancell2016-06-209-20/+280
* | Only run a single USC instance on xlocal seats (it no longer supports multipl...Robert Ancell2016-06-208-81/+150
* | Use session IDs as assigned by U-S-CRobert Ancell2016-06-201-1/+1
* | Remove MirServer class and connect Mir sessions directly to UnitySystemCompos...Robert Ancell2016-06-2013-268/+156