summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
|\
| * Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
* | Drop the surfaceflinger seat type. This was a temporary solution while Ubuntu...Robert Ancell2014-08-224-31/+1
* | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-215-1/+70
|/
* Add simulated login1 interface for seats (not currently required, but will be...Robert Ancell2014-08-201-19/+202
* Add a seat option 'allow-user-switching' that can disable all user switching ...Robert Ancell2014-07-3111-41/+269
* Add regression tests for PAM configurationRobert Ancell2014-07-285-0/+122
* Do timed autologin each time you are returned to the greeterRobert Ancell2014-06-303-1/+78
* Fix tests failing with Qt 5.3 due to it checking getuid/geteuid which we are ...Robert Ancell2014-06-301-0/+5
* Check autologin timeout value set correctly in tests, don't actually do the t...Robert Ancell2014-06-306-13/+52
* Add a test to confirm we can switch between Mir sessions correctlyRobert Ancell2014-06-054-6/+65
* Merge with trunkRobert Ancell2014-06-0530-42/+50
|\
| * Check logind session is correct in tests for lock/unlockRobert Ancell2014-06-0530-42/+50
* | Set active session in unity-system-compositor when running Mir sessions from ...Robert Ancell2014-06-055-0/+15
|/
* Fix a whole bunch of warnings generated by Clang.Christopher James Halse Rogers2014-05-288-16/+16
* Fix up the paths in the testsChristopher James Halse Rogers2014-05-2823-24/+24
* Rename test cases to use the library type as a suffixRobert Ancell2014-05-16126-127/+127
* Just create proxy and ask for owner rather than manually calling StartService...Michael Terry2014-05-141-4/+0
* Add a test for new UID APIRobert Ancell2014-05-134-0/+38
* Remove unused test scriptRobert Ancell2014-05-131-2/+0
* Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...Robert Ancell2014-05-063-4/+4
* Merge with trunkRobert Ancell2014-04-29143-225/+1456
|\
| * Make resettable a construction property that is sent as part of the connect m...Robert Ancell2014-04-293-23/+21
| * Small nits from reviewMichael Terry2014-04-282-6/+6
| * Whoops, add new scripts and test files to tests/Makefile.amMichael Terry2014-04-251-0/+16
| * Support Mir greeters too by waiting to send IDLE until after we're done handl...Michael Terry2014-04-252-0/+60
| * Add a bunch of tests; fix some small bugsMichael Terry2014-04-2417-21/+585
| * First pass at reset supportMichael Terry2014-04-244-42/+114
| * Add tests for XDMCP autologin and multiple connectionsRobert Ancell2014-04-226-1/+156
| * Give the property values when emitting the PropertiesChanged signalRobert Ancell2014-04-172-5/+14
| * Emit DBus PropertiesChanged when Sessions/Seats properties change. Also add S...Robert Ancell2014-04-172-2/+125
| * When switching to an existing session refresh PAM credentials and end session...Robert Ancell2014-04-088-52/+283
| |\
| | * Call pam_end after reinitializing credentialsRobert Ancell2014-03-241-0/+1
| | * Use PAM_REINITIALIZE_CRED instead of PAM_REFRESH_CRED as that's what GDM/gnom...Robert Ancell2014-03-241-1/+1
| | * When unlocking an existing session cleanly exit the child and refresh the PAM...Robert Ancell2014-03-244-2/+107
| | * More finely test PAM usageRobert Ancell2014-03-246-52/+177
| * | Also set XDG_SESSION_TYPERobert Ancell2014-04-04112-130/+133
* | | Use asynchronous methods in gobject greeterRobert Ancell2014-04-291-74/+103
|/ /
* | Send --enable-hardware-cursor=true insteadRobert Ancell2014-03-201-1/+1
* | Pass --enable-hardware-greeter to unity-system-compositor for Mir sessions on...Robert Ancell2014-03-206-5/+10
|/
* Scan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config values tooMichael Terry2014-03-172-2/+12
* Override logind's or consolekit's decision to automatically change active ses...Michael Terry2014-03-17174-288/+299
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-17174-10/+299
* Add a basic test to confirm multi-seat worksRobert Ancell2014-03-173-0/+46
* Add tests to confirm we handle setup scripts missingRobert Ancell2014-03-1416-15/+110
* Merge in guest session type branchRobert Ancell2014-03-126-0/+58
|\
| * Honour session type requested by greeter for guest sessionsRobert Ancell2014-03-126-0/+58
* | Add missing test configRobert Ancell2014-03-121-0/+35
* | Also test for autologinRobert Ancell2014-03-125-4/+8
* | Implement guest-session config optionRobert Ancell2014-03-123-0/+50
|/