summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.17.41.17.4Robert Ancell2016-01-253-1/+16
* Fix dm-tool add-local-seat not working because LightDM is trying to connect w...Robert Ancell2016-01-254-8/+8
* Don't need to listen on TCP for local X server testRobert Ancell2016-01-251-2/+2
* Add a test for adding local X serversRobert Ancell2016-01-254-0/+70
* Add support for g_autoptr and liblightdm-gobjectRobert Ancell2016-01-255-0/+45
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-01-211-5/+14
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-01-041-1/+1
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-01-031-0/+51
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-12-291-4/+4
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-12-2499-198/+198
* Releasing 1.17.31.17.3Robert Ancell2015-12-173-1/+17
* Fix guest session dialog sleepRobert Ancell2015-12-171-1/+1
|\
| * debian/guest-session.profile: export the DIALOG_SLEEP variable (LP: #1526004).Gunnar Hjalmarsson2015-12-161-1/+1
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-12-0399-198/+198
* Don't enable the hardware cursor in Unity System Compositor anymore. Unity 8 ...Robert Ancell2015-11-2611-28/+7
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-11-2499-198/+198
* Refresh patchesRobert Ancell2015-11-202-2/+2
* Releasing 1.17.21.17.2Robert Ancell2015-11-203-2/+32
* Remove unnecessary config from testsRobert Ancell2015-11-208-32/+0
* Fix spelling mistakeRobert Ancell2015-11-201-1/+1
* Add missing test key dataRobert Ancell2015-11-202-0/+3
* Add IP addresses to XDMCP log messagesRobert Ancell2015-11-201-3/+20
* Remove trailing whitespace from MakefileRobert Ancell2015-11-201-4/+4
* Check LightDM responds to XDMCP KeepAlive packetsRobert Ancell2015-11-206-0/+132
* Test authentication data coming back from the XDMCP serverRobert Ancell2015-11-2020-24/+57
* Refactor XDMCP error handling and add many more XDMCP testsRobert Ancell2015-11-1938-181/+707
* Don't start LightDM if the XDMCP server is configured with a key that doesn't...Robert Ancell2015-11-191-5/+14
* Remove unused config valueRobert Ancell2015-11-171-3/+0
* Handle XDMCP Request packet with no addressesRobert Ancell2015-11-174-1/+41
* Make XDMCP tests more controllableRobert Ancell2015-11-176-32/+56
* Make tests use Xorg 1.17 by defaultRobert Ancell2015-11-1710-19/+13
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-11-1599-198/+198
* Stop guest session error if there is no prefs.sh configurationRobert Ancell2015-11-131-1/+3
|\
| * [guest] Don't error out if there is no prefs.sh configurationSebastien Bacher2015-11-121-1/+3
|/
* Fix copy-pasted method nameRobert Ancell2015-11-081-2/+2
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-11-0699-196/+247
* Releasing 1.17.11.17.1Robert Ancell2015-11-033-1/+23
* Change log backup to enabled by default - this is probably more useful. We ex...Robert Ancell2015-11-034-1/+7
* Implement XDMCP ForwardQueryRobert Ancell2015-11-023-16/+66
|\
| * Add missing break statement - caught in review by Martin VogtRobert Ancell2015-11-021-0/+1
| * Implement XDMCP ForwardQueryRobert Ancell2015-10-303-16/+65
* | Add LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEASUREMENT and LC_IDENTI...Piotr Jurkiewicz2015-11-021-0/+6
* | Make guest account script more portableRobert Ancell2015-10-301-69/+96
|\ \ | |/ |/|
| * Fix and simplify test of /etc/guest-session/skel emptyness.Laércio de Sousa2015-10-231-1/+1
| * Replace loginctl action terminate-user with kill-user, which seems more effic...Laércio de Sousa2015-10-231-1/+1
| * Simplify GUEST_USER initialization from GUEST_HOME value.Laércio de Sousa2015-10-231-1/+1
| * Set new guest account home dir to GUEST_HOME directly on useradd call. No nee...Laércio de Sousa2015-10-231-3/+1
| * Don't fail to remove guest account if its home directory can't be removed, so...Laércio de Sousa2015-10-231-12/+12
| * Replace all USER/HOME occurences in guest-account.sh with GUEST_USER/GUEST_HOME.Laércio de Sousa2015-10-231-42/+42
| * Drop local keyword, as it may break guest-account.sh. See LP #139097.Laércio de Sousa2015-10-231-4/+4