summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.11.71.11.7Robert Ancell2014-08-273-1/+20
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-275-1/+26
* Add a new UPDATE-SEAT command so we can test logind seat changing properties ...Robert Ancell2014-08-271-15/+58
* Use logind to provide the list of seats to use.Robert Ancell2014-08-2712-221/+177
|\
| * Remove old manual way of creating seats. The xdg-seat option and the AddSeat(...Robert Ancell2014-08-274-118/+18
| * Don't assume that a config section exists when copying from itRobert Ancell2014-08-271-3/+3
| * Fix multi-seat test invalid syntaxRobert Ancell2014-08-271-1/+1
| * Don't start any login1 seats if start-default-seat=false to match existing us...Robert Ancell2014-08-271-6/+10
| * xdg-seat tests don't make sense anymoreRobert Ancell2014-08-273-76/+1
| * Stop lightdm if can't add login1 seats to match existing behaviourRobert Ancell2014-08-271-13/+31
| * Stop lightdm if logind created seat0 fails to start to match existing behaviourRobert Ancell2014-08-271-0/+3
| * Remove spurious FIXME block on normal error messagesRobert Ancell2014-08-271-2/+1
| * Simplify finding seats by nameRobert Ancell2014-08-273-19/+22
| * Change whitespace, coding style, error messages to match existing codeRobert Ancell2014-08-271-6/+4
| * Export test login1 seat properties correctlyRobert Ancell2014-08-271-0/+3
| * Simplify multi-seat test caseRobert Ancell2014-08-271-14/+4
| * Use consistent seat namingRobert Ancell2014-08-271-9/+9
| * Fix syntax in multi-seat test scriptRobert Ancell2014-08-271-3/+3
| * Fix mistakes in updated test-multi-seat script.Laércio de Sousa2014-08-261-2/+2
| * Use login1_service_get_instance() more extensively in lightdm.c.Laércio de Sousa2014-08-261-7/+5
| * Fix typo in g_strfreev() call.Laércio de Sousa2014-08-261-1/+1
| * Make seat type configurable for seats added from logind.Laércio de Sousa2014-08-261-13/+27
| * Update test-multi-seat script to deal with seats added/removed dinamicallyLaércio de Sousa2014-08-261-11/+23
| * Revert changes made in revision 2032.Laércio de Sousa2014-08-251-12/+23
| * Ensure start-default-seat condition will never be reached whenLaércio de Sousa2014-08-251-30/+28
| * Add/Update some debug messages.Laércio de Sousa2014-08-221-4/+6
| * Remove uneeded g_variant_unref() call inside g_variant_iter_loop().Laércio de Sousa2014-08-221-1/+0
| * Add a debug message before start monitoring logind for new/removed seatsLaércio de Sousa2014-08-221-0/+1
| * Add missing '*' in login1_service declaration.Laércio de Sousa2014-08-221-1/+1
| * If logind is running, disable old-style static seat loading,Laércio de Sousa2014-08-221-47/+45
| * Add missing declarations in callback function login1_service_seat_removed_cb().Laércio de Sousa2014-08-221-0/+1
| * Simplify callback function signal_cb() in login1.c.Laércio de Sousa2014-08-221-23/+12
| * Introduce automatic multiseat support.Laércio de Sousa2014-08-221-1/+91
* | Make g_dbus_connection_signal_subscribe() call a little bit safer.Robert Ancell2014-08-271-2/+2
|\ \
| * | Make g_dbus_connection_signal_subscribe() call a little bit safer.Laércio de Sousa2014-08-261-2/+2
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2014-08-2593-186/+186
|/
* Add --show-config option that shows combined configurationRobert Ancell2014-08-225-25/+139
|\
| * Show source of configuration keysRobert Ancell2014-08-225-27/+102
| * Add --show-config option that shows combined configurationRobert Ancell2014-08-221-1/+40
|/
* Get seat properties from logindRobert Ancell2014-08-222-0/+61
|\
| * Get seat properties from logindRobert Ancell2014-08-222-0/+61
* | Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-226-49/+325
|\ \ | |/
| * Connect to logind on startupRobert Ancell2014-08-225-52/+26
| * Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-223-7/+309
* | Drop the surfaceflinger seat type. This was a temporary solution while Ubuntu...Robert Ancell2014-08-2210-252/+1
* | Releasing 1.11.61.11.6Robert Ancell2014-08-223-1/+28
* | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-2217-35/+156
|\ \
| * | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-2117-35/+156
|/ /
* | Refactor XDMCP client code so it's not hardcoded to use X in seat.cRobert Ancell2014-08-214-158/+233
|\ \
| * | Refactor XDMCP client code so it's not hardcoded to use X in seat.cRobert Ancell2014-08-214-158/+233
|/ /