summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.11.21.11.2Robert Ancell2014-05-162-1/+7
* Rename test cases to use the library type as a suffixRobert Ancell2014-05-16126-127/+127
* DBus-activate logindRobert Ancell2014-05-162-5/+37
|\
| * Just create proxy and ask for owner rather than manually calling StartService...Michael Terry2014-05-142-31/+20
| * DBus-activate logindMichael Terry2014-05-141-1/+44
|/
* Add a test for new UID APIRobert Ancell2014-05-134-0/+38
* Remove unused test scriptRobert Ancell2014-05-131-2/+0
* Check for libgcrypt at configure timeRobert Ancell2014-05-131-0/+2
* Add .vapi binding for User.uidRobert Ancell2014-05-131-0/+1
* Add bindings for uidRobert Ancell2014-05-135-6/+41
|\
| * Remove unwanted modAndrea Cimitan2014-05-125-36/+5
| * Right versionAndrea Cimitan2014-05-121-1/+1
| * Merged trunk and added symbolsAndrea Cimitan2014-05-1298-189/+221
| |\ | |/ |/|
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2014-05-1092-184/+184
| * Rename functionAndrea Cimitan2014-05-121-1/+1
| * Add UID to lightdm gobject and qt bindingsAndrea Cimitan2014-05-094-6/+40
|/
* Releasing 1.11.11.11.1Robert Ancell2014-05-063-4/+15
* Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...Robert Ancell2014-05-0611-27/+54
|\
| * Rename lightdm_greeter_connect to lightdm_greeter_connect_to_daemon as it con...Robert Ancell2014-05-0611-27/+54
|/
* Fix errors generating Gir filesRobert Ancell2014-05-051-1/+1
* Respawn lightdm daemon if it is unexpectedly closedMichael Terry2014-05-021-0/+3
|\
| * Set a relatively conservative respawn limitMichael Terry2014-05-011-0/+1
| * Forget about cleaning up socket; Mir does that for us nowMichael Terry2014-05-011-3/+0
| * Only delete socket if we're about to use itMichael Terry2014-04-302-1/+3
| * Fix lightdm being brought down permanently by USC crashingMichael Terry2014-04-301-0/+3
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2014-04-2992-92/+92
* Add asynchronous methods to liblightdm - lightdm_greeter_connect, lightdm_gre...Robert Ancell2014-04-297-114/+442
|\
| * Merge with trunkRobert Ancell2014-04-292-0/+28
| |\ | |/ |/|
* | Update documentation for resettable changesRobert Ancell2014-04-292-0/+28
| * Update documentationRobert Ancell2014-04-292-0/+73
| * Remove dead codeRobert Ancell2014-04-291-3/+0
| * Simplify request slightlyRobert Ancell2014-04-291-14/+10
| * Add new symbolsRobert Ancell2014-04-291-0/+6
| * Merge with trunkRobert Ancell2014-04-29264-604/+2455
| |\ | |/ |/|
* | Fix up some coding style errors in liblightdm-gobjectRobert Ancell2014-04-291-24/+37
* | Handle unexpected messages during synchronous calls. This is taken from an un...Robert Ancell2014-04-291-104/+243
|\ \
| * | Handle unexpected messages during synchronous calls. This is taken from an un...Robert Ancell2014-04-291-97/+230
* | | Add support for greeters that stay alive after logging a user in, rather than...Robert Ancell2014-04-2930-112/+1121
|\ \ \ | |/ / |/| |
| * | Make resettable a construction property that is sent as part of the connect m...Robert Ancell2014-04-296-61/+57
| * | Merge from trunkMichael Terry2014-04-289-4/+70
| |\ \ | |/ / |/| |
* | | Fix release nameRobert Ancell2014-04-281-1/+1
* | | Releasing 1.11.01.11.0Robert Ancell2014-04-283-1/+28
* | | add missing lightdm/daemon_name debconf templateMartin Pitt2014-04-271-0/+5
* | | Refine postinst to respect masking of display-manager.serviceMartin Pitt2014-04-271-10/+18
* | | lightdm.service: Don't start if /etc/X11/default-display-manager does not existMartin Pitt2014-04-261-1/+1
* | | Add systemd integrationMartin Pitt2014-04-264-1/+27
| * | When looking for an existing greeter, make sure it's a resettable oneMichael Terry2014-04-281-7/+21
| * | Small nits from reviewMichael Terry2014-04-287-18/+20
| * | 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-253-2/+73