summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: use g_autofree in x_authority_loadmasterKT-lcz2021-06-251-1/+1
* Update CLA check so it can write commentsRobert Ancell2021-06-161-1/+1
* Use has-signed-canonical-cla GitHub ActionMarcus Tomlinson2021-03-222-168/+3
* Use a size_t to resolve a compile warningRobert Ancell2021-02-164-11/+12
* Replace deprecated QAbstractItemModel::setRoleNamesRobert Ancell2021-02-164-18/+26
* Stop using deprecated G_PARAM_PRIVATERobert Ancell2021-02-161-1/+1
* Fix documentation build warningsRobert Ancell2021-02-161-0/+6
* Remove deprecated use of G_TYPE_INSTANCE_GET_PRIVATERobert Ancell2021-02-167-130/+205
* ci: Disable flaky testRobert Ancell2021-02-161-1/+1
* ci: Remove Travis CIRobert Ancell2021-02-161-19/+0
* ci: Upload test logRobert Ancell2021-02-161-4/+9
* ci: Install PythonRobert Ancell2021-02-161-2/+2
* ci: Install dbus for testsRobert Ancell2021-02-161-2/+2
* ci: Ensure all matrix jobs are runRobert Ancell2021-02-161-0/+1
* Require python 3 for the testsRobert Ancell2021-02-161-1/+1
* Handle Python 3 sort method changesRobert Ancell2021-02-151-8/+1
* Handle Python 3 use of bytesRobert Ancell2021-02-151-2/+2
* Glibc 2.33 fix.Martin Liska2021-02-151-0/+6
* Add test GitHub actionRobert Ancell2021-02-121-0/+40
* Add CLA checkRobert Ancell2021-02-122-0/+174
* Fix: "DesktopManager" -> "DisplayManager"follower2020-12-031-1/+1
* Fix Ubuntu CI stalling on debconf promptRobert Ancell2020-08-071-1/+1
* Make some private functions staticRobert Ancell2020-08-072-12/+4
* Update lightdm-gtk-greeter URLSean Davis2020-06-121-1/+1
* Only set LANGUAGE if not in a live sessionGunnar Hjalmarsson2020-02-281-2/+5
* Determine a session is wayland with a better heuristicworldofpeace2019-12-104-4/+2
* Clean up dbus conf formatCody Garver2019-10-141-7/+16
* Drop Qt 4 support, it's been unsupported since 2015Robert Ancell2019-10-1443-331/+2
* Update README.mdCézar Augusto2019-09-241-1/+1
* Move plmouth from depends to recommendsRobert Ancell2019-09-161-2/+2
* Update debian/Robert Ancell2019-08-144-5/+20
* Update GitHub/Travis linksRobert Ancell2019-08-053-4/+4
* Move D-Bus conf file to $(datadir)/dbus-1/system.dSoapux2019-07-311-1/+1
* On systems without clearenv() the environ variable must be imported as extern...Guido Falsi2019-06-101-0/+4
* Releasing 1.30.01.30.0lightdm-1-30Robert Ancell2019-05-172-1/+9
* Add missing documentation update for lightdm_user_get_is_locked ()Robert Ancell2019-05-171-0/+1
* Add is-blocked property to the User objectCorentin Noël2019-04-096-2/+69
* Update elementary and Pantheon Greeter linksCorentin Noël2019-02-201-1/+1
* Create CONTRIBUTING.mdRobert Ancell2019-02-181-0/+5
* Copy in documentation from old wiki pageRobert Ancell2019-02-181-0/+40
* Fix commentZhang Xianwei2018-10-261-1/+1
* Use g_autoptr with GVariantIterRobert Ancell2018-08-302-17/+11
* Fix double free of GVariantIterRobert Ancell2018-08-301-2/+0
* Hide systemd's dynamic usersTomasz Gąsior2018-08-301-1/+1
* Remove Unity System Compositor support - it is a dead projectRobert Ancell2018-08-3076-3502/+70
* Update debian packagingRobert Ancell2018-08-305-29/+18
* Merge in released changesRobert Ancell2018-08-303-0/+34
* Releasing 1.28.01.28.0Robert Ancell2018-08-302-1/+14
* Use more modern *_get_instance_private() method for storing private dataRobert Ancell2018-08-3065-1683/+2105
* Fix small leak in XDMCP serverRobert Ancell2018-08-301-1/+1