summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Releasing 1.7.141.7.14Robert Ancell2013-09-112-1/+5
|
* For xauthority use open() with a mode instead of chmod() after the open that ↵Robert Ancell2013-09-101-35/+37
|\ | | | | | | | | can be intercepted. Approved by PS Jenkins bot, Robert Ancell.
| * For xauthority use open() with a mode instead of chmod() after the open that ↵Robert Ancell2013-09-111-35/+37
| | | | | | | | can be intercepted
* | Correctly set permissions on Xauthority file.Robert Ancell2013-09-105-0/+66
|\ \ | |/ | | Approved by Robert Ancell, PS Jenkins bot.
| * Correctly set permissions on Xauthority fileRobert Ancell2013-09-105-0/+66
|/
* Releasing 1.7.131.7.13Robert Ancell2013-09-093-1/+19
|
* Set XDG_CURRENT_DESKTOP for login sessions. Fixes: ↵Robert Ancell2013-09-091-1/+4
|\ | | | | | | | | https://bugs.launchpad.net/bugs/1221803. Approved by Robert Ancell, PS Jenkins bot.
| * Set XDG_CURRENT_DESKTOP for login sessionsRobert Ancell2013-09-091-1/+4
|/
* Fix a bunch of small errors picked up by Coverity.Robert Ancell2013-09-067-30/+26
|\ | | | | Approved by PS Jenkins bot, Robert Ancell.
| * Fix overallocation of array for strings from greeterRobert Ancell2013-09-051-1/+1
| |
| * Check result of getgroupsRobert Ancell2013-09-051-0/+4
| |
| * Quit test X server before starting main loop correctlyRobert Ancell2013-09-051-3/+3
| |
| * handle getgroups returning an errorRobert Ancell2013-09-051-0/+5
| |
| * Check return value sending X messagesRobert Ancell2013-09-051-2/+6
| |
| * Check return value reading from signal pipeRobert Ancell2013-09-051-2/+3
| |
| * Fix XDMCP unable to write 32 bit valuesRobert Ancell2013-09-051-1/+1
| |
| * Fix dm-tool switch-to-user not able to take optional session argumentRobert Ancell2013-09-051-1/+1
| |
| * Remove dead codeRobert Ancell2013-09-051-10/+0
| |
| * Remove dead codeRobert Ancell2013-09-051-8/+1
| |
| * Correctly wrap stat64Robert Ancell2013-09-051-1/+1
| |
| * Don't unref unassigned variableRobert Ancell2013-09-051-3/+2
| |
* | Fix overallocation of array for strings from greeter.Robert Ancell2013-09-051-1/+1
|\ \ | | | | | | Approved by Robert Ancell, PS Jenkins bot.
| * | Fix overallocation of array for strings from greeterRobert Ancell2013-09-051-1/+1
| |/
* | Fix truncation writing card32 in XDMCP server.Robert Ancell2013-09-051-1/+1
|\ \ | |/ |/| Approved by PS Jenkins bot, Robert Ancell.
| * Fix truncation writing card32 in XDMCP serverRobert Ancell2013-09-051-1/+1
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-09-011-4/+14
|
* Releasing 1.7.121.7.12Robert Ancell2013-08-293-1/+12
|
* Add xdg-seat config setting.Robert Ancell2013-08-2912-9/+131
|\ | | | | Approved by PS Jenkins bot, Robert Ancell.
| * (no commit message)Alberts Muktupāvels2013-08-293-2/+11
| |\
| | * Fix xdg seat testsRobert Ancell2013-08-293-2/+11
| |/
| * Updated descriptions for testsAlberts Muktupāvels2013-08-282-2/+2
| |
| * Regression tests for xdg-seatAlberts Muktupāvels2013-08-275-1/+76
| |
| * Add xdg-seat config settingAlberts Muktupāvels2013-08-266-8/+46
| |
* | Use new SET_NEXT_SESSION command for u-s-c to tell it to place a session ↵Michael Terry2013-08-269-2/+202
|\ \ | |/ |/| | | | | underneath the greeter session. This will one day be used to let the session bleed through the greeter's opacity. Approved by Robert Ancell, PS Jenkins bot.
| * distribute conf file for the test tooMichael Terry2013-08-261-0/+1
| |
| * Add test for set-next-sessionMichael Terry2013-08-265-12/+76
| |
| * Drop create-session username/session argument, we'll do it via ↵Michael Terry2013-08-256-26/+27
| | | | | | | | active-username change signals
| * Merge from trunkMichael Terry2013-08-25189-486/+10388
| |\
| * | Use to set_next_session seat class method in SeatUnity to tell the ↵Michael Terry2013-08-251-32/+28
| | | | | | | | | | | | compositor about the next sesion
| * | Have seat listen to greeter active usernameMichael Terry2013-08-252-19/+62
| | |
| * | Add active-username property to GreeterMichael Terry2013-08-252-0/+60
| | |
| * | Fix function nameMichael Terry2013-08-211-3/+3
| | |
| * | Land from trunkMichael Terry2013-08-219-3/+61
| |\ \
| * | | Drop some changes that aren't ready to land yetMichael Terry2013-08-2110-1171/+23
| | | |
| * | | Fix compile errorMichael Terry2013-08-141-0/+1
| | | |
| * | | Go back to adding a new compositor signal for marking next session; ↵Michael Terry2013-08-141-26/+50
| | | | | | | | | | | | | | | | otherwise we rely on the implementation detail of the compositor floating the greeter session
| * | | Name greeter mir sessions with a 'greeter' prefix, so the compositor can knowMichael Terry2013-08-149-23/+43
| | | |
| * | | Merge from trunkMichael Terry2013-08-14360-3080/+6247
| |\ \ \
| * | | | Rough cut of support for telling Mir which session should be displayed ↵Michael Terry2013-07-098-16/+40
| | | | | | | | | | | | | | | | | | | | underneath the greeter
* | | | | Releasing 1.7.111.7.11Robert Ancell2013-08-263-3/+14
| | | | |