summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-12-11Fix VNC connection not being closed on session exitRobert Ancell
2017-09-21Fix timed autologins not using autologin-session when no session specifiedRobert Ancell
2017-09-21Expose autologin-session as a hint to the greeterRobert Ancell
2017-02-13Remove trailing whitespaceRobert Ancell
2017-01-27Add a test to confirm can repeatedly switch to greeter and back to the sessionRobert Ancell
2017-01-27Correctly pass return value from sessions to LightDMRobert Ancell
2017-01-12Use power management functions from ConsoleKit2 if available.Robert Ancell
2017-01-12Use liblightdm-gobject power methods instead of re-implementing in Qt, only r...Robert Ancell
2016-12-07Allow D-Bus interface to be disabledRobert Ancell
2016-11-28Merge with trunkRobert Ancell
2016-11-28Add a test for logind TerminateSession callsRobert Ancell
2016-11-22Add tests to check session listing works in greetersRobert Ancell
2016-11-22Add tests for unknown / deprecated configuration itemsRobert Ancell
2016-11-14Remove NULL checks in mock libpam code - PAM now has annotations to ensure th...Robert Ancell
2016-08-12Remove trailing whitespace from MakefilesRobert Ancell
2016-08-12Set hints for in-session-greetersRobert Ancell
2016-08-11Fix greeter being killing a started session once if a new authentication is s...Robert Ancell
2016-08-11Add test to confirm in-session greeters can unlock existing sessionsRobert Ancell
2016-08-11Fix reference count when creating sessions from greetersRobert Ancell
2016-08-02Add a test for multi-seat autologinRobert Ancell
2016-08-02Add a test for multi-seat loginRobert Ancell
2016-07-25Watch authentication session in case seat closes it; prevents segfault in som...Michael Terry
2016-07-14Add a test to check multiple authentication in greeters worksRobert Ancell
2016-07-14Fix warnings in test program logsRobert Ancell
2016-07-14Fix warning when tests completeRobert Ancell
2016-07-14Fix warning about status timeoutRobert Ancell
2016-07-14Add test to check in-session greeter doesn't open a new session when unlockin...Robert Ancell
2016-07-14Allow in-session greeters to reconnectRobert Ancell
2016-07-12Fix in-session greeter not working for greeter loginsRobert Ancell
2016-06-29Remove local path from test scriptRobert Ancell
2016-06-28Allow greeters to run in-sessionRobert Ancell
2016-06-27Return errors from all liblightdm methodsRobert Ancell
2016-06-24Set GError values on greeter method failuresRobert Ancell
2016-06-24Report connection error if fail to connect greeter to help debugging failing ...Robert Ancell
2016-06-22Drop mir-container sessions - they were never usedRobert Ancell
2016-06-20Remove trailing whitespaceRobert Ancell
2016-06-20Rename xlocal seat to local - it supports Mir and Wayland as well as X. The x...Robert Ancell
2016-06-20Allow XMir to run on the xlocal seat using the new x-server-backend=mir optionRobert Ancell
2016-06-20Only run a single USC instance on xlocal seats (it no longer supports multipl...Robert Ancell
2016-06-20Remove MirServer class and connect Mir sessions directly to UnitySystemCompos...Robert Ancell
2016-06-08Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socketRobert Ancell
2016-06-07Remove trailing whitespaceRobert Ancell
2016-06-01Fix invalid unref when fail to start seat. Add regression test for this caseRobert Ancell
2016-05-26Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socketRobert Ancell
2016-05-05Set XDMCP hostname field in to system hostname or configured valueRobert Ancell
2016-04-26Drop support for legacy XMir - this only existed in early development before ...Robert Ancell
2016-04-05Use /dev/tty0 instead of /dev/console.Robert Ancell
2016-03-15Don't write :0 into tty line in utmp/btmp. Based on a patch by Harald JudtRobert Ancell
2016-01-26Add tests for new ConsoleKit XDG_RUNTIME_DIR supportRobert Ancell
2016-01-25Fix dm-tool add-local-seat not working because LightDM is trying to connect w...Robert Ancell