summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): add renovate.jsonrenovate/configurerenovate[bot]2022-10-041-0/+6
* x-server-xvnc: Adjust default color depth to match upstream TigerVNC.Maxim Cournoyer2022-08-266-6/+6
* x-server-local: Correctly order command line arguments.Maxim Cournoyer2022-08-261-1/+13
* lightdm: Honor VNCServer's command in sanity check.Maxim Cournoyer2022-08-261-14/+29
* * New upstream release:Robert Ancell2022-08-092-1/+26
* Releasing 1.32.01.32.0Robert Ancell2022-07-182-1/+22
* Fix distcheck failure due to intltool file being left behindRobert Ancell2022-07-181-0/+2
* Fix tests broken by default config change in 77a7c6b7b8ca896b98ef43826641bdd5...Robert Ancell2022-07-187-10/+10
* Fix crash due to using wrong method to set configurationRobert Ancell2022-07-111-1/+1
* Work around a race with password-less logins and double clicksEdgar Fuß2022-07-041-0/+17
* fix: block login if shell in nologin or falselichangze2022-07-041-0/+2
* Update oc.poMejans2022-07-041-20/+29
* Update az.po22-Team2022-07-041-18/+29
* Update Chinese (Taiwan) Translations.pan934122022-07-041-81/+97
* config: set `logind-check-graphical=True` per defaultsilvan2022-06-292-1/+3
* Don't call setenv with a NULL value - the behaviour is undefined.Robert Ancell2022-06-271-1/+7
* Mailing list closed - use forum nowRobert Ancell2022-06-231-1/+1
* No longer making releasesRobert Ancell2022-06-231-2/+0
* Fix test against arrays that can never be NULLRobert Ancell2022-06-151-8/+4
* Disable Ubuntu tests for now, until we can work out why they are failingRobert Ancell2022-05-251-1/+0
* Fix inconsistency between lightdm_get_layout and lightdm_set_layoutJezerM2022-05-241-10/+10
* Disable compiler optimizations for test programsPaul Wolneykien2022-05-121-0/+4
* test-runner.c: Fix: Make the test configuration files aware of the --with-gre...Paul Wolneykien2022-05-124-18/+21
* test-runner.c: Fix: Make the test runner aware of the --with-greeter-user con...Paul Wolneykien2022-05-121-1/+1
* test-runner.c: Fix: Make the test runner aware of the --with-greeter-session ...Paul Wolneykien2022-05-121-1/+4
* Add __getgroups_chk prototype to fix build failures on some systemsRobert Ancell2022-05-021-0/+1
* Fix check for __getgroups_chkRobert Ancell2022-05-021-1/+1
* Fix test build failing on older versions of glibc without __getgroups_chkRobert Ancell2022-05-022-1/+3
* Fix CI failing now master was renamed to mainRobert Ancell2022-04-261-2/+2
* Update to main branch name in URLRobert Ancell2022-04-261-1/+1
* Fix URL capitalizationRobert Ancell2022-04-261-1/+1
* Remove unused build rules for removed QT4 supportRobert Ancell2022-04-261-3/+0
* Mock __getgroups_chk to fix tests on recent glibcRobert Ancell2022-04-261-0/+6
* Update x-authority.csinirajapan2022-04-261-1/+1
* Remove Travis badge - now using GitHub actionsRobert Ancell2022-02-091-2/+0
* 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