summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use session IDs as assigned by U-S-CRobert Ancell2016-06-211-1/+1
* Remove MirServer class and connect Mir sessions directly to UnitySystemCompos...Robert Ancell2016-06-2113-268/+156
* Refactor GreeterSession and Greeter into separate modules. This is to allow i...Robert Ancell2016-06-2114-211/+387
* Make an XServerXmir objectRobert Ancell2016-06-2110-68/+260
* Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socketRobert Ancell2016-06-214-10/+10
* Make XServerXVNC extend XServerLocalRobert Ancell2016-06-215-209/+59
* Don't reconnect a display server if already connected to itRobert Ancell2016-06-211-0/+4
* Remove unused vfuncRobert Ancell2016-06-211-2/+0
* Don't create a default cookie in an X server objectRobert Ancell2016-06-213-8/+17
* Make the display number a vfunc from the X server classRobert Ancell2016-06-216-27/+56
* Make x_authority_new_local_cookie to de-duplicate codeRobert Ancell2016-06-214-8/+15
* Fix guest session AppArmor rules for input methodsRobert Ancell2016-06-201-2/+8
* Revert rev. 2301 since it breaks AppArmorRobert Ancell2016-06-201-2/+0
|\
| * Revert rev. 2301 since it breaks AppArmorGunnar Hjalmarsson2016-06-181-2/+0
* | Use seat name in greeter log filenameRobert Ancell2016-06-202-3/+3
|/
* Be even more careful about closing uninitialized memory.Robert Ancell2016-06-091-0/+4
* Be more careful about closing uninitialized memory.Robert Ancell2016-06-091-2/+2
* Source prefs.sh as privileged user to allow user modificationRobert Ancell2016-05-232-8/+13
|\
| * Source prefs.sh as privileged user to allow user modificationGunnar Hjalmarsson2016-05-142-6/+11
| * Move setting of DIALOG_SLEEP to guest-session-setup.shGunnar Hjalmarsson2016-05-142-3/+3
|/
* Ensure user configuration directories /etc/lightdm/lightdm.conf.d and /etc/gu...Robert Ancell2016-05-101-0/+2
* Set XDMCP hostname field in to system hostname or configured valueRobert Ancell2016-05-0524-20/+83
* Use a sorting function to choose which XDMCP addresses to connect back on. Im...Robert Ancell2016-04-281-26/+69
* Prevent PID error when launching guest session in LXDERobert Ancell2016-04-261-0/+2
* Allow fcitx and mozc to run in guest sessionRobert Ancell2016-04-261-0/+6
* Don't quit on SIGUSR1, SIGUSR2 or SIGHUPRobert Ancell2016-04-051-3/+13
|\
| * Don't quit on SIGUSR1, SIGUSR2 or SIGHUPRobert Ancell2016-04-051-3/+13
* | Releasing 1.18.11.18.1Robert Ancell2016-04-053-1/+12
|/
* Use /dev/tty0 instead of /dev/console.Robert Ancell2016-04-052-35/+31
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-03-30100-200/+200
* * debian/control:Robert Ancell2016-03-292-2/+9
* Releasing 1.18.01.18.0Robert Ancell2016-03-233-1/+15
* Fix warning about deprecated methodsRobert Ancell2016-03-231-0/+2
* Allow to compile with LIGHTDM_DISABLE_DEPRECATEDRobert Ancell2016-03-231-2/+4
* Fix docstringRobert Ancell2016-03-231-0/+1
* Add missing function to docRobert Ancell2016-03-231-0/+1
* More forcibly remove guest sessions so they don't remain after logoutRobert Ancell2016-03-231-2/+2
|\
| * Safely remove guest account at logoutJeff Norden2016-03-191-2/+2
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-03-22100-201/+201
|/
* Releasing 1.17.61.17.6Robert Ancell2016-03-153-1/+16
* Don't write :0 into tty line in utmp/btmp. Based on a patch by Harald JudtRobert Ancell2016-03-154-21/+12
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-03-111-13/+13
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-02-22100-200/+200
* Don't overwrite .profile file from skeleton session, append it insteadRobert Ancell2016-02-143-2/+3
|\
| * Don't overwrite possible .profile file in /etc/guest-session/skelGunnar Hjalmarsson2016-02-133-2/+3
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-02-051-4/+14
* * debian/control:1.17.5-0ubuntu2Michael Terry2016-02-032-1/+8
* Fix release versionRobert Ancell2016-02-031-1/+1
* Releasing 1.17.51.17.5Robert Ancell2016-02-033-1/+17
* Don't remove the home directory of the lightdm user on purge - we don't remov...Robert Ancell2016-02-031-4/+0