summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.25.11.25.1Robert Ancell2018-01-186-40/+50
* Fix typo in .policy build rulesRobert Ancell2018-01-181-1/+1
* Fix code style and memory issues in language.cRobert Ancell2018-01-181-41/+24
* Move liblightdm variable declarations from the start of files.Robert Ancell2018-01-179-472/+226
* Move common variable declarations from the start of files.Robert Ancell2018-01-173-315/+229
* Move test variable declarations from the start of files.Robert Ancell2018-01-1720-1339/+754
* Fix .deps file being accidentally removed on cleanRobert Ancell2018-01-171-1/+1
* Fix test programs failing to link to liblightdm symbolsRobert Ancell2018-01-171-0/+2
* Regenerate POT fileRobert Ancell2018-01-151-16/+16
* Move variable declarations from the start of function blocks.Robert Ancell2018-01-1241-2003/+1219
* Ensure XDMP X sever shuts down when session closesRobert Ancell2018-01-129-14/+138
* Remove trailing whitespaceRobert Ancell2018-01-111-3/+3
* Fix LightDM failing to start greeters on remote X servers.Robert Ancell2018-01-114-6/+69
* Ensure only one Xvnc server is run.Robert Ancell2018-01-111-2/+18
* Set names for XDMCP and VNC seatsRobert Ancell2018-01-113-13/+37
* Fix up KeyboardLayouts migration to AccountsService extensionRobert Ancell2017-12-224-17/+37
* Use AccountsService extension system for extended greeter information (backgr...Robert Ancell2017-12-207-26/+153
* Refactor global variables out of DBus codeRobert Ancell2017-12-201-218/+199
* Fix warnings with new g_object_ref type checking in GLibRobert Ancell2017-12-114-8/+8
* Remove trailing whitespaceRobert Ancell2017-12-111-3/+3
* Remove incorrect use of constRobert Ancell2017-12-111-1/+1
* Remove unnecessary semicolons on the end of macrosRobert Ancell2017-12-1148-56/+56
* Fix VNC connection not being closed on session exitRobert Ancell2017-12-087-4/+30
* Remove trailing whitespaceRobert Ancell2017-12-081-12/+12
* Fix GError being overwrittenRobert Ancell2017-12-081-0/+3
* Fix tests not working when picking up system configurationRobert Ancell2017-12-073-0/+9
* Add READMERobert Ancell2017-12-071-0/+16
* Fix CI build (take 4)Robert Ancell2017-12-071-1/+2
* Use better method of making CI build verboseRobert Ancell2017-12-071-1/+1
* Enable build documentation for CI, make build verboseRobert Ancell2017-12-071-1/+1
* Add missing dep for TravisCIRobert Ancell2017-12-071-1/+1
* Use latest Ubuntu release for TravisCIRobert Ancell2017-12-071-2/+2
* Re-attempt to get TravisCI/Docker to work together (take 3)Robert Ancell2017-12-071-1/+1
* Re-attempt to get TravisCI/Docker to work together (take 2)Robert Ancell2017-12-071-4/+4
* Re-attempt to get TravisCI/Docker to work togetherRobert Ancell2017-12-072-10/+5
* Fix docker build by doing an apt-get update firstRobert Ancell2017-12-071-0/+1
* Attempt to CI with docker on ubuntu:latestRobert Ancell2017-12-072-3/+8
* We need glib >= 2.44 for g_autoRobert Ancell2017-12-071-2/+2
* Fix Travis CI by running autogen.shRobert Ancell2017-12-071-0/+3
* Fix Travis CI by running apt with sudoRobert Ancell2017-12-071-1/+1
* Add Travis CI configurationRobert Ancell2017-12-071-0/+9
* Fix typos in docstringsRobert Ancell2017-11-223-3/+3
* Fix typos in code commentsRobert Ancell2017-11-222-2/+2
* Releasing 1.25.01.25.0Robert Ancell2017-11-2011-26/+60
* Remove obsolete bzr filesRobert Ancell2017-10-062-84/+0
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-09-28103-206/+206
* Use g_auto to automatically free memoryRobert Ancell2017-09-2764-2016/+1294
* Fix timed autologins not using autologin-session when no session specifiedRobert Ancell2017-09-212-1/+8
* Remove trailing whitespaceRobert Ancell2017-09-211-1/+1
* Expose autologin-session as a hint to the greeterRobert Ancell2017-09-2120-48/+144