summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Rely on systemd-logind facilities (when available) to terminate all remaining...Laércio de Sousa2015-10-161-4/+8
| * Tidy up guest-account.sh code.Laércio de Sousa2015-10-161-2/+12
| * Move system UID check heuristic in guest-account.sh to a new function is_syst...Laércio de Sousa2015-10-161-5/+14
| * Handle /run/media/guest-XXXXXX cleanup as well on guest account removal.Laércio de Sousa2015-10-161-8/+10
| * Replace Debian-specific adduser/deluser commands with their cross-distro cout...Laércio de Sousa2015-10-161-4/+6
| * Convert guest-account USER and HOME to lower case, so its creation won't fail...Laércio de Sousa2015-10-161-1/+3
* | Fix memory leak in XDMCP logging codeRobert Ancell2015-10-301-1/+5
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-10-2898-196/+196
* | Apply backup-logs option to the main logRobert Ancell2015-10-281-1/+3
* | Merge log-mode.h into log-file.hRobert Ancell2015-10-286-27/+8