summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Be even more careful about closing uninitialized memory.lightdm-1-16Robert Ancell2016-06-091-0/+4
|
* Be more careful about closing uninitialized memory.Robert Ancell2016-06-091-2/+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. ↵Robert Ancell2016-04-281-26/+69
| | | | Improve which address is chosen for IPv6
* Don't quit on SIGUSR1, SIGUSR2 or SIGHUPRobert Ancell2016-04-051-3/+13
|
* * debian/lightdm.postrm:Robert Ancell2016-02-031-0/+8
| | | | | - Don't remove the lightdm user home directory on purge since we no longer remove the user account. (LP: #1540933)
* Revert lightdm.dirs change - not necessaryRobert Ancell2016-02-031-1/+0
|
* Don't remove the home directory of the lightdm user on purge - we don't ↵Robert Ancell2016-02-031-4/+0
| | | | remove this account anymore
* Make sure /var/lib/lightdm is created when installingRobert Ancell2016-02-031-0/+1
|
* Releasing 1.16.71.16.7Robert Ancell2016-01-253-1/+14
|
* Fix dm-tool add-local-seat not working because LightDM is trying to connect ↵Robert Ancell2016-01-254-8/+8
| | | | with TCP/IP
* Add a test for adding local X serversRobert Ancell2016-01-254-0/+70
|
* Releasing 1.16.61.16.6Robert Ancell2015-11-205-15/+36
|
* Remove .moved fileRobert Ancell2015-11-201-26/+0
|
* Fix up new XDMCP testsRobert Ancell2015-11-203-3/+5
|
* Backport XDMCP improvements, including:Robert Ancell2015-11-2041-198/+979
| | | | | | | - Don't start LightDM if the XDMCP server is configured with a key that doesn't exist - Add IP addresses to XDMCP log messages - Refactor XDMCP error handling - Adding many more tests
* Handle XDMCP Request packet with no addressesRobert Ancell2015-11-174-1/+41
|
* Backport test improvements:Robert Ancell2015-11-1719-42/+238
| | | | | | | | - Make XDMCP tests more controllable - Make tests use Xorg 1.17 by default - Add xremote tests - Add a regression test for xserver-layout option. - Test xserver-config option
* Releasing 1.16.51.16.5Robert Ancell2015-11-033-3/+32
|
* Implement XDMCP ForwardQueryRobert Ancell2015-11-023-16/+66
|
* Add LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEASUREMENT and ↵Piotr Jurkiewicz2015-11-021-0/+6
| | | | LC_IDENTIFICATION variables to the list of inherited locale variables.
* Fix memory leak in XDMCP logging codeRobert Ancell2015-10-301-1/+5
|
* Apply backup-logs option to the main logRobert Ancell2015-10-281-1/+3
|
* Add a backup-logs option that can be used to disable existing logging files ↵Robert Ancell2015-10-2814-40/+126
| | | | having a .old suffix added to them
* Handle trailing whitespace on boolean valuesRobert Ancell2015-10-212-2/+29
|
* Drop unnecessary debian/patches/xorg-1.17.patchRobert Ancell2015-10-142-27/+0
|
* Check the version of the X server we are running so we correctly pass ↵Robert Ancell2015-10-1414-15/+210
| | | | | | -listen tcp when required. Also add tests for xserver-allow-tcp function and check in all cases we are listening on tcp/unix only when appropriate.
* Releasing 1.16.41.16.4Robert Ancell2015-10-133-1/+13
|
* Fix apparmor profiles for running Chromium in guest sessionsRobert Ancell2015-10-131-0/+4
|
* * debian/patches/xorg-1.17.patch:Robert Ancell2015-10-123-0/+35
| | | | | - Fix xserver-allow-tcp=true option not working with X.org 1.17 (LP: #1449282)
* List configure flags one per lineRobert Ancell2015-09-301-1/+5
|
* Change --enable-audit to --enable-libauditRobert Ancell2015-09-302-9/+9
|
* * debian/lightdm.lightdm-autologin.pam:Robert Ancell2015-09-304-4/+9
| | | | | | | * debian/lightdm.pam: * debian/rules: - Disable libaudit support for now - Unity is not unlocking with these changes (LP: #1498775)
* Releasing 1.16.31.16.3Robert Ancell2015-09-303-1/+14
|
* Fix compilation without libaudit installedRobert Ancell2015-09-301-2/+8
|
* Add vapigen.m4 into repository so can compile without Vala installedRobert Ancell2015-09-281-0/+101
|
* Releasing 1.16.21.16.2Robert Ancell2015-09-163-1/+12
|
* Add regression test for libaudit supportRobert Ancell2015-09-164-0/+117
|
* Only include libaudit header if using itRobert Ancell2015-09-161-0/+3
|
* Log at configure time if libaudit is being usedRobert Ancell2015-09-161-1/+4
|
* Releasing 1.16.11.16.1Robert Ancell2015-09-163-1/+12
|
* Use libaudit to generate audit eventsRobert Ancell2015-09-165-0/+53
|
* Releasing 1.16.01.16.0Robert Ancell2015-09-073-1/+14
|
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-09-0198-195/+195
|
* * debian/lightdm.postrm:Robert Ancell2015-08-262-15/+9
| | | | | - Don't remove the lightdm user/group on package removal. This fails if the user is still in use and leaves the risk of another user being created with the same UID. (LP: #924224)
* Load pam_kwallet5 in pam profile (kwallet and kwallet5 are distinct entities ↵Robert Ancell2015-08-243-0/+13
|\ | | | | | | requiring sepreate unlocking)
| * Load pam_kwallet5 in pam profile (kwallet and kwallet5 are distinctHarald Sitter2015-08-243-0/+11
|/ | | entities requiring sepreate unlocking)
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-08-211-5/+15
|
* Remove trailing whitespace from MakefilesRobert Ancell2015-08-213-4/+4
|
* Update default configuration better explaining the seat configuration name ↵Robert Ancell2015-08-171-11/+5
| | | | matching and dropping references to the obsolete [SeatDefaults] section