summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.15.11.15.1Robert Ancell2015-08-054-2/+35
* Warn if deprecated options logind-load-seats or xdg-seat are in configurationRobert Ancell2015-08-051-0/+5
* Ensure configuration file warning get in the log, not stderrRobert Ancell2015-08-052-5/+6
* Add an option for XDMCP and VNC servers to only listen on one addressRobert Ancell2015-08-056-9/+97
|\
| * Merge with trunkRobert Ancell2015-08-05317-809/+2193
| |\ | |/ |/|
* | If an XDMCP client provides more than one address to connect back with prefer...Robert Ancell2015-08-051-43/+76
* | Fix indentationRobert Ancell2015-08-051-12/+12
* | Log IPv4 and IPv6 addresses in XDMCP Request packets in a more readable formRobert Ancell2015-08-051-4/+24
|\ \
| * | Log IPv4 and IPv6 addresses in XDMCP Request packets in a more readable formRobert Ancell2015-08-051-4/+24
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-08-0498-196/+196
* | Internally merge the [SeatDefaults] and [Seat:*] sections together. The previ...Robert Ancell2015-07-283-10/+14
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-07-0998-196/+229
* | Fix typo in dm-tool man pageRobert Ancell2015-07-021-1/+1
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-06-151-5/+15
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-06-0298-196/+196
* | Enable the C preprocessor when loading X resourcesRobert Ancell2015-05-261-3/+3
|\ \
| * | Enable the C preprocessor when loading X resourcesMarten Lienen2015-04-271-3/+3
* | | Fix default X server commandRobert Ancell2015-05-261-1/+1
* | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-05-2298-196/+196
* | | Releasing 1.15.01.15.0Robert Ancell2015-05-183-1/+14
* | | Fix configuration loading with new [Seat:*] sectionRobert Ancell2015-05-183-7/+10
* | | Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-1422-90/+478
* | | Improve Xvnc testsRobert Ancell2015-05-147-59/+93
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-04-2398-196/+196
* | Deprecate [SeatDefaults] in favour of [Seat:*]Robert Ancell2015-04-16172-207/+247
|\ \
| * | Place note about [SeatDefaults] deprecation next its first occurrenceLaércio de Sousa2015-04-151-3/+3
| * | Add a note about [SeatDefaults] deprecation in data/lightdm.confLaércio de Sousa2015-04-151-0/+3
| * | Add missing files from [SeatDefaults] support testLaércio de Sousa2015-04-152-0/+32
| * | Add test to check old [SeatDefaults] is still supportedLaércio de Sousa2015-04-151-2/+4
| * | Restore support for [SeatDefaults] so it won't break exiting config files.Laércio de Sousa2015-04-151-1/+9
| * | Replace [SeatDefaults] with [Seat:*] in all test scriptsLaércio de Sousa2015-04-15164-164/+164
| * | Deprecate [SeatDefaults] in favour of new globbing support for seat config se...Laércio de Sousa2015-04-145-42/+37
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-04-141-5/+14
* | releasing package lightdm version 1.14.0-0ubuntu21.14.0-0ubuntu2Martin Pitt2015-04-081-0/+6
* | Quiesce initctl errors when not running under upstartMartin Pitt2015-04-081-3/+5
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-03-3198-196/+196
* | Releasing 1.14.01.14.0Robert Ancell2015-03-243-1/+16
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-03-2398-229/+196
* | Fix small errors detected by scan-build (clang)Robert Ancell2015-03-197-12/+17
* | Initialize file descriptor handles so we don't attempt to close stdin by acci...Robert Ancell2015-03-162-0/+4
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-03-1198-196/+196
* | Releasing 1.13.21.13.2Robert Ancell2015-03-105-2/+26
* | Distribute test case lock-seat-after-vt-switch.confRobert Ancell2015-03-101-0/+1
* | Close greeter pipe when greeter exits - this was leaking file descriptors for...Robert Ancell2015-03-091-8/+17
* | Allow a duration to be set for test waitsRobert Ancell2015-03-091-1/+16
* | Don't allow liblightdm-gobject to be disabled. It is required for liblightdm-...Robert Ancell2015-03-042-42/+11
* | Only compile liblightdm-qt5 if liblightdm-gobject is being compiledRobert Ancell2015-03-041-1/+5
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-02-1998-196/+196
* | Add tests for XDMCP and VNC guest loginRobert Ancell2015-02-135-0/+136
* | Fixes a bug that prevents session locking if the session was unlocked after c...Jesús González2015-02-129-0/+225
|\ \