summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.21.01.21.0Robert Ancell2016-11-145-3/+34
* Remove NULL checks in mock libpam code - PAM now has annotations to ensure th...Robert Ancell2016-11-141-38/+2
* Warn if we find unknown keys in configurationRobert Ancell2016-11-141-4/+117
* Fix .xsession-errors not containing .profile errorsRobert Ancell2016-11-071-1/+1
|\
| * Really update ~/.xsession-errors with .profile errorsGunnar Hjalmarsson2016-11-061-1/+1
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-11-031-4/+4
* Get rid of duplicate Qt property definitionRobert Ancell2016-11-021-2/+0
* Add functions for getting contents of /etc/motdRobert Ancell2016-11-025-2/+30
* Add functions for getting fields from /etc/os-releaseRobert Ancell2016-11-025-1/+189
* Replace our hostname code with the GLib functionRobert Ancell2016-11-021-10/+1
* Annotate a string array is NULL terminatedRobert Ancell2016-11-021-1/+1
* More docstring fixesRobert Ancell2016-11-021-3/+3
* Modernise GTK Doc generationRobert Ancell2016-11-026-145/+147
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-11-02102-102/+102
* Fix lots of GTK Doc issuesRobert Ancell2016-11-0217-1075/+197
* Docstring fixesRobert Ancell2016-11-0210-2/+89
* Rework GObject typedefs to make GTK-Doc happyRobert Ancell2016-11-025-24/+42
* releasing package lightdm version 1.20.0-0ubuntu21.20.0-0ubuntu2Martin Pitt2016-10-251-2/+2
* debian/lightdm-greeter-session: Don't launch another session D-Bus if oneMartin Pitt2016-10-252-1/+8
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-10-22102-205/+205
* Update vt ioctl usageMichael Terry2016-10-201-1/+5
* Re-enable SIGPIPE for children so they have default behaviourRobert Ancell2016-10-193-0/+12
* Releasing 1.20.01.20.0Robert Ancell2016-10-153-1/+12
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-10-021-0/+51
* Releasing 1.19.51.19.5Robert Ancell2016-09-303-2/+26
* Revert r2392 - it seems to have broken ABI in liblightdm-gobjectRobert Ancell2016-09-3010-193/+359
* Revert the bogus .deps file changes and fix the clean rulesRobert Ancell2016-09-301-7/+4
* Allow guest sessions more access to the upstart session socketRobert Ancell2016-09-281-1/+1
* Don't show guest session dialog in MATERobert Ancell2016-09-281-3/+3
|\
| * Skip guest warning dialog in MATE (LP: #1627395)Gunnar Hjalmarsson2016-09-251-3/+3
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-09-07101-203/+203
* Tidy up LightDMGreeterError documentation - still not sure why it doesn't sho...Robert Ancell2016-09-021-10/+10
* Distribute .deps file correctlyRobert Ancell2016-09-021-3/+2
* More documentationRobert Ancell2016-09-021-0/+2
* Add missing finalize for LightDMLayoutRobert Ancell2016-09-021-0/+11
* Fix generated docsRobert Ancell2016-09-023-42/+25
* Use G_DECLARE_*_TYPE to simplify code and fix docsRobert Ancell2016-09-0211-356/+191
* Alphabetically order depdendenciesRobert Ancell2016-08-311-20/+20
* Drop unnecessary (double) dependency on gobject-introspectionRobert Ancell2016-08-311-2/+0
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-08-18101-101/+101
* Releasing 1.19.41.19.4Robert Ancell2016-08-123-1/+16
* Refresh patchesRobert Ancell2016-08-121-2/+2
* Remove trailing whitespace from MakefilesRobert Ancell2016-08-122-6/+6
* Set hints for in-session-greetersRobert Ancell2016-08-1213-5/+255
* Fix greeter being killing a started session once if a new authentication is s...Robert Ancell2016-08-116-7/+84
* Add test to confirm in-session greeters can unlock existing sessionsRobert Ancell2016-08-113-0/+75
* Fix reference count when creating sessions from greetersRobert Ancell2016-08-114-1/+59
|\
| * Watch authentication session in case seat closes it; prevents segfault in som...Michael Terry2016-07-254-0/+69
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-08-10101-202/+202
* | Add a test for multi-seat autologinRobert Ancell2016-08-025-1/+93