summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS1.1.2Robert Ancell2012-02-061-0/+1
* Bump version numberRobert Ancell2012-02-061-1/+1
* Update NEWSRobert Ancell2012-02-061-0/+2
* Add full set of Python testsRobert Ancell2012-02-0615-0/+42
* Add regression test for Python greetersRobert Ancell2012-02-066-2/+174
* Fix lightdm_greeter_start_session_sync () blocking on successRobert Ancell2012-02-062-24/+5
* Pass GI_TYPELIB_DIR through to sessionsRobert Ancell2012-02-061-0/+1
* Convert the greeter tests to being controlled by the test runnerRobert Ancell2012-02-0330-314/+184
* Allow child processes to be controlled by the test runner for greater controlRobert Ancell2012-02-0225-869/+490
* Use a stream socket for test status so it can be bi-directionalRobert Ancell2012-02-029-76/+134
* Handle race condition in Plymouth testRobert Ancell2012-02-021-8/+7
* Use GIO for socket codeRobert Ancell2012-02-012-39/+42
* Add test to can switch to multiple usersRobert Ancell2012-02-013-0/+71
* Distinguish between different greeters in testsRobert Ancell2012-02-0143-393/+396
* Distinguish between different sessions in testsRobert Ancell2012-02-0131-141/+141
* Add test to check logging out from a switched to user returns to the greeterRobert Ancell2012-02-019-7/+84
* Fix libsystem not being correctly builtRobert Ancell2012-02-011-0/+4
* Wait for the VT to become active when switching to avoid a suspected race con...Robert Ancell2012-01-312-0/+11
* lightdm-set-defaults: Add support for setting autologin-userMartin Pitt2012-01-301-1/+10
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-01-3074-149/+149
* Merged in lp:~agateau/lightdm/expose-session-rolesAurélien Gâteau2012-01-244-7/+17
|\
| * Expose the user sessionAurélien Gâteau2012-01-232-1/+7
| * Expose the session "key" property to QMLAurélien Gâteau2012-01-232-6/+10
* | Update NEWS about introspection fixesRobert Ancell2012-01-242-1/+2
* | Fix errors in GIR bindingsRobert Ancell2012-01-242-2/+2
* | Build introspection with --warn-all, to see what is wrongMartin Pitt2012-01-241-1/+1
* | Test if language can be retrieved when accounts service not runningRobert Ancell2012-01-245-11/+62
* | Stop accidentally distributing libsystemRobert Ancell2012-01-232-1/+2
* | Add regression tests for getting the user language and layoutRobert Ancell2012-01-2313-79/+350
* | Update LINGUAS fileRobert Ancell2012-01-231-0/+8
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-01-192-8/+108
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-01-1873-146/+146
|/
* Update .pc file dependencies1.1.1Robert Ancell2012-01-171-1/+1
* Fix dist issuesRobert Ancell2012-01-172-3/+3
* Update NEWSRobert Ancell2012-01-171-0/+1
* Merge with trunkRobert Ancell2012-01-1774-146/+147
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2012-01-1473-146/+146
| * add User.background to vapi fileMichael Terry2012-01-121-0/+1
* | Install lightdm-guest-session-wrapper into PKGLIBEXEC dirRobert Ancell2012-01-172-3/+2
* | Make tests exit cleanlyRobert Ancell2012-01-171-12/+14
* | Move more test environment into the temporary directoryRobert Ancell2012-01-172-23/+27
* | Add missing D-Bus configurationRobert Ancell2012-01-174-3/+21
* | Add regression test for users that have their home directory created after au...Robert Ancell2012-01-176-12/+61
* | Update NEWSRobert Ancell2012-01-171-0/+2
* | Add regression test that checks it works when accounts service is not avaiableRobert Ancell2012-01-172-0/+35
* | Add regression test that checks it works when console kit is not avaiableRobert Ancell2012-01-174-5/+45
* | Fix up regression testsRobert Ancell2012-01-171-26/+65
* | Control more of D-Bus in the regression testsRobert Ancell2012-01-1368-208/+409
|/
* Update build system to work with automake 1.11.2Robert Ancell2012-01-122-1/+3
* Add test services for CK and AccountsServiceRobert Ancell2012-01-121-0/+158