summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Make an XServerXmir objectRobert Ancell2016-06-1710-68/+260
* | Make XServerXVNC extend XServerLocalRobert Ancell2016-06-175-209/+59
* | Don't reconnect a display server if already connected to itRobert Ancell2016-06-171-0/+4
* | Remove unused vfuncRobert Ancell2016-06-171-2/+0
* | Don't create a default cookie in an X server objectRobert Ancell2016-06-173-8/+17
* | Make the display number a vfunc from the X server classRobert Ancell2016-06-176-27/+56
* | Make x_authority_new_local_cookie to de-duplicate codeRobert Ancell2016-06-174-8/+15
* | Remove unnecessary assertRobert Ancell2016-06-171-1/+0
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-06-16101-101/+101
* | Be more careful about closing uninitialized memory.Robert Ancell2016-06-092-8/+6
|\ \
| * | Be more careful about initialized fdsMichael Terry2016-06-082-8/+6
|/ /
* | Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socketRobert Ancell2016-06-084-10/+10
|\ \