summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly pass return value from sessions to LightDMRobert Ancell2017-01-277-5/+67
* Use symbol regex to match standard Qt symbolsRobert Ancell2017-01-272-32/+8
* Make non-public symbols optional for architectures that don't generate them.Robert Ancell2017-01-272-31/+31
* Re-order symbols filesRobert Ancell2017-01-262-11/+11
* Add symbols files for C++ librariesRobert Ancell2017-01-263-0/+235
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-01-19103-206/+206
* Use power management functions from ConsoleKit2 if available.Robert Ancell2017-01-126-42/+169
* Use liblightdm-gobject power methods instead of re-implementing in Qt, only r...Robert Ancell2017-01-1214-136/+16
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2017-01-011-0/+51
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-12-16102-204/+204
* Releasing 1.21.31.21.3Robert Ancell2016-12-095-3/+18
* Check for existence of test variable before setting itRobert Ancell2016-12-091-1/+2
* Fix incorrect unref in XDMCP codeRobert Ancell2016-12-091-1/+1
* Fix warning logging on unreffed objectRobert Ancell2016-12-091-5/+7
* Don't try and copy environment variables that don't existRobert Ancell2016-12-092-8/+16
* Releasing 1.21.21.21.2Robert Ancell2016-12-093-3/+19
* Use SA_RESTART on signals so we don't get interrupted readsRobert Ancell2016-12-091-1/+1
|\
| * Use SA_RESTART flag.Alberts Muktupāvels2016-12-082-9/+4
| * Retry read call in session.c if it fails with EINTR.Alberts Muktupāvels2016-12-081-3/+8
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-12-08102-204/+204
* Always pass through LD_PRELOAD, LD_LIBRARY_PATH and PATH to sessions/display ...Robert Ancell2016-12-072-21/+13
* Allow D-Bus interface to be disabledRobert Ancell2016-12-078-61/+175
* Refator D-Bus service into its own classRobert Ancell2016-12-064-636/+839
* .Robert Ancell2016-12-011-98/+105
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-11-29102-204/+204
* Load greeters from XDG_DATA_DIRS instead of compile time valueRobert Ancell2016-11-293-4/+20
* Use logind to terminate greeter sessions if it is availableRobert Ancell2016-11-2810-84/+148
|\
| * Merge with trunkRobert Ancell2016-11-28121-243/+494
| |\
| * | Add a test for logind TerminateSession callsRobert Ancell2016-11-284-0/+101
| * | Terminate leftover processes in greeter sessionMartin Pitt2016-11-143-0/+40
* | | releasing package lightdm version 1.21.1-0ubuntu21.21.1-0ubuntu2Martin Pitt2016-11-231-1/+1
* | | Terminate leftover processes in greeter sessionMartin Pitt2016-11-233-0/+97
| |/ |/|
* | Fix version in NEWSRobert Ancell2016-11-232-2/+2
* | Releasing 1.21.11.21.1Robert Ancell2016-11-233-1/+18
* | Add tests to check session listing works in greetersRobert Ancell2016-11-229-2/+87
* | Add tests for unknown / deprecated configuration itemsRobert Ancell2016-11-225-0/+75
* | Fix crash with unknown configuration optionsRobert Ancell2016-11-221-5/+9
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-11-181-5/+14
* | Add an API version to the greeter protocol so we can easily add new dataRobert Ancell2016-11-172-28/+89
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2016-11-15102-204/+204
|/
* 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