summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Text XDMCP clients in both X.Org 1.16 and X.Org 1.17Robert Ancell2015-10-166-5/+42
|
* When locking a session, if an existing greeter can't be reused, then it's ↵Robert Ancell2015-10-166-12/+170
|\ | | | | | | stopped and its display server is reused with a new greeter.
| * Merged parent branchJesús González2015-06-0124-146/+564
| |\
| * \ Merged changes from parent branch.Jesús González2015-04-28170-177/+230
| |\ \
| * | | Fixed improper merging of parent branchJesús González2015-02-131-0/+4
| | | |
| * | | Merged changes from parent branch.Jesús González2015-02-138-0/+268
| |\ \ \ | | | | | | | | | | Fixed "lock-seat-after-vt-switch" test to expect X server reuse by the new greeter instead of X server reinitiation.
| * | | | Store in the seat the replacement greeter that shall be started when the ↵Jesús González2015-01-052-4/+23
| | | | | | | | | | | | | | | | | | | | replaced one stops
| * | | | Add a test showing double locking a seat casues a second display server to startRobert Ancell2014-12-095-1/+142
| | | | |
* | | | | Add xremote testsRobert Ancell2015-10-145-0/+83
| | | | |
* | | | | Fix test descriptionRobert Ancell2015-10-141-1/+1
| | | | |
* | | | | Also test xserver-config optionRobert Ancell2015-10-144-4/+18
| | | | |
* | | | | Add a regression test for xserver-layout option.Robert Ancell2015-10-143-0/+44
| | | | | | | | | | | | | | | | | | | | This is probably a bit useless now we have modern multi-seat support and you can set this in the xserver-command anyway.
* | | | | Check the version of the X server we are running so we correctly pass ↵Robert Ancell2015-10-1412-12/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -listen tcp when required. Also add tests for xserver-allow-tcp function and check in all cases we are listening on tcp/unix only when appropriate.
* | | | | Remove trailing whitespaceRobert Ancell2015-09-301-2/+2
| | | | |
* | | | | Return a valid fd for audit_openRobert Ancell2015-09-161-1/+1
| | | | |
* | | | | Add regression test for libaudit supportRobert Ancell2015-09-164-0/+117
| | | | |
* | | | | Remove trailing whitespace from MakefilesRobert Ancell2015-08-211-2/+2
| | | | |
* | | | | Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers ↵Robert Ancell2015-08-177-23/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since xorg-server release 1.16. See http://cgit.freedesktop.org/xorg/xserver/commit/?id=46cf2
* | | | | Merge with trunkRobert Ancell2015-08-103-0/+69
|\ \ \ \ \
| * | | | | Implement autologin-session option (finally). This allows you to set the ↵Robert Ancell2015-08-103-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | user session for the autologins (overriding the session for that user)
* | | | | | Support Wayland sessions / greetersRobert Ancell2015-07-2812-3/+114
|/ / / / /
* | | | | Internally merge the [SeatDefaults] and [Seat:*] sections together. The ↵Robert Ancell2015-07-281-4/+4
| |_|_|/ |/| | | | | | | | | | | previous method meant configuration snippets using a mix of old and new naming would not correctly override eachother
* | | | Fix configuration loading with new [Seat:*] sectionRobert Ancell2015-05-181-1/+4
| | | |
* | | | Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-1417-86/+467
| | | |
* | | | Improve Xvnc testsRobert Ancell2015-05-147-59/+93
| |_|/ |/| |
* | | Add missing files from [SeatDefaults] support testLaércio de Sousa2015-04-152-0/+32
| | |
* | | Add test to check old [SeatDefaults] is still supportedLaércio de Sousa2015-04-151-2/+4
| | |
* | | Replace [SeatDefaults] with [Seat:*] in all test scriptsLaércio de Sousa2015-04-15164-164/+164
| | |
* | | Fix small errors detected by scan-build (clang)Robert Ancell2015-03-193-8/+12
| | |
* | | Distribute test case lock-seat-after-vt-switch.confRobert Ancell2015-03-101-0/+1
| | |
* | | Allow a duration to be set for test waitsRobert Ancell2015-03-091-1/+16
| |/ |/|
* | Add tests for XDMCP and VNC guest loginRobert Ancell2015-02-135-0/+136
| |
* | Fixes a bug that prevents session locking if the session was unlocked after ↵Jesús González2015-02-124-0/+137
|\ \ | |/ |/| | | changing VT and using the screensaver to unlock the screen.
| * Merged changes from parent branchJesús González2014-12-161-2/+2
| |\ | |/ |/|
| * Added a test that checks that a seat is locked properly when it has been ↵Jesús González2014-11-274-0/+141
| | | | | | | | unlocked by switching back to the user session and using the screensaver to unlock it (bug #1371378).
* | Don't attempt generate D-Bus seat/session removal signals on shutdown.Robert Ancell2014-12-081-2/+2
|/ | | | This crashes on more recent versions of GLib.
* Revert removal of ConsoleKit support.Robert Ancell2014-11-1424-8/+639
| | | | | | ConsoleKit has recently been forked for XFCE and Illumos is using ConsoleKit + LightDM. http://lists.freedesktop.org/archives/lightdm/2014-November/000731.html
* Merge with trunkRobert Ancell2014-11-1319-109/+271
|\
| * Update libsystem to make lightdm think VT switching is possibleRobert Ancell2014-11-121-0/+5
| |
| * Correctly free error in test XDMCP clientRobert Ancell2014-11-121-0/+1
| |
| * Use 127.0.0.1 instead of localhostRobert Ancell2014-11-126-31/+10
| |
| * Redirect bound socket ports so networking tests can be run non-rootRobert Ancell2014-11-1211-51/+199
| |
| * Correctly mock /run in tests so Mir tests don't collide with system filesRobert Ancell2014-11-102-0/+4
| |
| * Add a regression test for DesktopNames featureRobert Ancell2014-10-206-2/+42
| |
| * Revert changes to AccountsService properties watching - it appears it's not ↵Robert Ancell2014-10-031-31/+16
| | | | | | | | using org.freedesktop.DBus.Properties
* | Merge with trunkRobert Ancell2014-10-0211-43/+178
|\ \ | |/
| * Refactored code to replace hardcoded signal identification strings by constantsRobert Ancell2014-10-027-27/+38
| |\
| | * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-307-27/+38
| | |
| * | Match seat configuration using globbingRobert Ancell2014-10-023-0/+109
| |\ \
| | * | Remove duplicated line after merging with trunkLaércio de Sousa2014-09-101-1/+0
| | | |