summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.9.31.9.3Robert Ancell2013-11-073-1/+15
* Correctly simulate AccountsService FindUserByName for users that are hidden. ...Robert Ancell2013-11-071-1/+5
|\
| * Merge with trunkRobert Ancell2013-11-073-10/+25
| |\ | |/ |/|
* | Don't pass system user accounts from AccountsService to greeters. Fixes: http...Robert Ancell2013-11-073-10/+25
|\ \
| * | Ignore system user accounts in AccountsServiceRobert Ancell2013-11-073-10/+25
|/ /
| * Correctly simulate AccountsService FindUserByName for users that are hiddenRobert Ancell2013-11-071-1/+5
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-11-021-5/+14
* Fix crash if switching to greeter and it isn't installed. Fixes: https://bugs...Robert Ancell2013-10-316-2/+58
|\
| * Fix crash if switching to greeter and it isn't installedRobert Ancell2013-10-306-2/+58
|/
* Releasing 1.9.21.9.2Robert Ancell2013-10-303-1/+15
* Implement missing guest-wrapper functionality and enable it for Ubuntu. Updat...Robert Ancell2013-10-3018-85/+173
|\
| * Merge with trunkRobert Ancell2013-10-3037-821/+1242
| |\
| * \ Merge with trunkRobert Ancell2013-10-2922-150/+187
| |\ \
| * \ \ Update the AppArmor lightdm abstraction to account for AppArmor changes that ...Robert Ancell2013-10-291-0/+6
| |\ \ \
| | * | | * Update the AppArmor lightdm abstraction to account for AppArmorTyler Hicks2013-10-281-0/+6
| |/ / /
| * | | Don't override guest session properties when logging in via greeterRobert Ancell2013-10-271-44/+48
| * | | Whitespace changesRobert Ancell2013-10-271-1/+0
| * | | Don't get argv twiceRobert Ancell2013-10-271-1/+0
| * | | Tag as fixing lp:1243339Robert Ancell2013-10-270-0/+0
| * | | Add regression test for guest wrapperRobert Ancell2013-10-275-0/+80
| * | | Allow guest-wrapper to be setRobert Ancell2013-10-273-19/+32
| * | | Configure guest session wrapper to useRobert Ancell2013-10-273-0/+10
| * | | Stop referring to disable-guest-wrapper config option - it is obsoleteRobert Ancell2013-10-278-23/+0
* | | | Releasing 1.9.11.9.1Robert Ancell2013-10-303-1/+49
* | | | Add test files not being distributedRobert Ancell2013-10-301-0/+2
| |_|/ |/| |
* | | Correctly set user in session setup script. Fixes: https://bugs.launchpad.net...Robert Ancell2013-10-305-7/+14
|\ \ \
| * | | Correctly set user in session setup scriptRobert Ancell2013-10-305-7/+14
* | | | Fix notification of sessions being logged out. Fixes: https://bugs.launchpad....Robert Ancell2013-10-304-2/+95
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with trunkRobert Ancell2013-10-300-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Add tests for greeter user information on user names, images, background, has...Robert Ancell2013-10-3024-337/+597
|\ \ \ \
| | * | | Fix notification of sessions being logged outRobert Ancell2013-10-304-2/+95
| |/ / /
| * | | Split up user property testsRobert Ancell2013-10-3021-203/+338
| * | | Fix tests broken by test greeter changesRobert Ancell2013-10-301-4/+0
| * | | Fix layout testRobert Ancell2013-10-302-6/+12
| * | | Merge with trunkRobert Ancell2013-10-293-0/+17
| |\ \ \ | |/ / / |/| | |
* | | | Add a test for the HasMessages user property.Robert Ancell2013-10-306-4/+125
|\ \ \ \
* \ \ \ \ Refactor liblightdm user scanning to be simpler and more reliable. This fixes...Robert Ancell2013-10-304-570/+493
|\ \ \ \ \
* \ \ \ \ \ Add support for a "display-stopped-script" field in lightdm.confAlberto Milone2013-10-293-0/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add testcase for display-stopped-script and document itAlberto Milone2013-10-293-1/+12
| * | | | | Add support for a "display-stopped-script" field in lightdm.confAlberto Milone2013-10-251-0/+6
| | |_|_|/ | |/| | |
| | | | * Check can read and change user propertiesRobert Ancell2013-10-298-204/+327
| | | |/
| | | * Add a test for the HasMessages user propertyRobert Ancell2013-10-296-4/+125
| | |/
| | * Fix broken display name logicRobert Ancell2013-10-291-3/+3
| | * Handle status errors betterRobert Ancell2013-10-291-3/+10
| | * Update debian/patchesRobert Ancell2013-10-291-11/+11
| | * Refactor test users, correctly set layouts reported by accounts serviceRobert Ancell2013-10-291-51/+52
| | * Don't load both dmrc and accounts serviceRobert Ancell2013-10-291-2/+4
| | * Stop using GDBusProxy for getting user propertiesRobert Ancell2013-10-291-29/+36
| | * Stop using GDBusProxy for getting user listRobert Ancell2013-10-291-97/+110
| | * Load accounts user info in one function instead of twoRobert Ancell2013-10-291-251/+112