]> rtime.felk.cvut.cz Git - sojka/lightdm.git/log
sojka/lightdm.git
8 years agoEnsure configuration file warning get in the log, not stderr
Robert Ancell [Wed, 5 Aug 2015 04:37:01 +0000 (16:37 +1200)]
Ensure configuration file warning get in the log, not stderr

8 years agoAdd an option for XDMCP and VNC servers to only listen on one address
Robert Ancell [Wed, 5 Aug 2015 03:38:59 +0000 (15:38 +1200)]
Add an option for XDMCP and VNC servers to only listen on one address

8 years agoMerge with trunk
Robert Ancell [Wed, 5 Aug 2015 03:32:06 +0000 (15:32 +1200)]
Merge with trunk

8 years agoIf an XDMCP client provides more than one address to connect back with prefer to...
Robert Ancell [Wed, 5 Aug 2015 03:08:24 +0000 (15:08 +1200)]
If an XDMCP client provides more than one address to connect back with prefer to use the address the Request message came from.

This fixes faulty XDMCP clients that provide local addresses that can't be routed to.

8 years agoFix indentation
Robert Ancell [Tue, 4 Aug 2015 23:48:23 +0000 (11:48 +1200)]
Fix indentation

8 years agoLog IPv4 and IPv6 addresses in XDMCP Request packets in a more readable form
Robert Ancell [Tue, 4 Aug 2015 23:47:55 +0000 (11:47 +1200)]
Log IPv4 and IPv6 addresses in XDMCP Request packets in a more readable form

8 years agoLog IPv4 and IPv6 addresses in XDMCP Request packets in a more readable form
Robert Ancell [Tue, 4 Aug 2015 23:18:37 +0000 (11:18 +1200)]
Log IPv4 and IPv6 addresses in XDMCP Request packets in a more readable form

8 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 4 Aug 2015 05:22:32 +0000 (05:22 +0000)]
Launchpad automatic translations update.

8 years agoInternally merge the [SeatDefaults] and [Seat:*] sections together. The previous...
Robert Ancell [Tue, 28 Jul 2015 04:45:17 +0000 (16:45 +1200)]
Internally merge the [SeatDefaults] and [Seat:*] sections together. The previous method meant configuration snippets using a mix of old and new naming would not correctly override eachother

8 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 9 Jul 2015 05:36:13 +0000 (05:36 +0000)]
Launchpad automatic translations update.

8 years agoFix typo in dm-tool man page
Robert Ancell [Wed, 1 Jul 2015 21:57:43 +0000 (09:57 +1200)]
Fix typo in dm-tool man page

8 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 15 Jun 2015 04:56:31 +0000 (04:56 +0000)]
Launchpad automatic translations update.

8 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 2 Jun 2015 05:14:38 +0000 (05:14 +0000)]
Launchpad automatic translations update.

9 years agoEnable the C preprocessor when loading X resources
Robert Ancell [Tue, 26 May 2015 05:59:10 +0000 (17:59 +1200)]
Enable the C preprocessor when loading X resources

9 years agoFix default X server command
Robert Ancell [Tue, 26 May 2015 02:08:20 +0000 (14:08 +1200)]
Fix default X server command

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Fri, 22 May 2015 04:47:26 +0000 (04:47 +0000)]
Launchpad automatic translations update.

9 years agoReleasing 1.15.0
Robert Ancell [Mon, 18 May 2015 03:52:03 +0000 (15:52 +1200)]
Releasing 1.15.0

9 years agoFix configuration loading with new [Seat:*] section
Robert Ancell [Mon, 18 May 2015 03:48:35 +0000 (15:48 +1200)]
Fix configuration loading with new [Seat:*] section

9 years agoUse new Xmir binary when running X under Unity System Compositor
Robert Ancell [Thu, 14 May 2015 04:12:06 +0000 (16:12 +1200)]
Use new Xmir binary when running X under Unity System Compositor

9 years agoImprove Xvnc tests
Robert Ancell [Thu, 14 May 2015 01:23:05 +0000 (13:23 +1200)]
Improve Xvnc tests

9 years agoEnable the C preprocessor when loading X resources
Marten Lienen [Mon, 27 Apr 2015 01:40:41 +0000 (03:40 +0200)]
Enable the C preprocessor when loading X resources

A common use for X resource files is customization of a user's terminal. Widely
used color schemes use the C preprocessor to avoid repetition. See for example
solarized[1] or base-16[2].

The counter argument, that -nocpp leads to a performance improvement for the
general audience, was disproved by igel and roelof000 in lp:1244578. To
summarize, the speed improvement is in the range of 0.01 seconds and the
commands will not even be executed if you do not have X resource files.

[1] https://github.com/altercation/solarized/blob/master/xresources/solarized
[2] https://github.com/chriskempson/base16-xresources

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 23 Apr 2015 06:03:54 +0000 (06:03 +0000)]
Launchpad automatic translations update.

9 years agoDeprecate [SeatDefaults] in favour of [Seat:*]
Robert Ancell [Wed, 15 Apr 2015 22:35:46 +0000 (10:35 +1200)]
Deprecate [SeatDefaults] in favour of [Seat:*]

9 years agoPlace note about [SeatDefaults] deprecation next its first occurrence
Laércio de Sousa [Wed, 15 Apr 2015 12:00:35 +0000 (09:00 -0300)]
Place note about [SeatDefaults] deprecation next its first occurrence
in data/lightdm.conf

9 years agoAdd a note about [SeatDefaults] deprecation in data/lightdm.conf
Laércio de Sousa [Wed, 15 Apr 2015 11:56:06 +0000 (08:56 -0300)]
Add a note about [SeatDefaults] deprecation in data/lightdm.conf

9 years agoAdd missing files from [SeatDefaults] support test
Laércio de Sousa [Wed, 15 Apr 2015 11:50:48 +0000 (08:50 -0300)]
Add missing files from [SeatDefaults] support test

9 years agoAdd test to check old [SeatDefaults] is still supported
Laércio de Sousa [Wed, 15 Apr 2015 11:46:25 +0000 (08:46 -0300)]
Add test to check old [SeatDefaults] is still supported

9 years agoRestore support for [SeatDefaults] so it won't break exiting config files.
Laércio de Sousa [Wed, 15 Apr 2015 11:32:05 +0000 (08:32 -0300)]
Restore support for [SeatDefaults] so it won't break exiting config files.

Additionally write warning messages in lightdm.log about its deprecation.

9 years agoReplace [SeatDefaults] with [Seat:*] in all test scripts
Laércio de Sousa [Wed, 15 Apr 2015 10:55:10 +0000 (07:55 -0300)]
Replace [SeatDefaults] with [Seat:*] in all test scripts

9 years agoDeprecate [SeatDefaults] in favour of new globbing support for seat config sections
Laércio de Sousa [Tue, 14 Apr 2015 19:48:34 +0000 (16:48 -0300)]
Deprecate [SeatDefaults] in favour of new globbing support for seat config sections

Now that LightDM supports globbing in seat config sections, we could
deprecate [SeatDefaults] in favour of [Seat:seat*] or [Seat:*]. This
will allow a more symmetric treatment between default [Seat:*] settings
and particular [Seat:seatFoo] ones, simplifying get_config_sections()
implementation a little bit.

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 14 Apr 2015 05:16:22 +0000 (05:16 +0000)]
Launchpad automatic translations update.

9 years agoreleasing package lightdm version 1.14.0-0ubuntu2
Martin Pitt [Wed, 8 Apr 2015 12:56:27 +0000 (14:56 +0200)]
releasing package lightdm version 1.14.0-0ubuntu2

9 years agoQuiesce initctl errors when not running under upstart
Martin Pitt [Wed, 8 Apr 2015 12:56:19 +0000 (14:56 +0200)]
Quiesce initctl errors when not running under upstart

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 31 Mar 2015 05:39:37 +0000 (05:39 +0000)]
Launchpad automatic translations update.

9 years agoReleasing 1.14.0
Robert Ancell [Mon, 23 Mar 2015 21:25:58 +0000 (10:25 +1300)]
Releasing 1.14.0

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 23 Mar 2015 05:14:48 +0000 (05:14 +0000)]
Launchpad automatic translations update.

9 years agoFix small errors detected by scan-build (clang)
Robert Ancell [Wed, 18 Mar 2015 22:36:10 +0000 (11:36 +1300)]
Fix small errors detected by scan-build (clang)

9 years agoInitialize file descriptor handles so we don't attempt to close stdin by accident
Robert Ancell [Mon, 16 Mar 2015 04:10:24 +0000 (17:10 +1300)]
Initialize file descriptor handles so we don't attempt to close stdin by accident

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 11 Mar 2015 05:22:58 +0000 (05:22 +0000)]
Launchpad automatic translations update.

9 years agoReleasing 1.13.2
Robert Ancell [Tue, 10 Mar 2015 02:34:38 +0000 (15:34 +1300)]
Releasing 1.13.2

9 years agoDistribute test case lock-seat-after-vt-switch.conf
Robert Ancell [Tue, 10 Mar 2015 02:20:54 +0000 (15:20 +1300)]
Distribute test case lock-seat-after-vt-switch.conf

9 years agoClose greeter pipe when greeter exits - this was leaking file descriptors for each...
Robert Ancell [Mon, 9 Mar 2015 03:38:14 +0000 (16:38 +1300)]
Close greeter pipe when greeter exits - this was leaking file descriptors for each time you returned to the greeter

9 years agoAllow a duration to be set for test waits
Robert Ancell [Mon, 9 Mar 2015 02:46:47 +0000 (15:46 +1300)]
Allow a duration to be set for test waits

9 years agoDon't allow liblightdm-gobject to be disabled. It is required for liblightdm-qt and...
Robert Ancell [Tue, 3 Mar 2015 23:05:58 +0000 (12:05 +1300)]
Don't allow liblightdm-gobject to be disabled. It is required for liblightdm-qt and the tests so it's not worth supporting builds without it

9 years agoOnly compile liblightdm-qt5 if liblightdm-gobject is being compiled
Robert Ancell [Tue, 3 Mar 2015 22:59:55 +0000 (11:59 +1300)]
Only compile liblightdm-qt5 if liblightdm-gobject is being compiled

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 19 Feb 2015 05:18:23 +0000 (05:18 +0000)]
Launchpad automatic translations update.

9 years agoAdd tests for XDMCP and VNC guest login
Robert Ancell [Thu, 12 Feb 2015 23:19:13 +0000 (12:19 +1300)]
Add tests for XDMCP and VNC guest login

9 years agoFixes a bug that prevents session locking if the session was unlocked after changing...
Jesús González [Wed, 11 Feb 2015 23:30:00 +0000 (12:30 +1300)]
Fixes a bug that prevents session locking if the session was unlocked after changing VT and using the screensaver to unlock the screen.

9 years agoFix memory leak
Jesús González [Wed, 11 Feb 2015 23:23:02 +0000 (12:23 +1300)]
Fix memory leak

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 3 Feb 2015 07:31:12 +0000 (07:31 +0000)]
Launchpad automatic translations update.

9 years agoAdd bash autocompletion for lightdm
Robert Ancell [Tue, 27 Jan 2015 03:26:35 +0000 (16:26 +1300)]
Add bash autocompletion for lightdm

9 years agoAdd bash autocompletion for dm-tool
Robert Ancell [Tue, 27 Jan 2015 03:23:13 +0000 (16:23 +1300)]
Add bash autocompletion for dm-tool

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 21 Jan 2015 05:46:00 +0000 (05:46 +0000)]
Launchpad automatic translations update.

9 years ago* debian/guest-account.sh:
Robert Ancell [Tue, 20 Jan 2015 23:24:26 +0000 (12:24 +1300)]
* debian/guest-account.sh:
  - Rename variables to make script compatible with Bash (LP: #1411100)
* debian/control:
  - Set required version of bash

9 years agoRename variables to make script compatible with Bash
Robert Ancell [Tue, 20 Jan 2015 23:12:41 +0000 (12:12 +1300)]
Rename variables to make script compatible with Bash

9 years agoSet required version of bash
Robert Ancell [Tue, 20 Jan 2015 00:53:31 +0000 (13:53 +1300)]
Set required version of bash

9 years agoBash version added to make Lintian happy.
Gunnar Hjalmarsson [Sat, 17 Jan 2015 20:24:26 +0000 (21:24 +0100)]
Bash version added to make Lintian happy.

9 years agoFixes #1411100 by renaming variables to not conflict with Bash builtins
Schlomo Schapiro [Sat, 17 Jan 2015 18:18:30 +0000 (19:18 +0100)]
Fixes #1411100 by renaming variables to not conflict with Bash builtins

9 years agoReleasing 1.13.1
Robert Ancell [Wed, 14 Jan 2015 01:04:00 +0000 (14:04 +1300)]
Releasing 1.13.1

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 12 Jan 2015 06:58:40 +0000 (06:58 +0000)]
Launchpad automatic translations update.

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Fri, 26 Dec 2014 05:57:05 +0000 (05:57 +0000)]
Launchpad automatic translations update.

9 years agoAdd missing method QLightDM::Greeter::cancelAutologin
Robert Ancell [Fri, 19 Dec 2014 00:49:25 +0000 (13:49 +1300)]
Add missing method QLightDM::Greeter::cancelAutologin

9 years agoFixed improper merging of parent revision 2102
Jesús González [Tue, 16 Dec 2014 23:10:28 +0000 (00:10 +0100)]
Fixed improper merging of parent revision 2102

9 years agoMerged changes from parent branch
Jesús González [Tue, 16 Dec 2014 22:48:40 +0000 (23:48 +0100)]
Merged changes from parent branch

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 16 Dec 2014 06:42:21 +0000 (06:42 +0000)]
Launchpad automatic translations update.

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 15 Dec 2014 05:50:11 +0000 (05:50 +0000)]
Launchpad automatic translations update.

9 years agoDetect when logind changes the active session and log it (will be connected in the...
Jesús González [Thu, 11 Dec 2014 23:45:15 +0000 (12:45 +1300)]
Detect when logind changes the active session and log it (will be connected in the future)

9 years agoRename variable login_session to login1_session_id to be less ambiguous
Jesús González [Thu, 11 Dec 2014 23:38:37 +0000 (12:38 +1300)]
Rename variable login_session to login1_session_id to be less ambiguous

9 years agoDetect active session changes from logind (currently not connected to anything)
Jesús González [Thu, 11 Dec 2014 23:37:15 +0000 (12:37 +1300)]
Detect active session changes from logind (currently not connected to anything)

9 years agoDon't attempt generate D-Bus seat/session removal signals on shutdown.
Robert Ancell [Sun, 7 Dec 2014 22:37:28 +0000 (11:37 +1300)]
Don't attempt generate D-Bus seat/session removal signals on shutdown.

This crashes on more recent versions of GLib.

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 2 Dec 2014 05:53:26 +0000 (05:53 +0000)]
Launchpad automatic translations update.

9 years agoMerged in the test that probes the bug fixed by this branch
Jesús González [Thu, 27 Nov 2014 03:12:38 +0000 (04:12 +0100)]
Merged in the test that probes the bug fixed by this branch

9 years agoAdded a test that checks that a seat is locked properly when it has been unlocked...
Jesús González [Thu, 27 Nov 2014 03:02:29 +0000 (04:02 +0100)]
Added a test that checks that a seat is locked properly when it has been unlocked  by switching back to the user session and using the screensaver to unlock it (bug #1371378).

9 years ago* debian/config-error-dialog.sh:
Robert Ancell [Tue, 25 Nov 2014 00:15:36 +0000 (13:15 +1300)]
* debian/config-error-dialog.sh:
* debian/lightdm-session:
  - Use bash for the session to improve error handling (LP: #678421)
* debian/control:
  - Depend on bash

9 years agoMerged changes from parent branch
Jesús González [Mon, 24 Nov 2014 21:08:48 +0000 (22:08 +0100)]
Merged changes from parent branch

9 years agoFixed active session property type checking
Jesús González [Mon, 24 Nov 2014 21:07:46 +0000 (22:07 +0100)]
Fixed active session property type checking

9 years agoRun lightdm-session with bash instead of sh. This helps us check errors better.
Robert Ancell [Mon, 24 Nov 2014 19:57:54 +0000 (08:57 +1300)]
Run lightdm-session with bash instead of sh. This helps us check errors better.

9 years agoFunction for capturing config errors in warning dialog improved by switching to ...
Gunnar Hjalmarsson [Mon, 24 Nov 2014 19:52:08 +0000 (20:52 +0100)]
Function for capturing config errors in warning dialog improved by switching to /bin/bash

9 years agoMerged changes from parent branch
Jesús González [Fri, 21 Nov 2014 07:45:05 +0000 (08:45 +0100)]
Merged changes from parent branch

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 17 Nov 2014 05:42:11 +0000 (05:42 +0000)]
Launchpad automatic translations update.

9 years agoRevert removal of ConsoleKit support.
Robert Ancell [Fri, 14 Nov 2014 02:30:22 +0000 (15:30 +1300)]
Revert removal of ConsoleKit support.

ConsoleKit has recently been forked for XFCE and Illumos is using ConsoleKit + LightDM.

http://lists.freedesktop.org/archives/lightdm/2014-November/000731.html

9 years agoRemove ConsoleKit support since upstream is long dead. Please migrate to logind or...
Robert Ancell [Wed, 12 Nov 2014 22:54:03 +0000 (11:54 +1300)]
Remove ConsoleKit support since upstream is long dead. Please migrate to logind or use LightDM 1.10 if ConsoleKit support is required.

9 years agoMerge with trunk
Robert Ancell [Wed, 12 Nov 2014 22:53:40 +0000 (11:53 +1300)]
Merge with trunk

9 years agoReleasing 1.13.0
Robert Ancell [Wed, 12 Nov 2014 22:35:12 +0000 (11:35 +1300)]
Releasing 1.13.0

9 years agoClose session pipe when child process exits - this was leaking file descriptors for...
Robert Ancell [Wed, 12 Nov 2014 21:24:54 +0000 (10:24 +1300)]
Close session pipe when child process exits - this was leaking file descriptors for each login / authentication

9 years agoUpdate libsystem to make lightdm think VT switching is possible
Robert Ancell [Wed, 12 Nov 2014 01:13:15 +0000 (14:13 +1300)]
Update libsystem to make lightdm think VT switching is possible

9 years agoCorrectly free error in test XDMCP client
Robert Ancell [Wed, 12 Nov 2014 00:26:36 +0000 (13:26 +1300)]
Correctly free error in test XDMCP client

9 years agoUse 127.0.0.1 instead of localhost
Robert Ancell [Wed, 12 Nov 2014 00:13:21 +0000 (13:13 +1300)]
Use 127.0.0.1 instead of localhost

9 years agoUse 127.0.0.1 instead of localhost
Robert Ancell [Wed, 12 Nov 2014 00:13:12 +0000 (13:13 +1300)]
Use 127.0.0.1 instead of localhost

9 years agoRedirect bound socket ports so networking tests can be run non-root
Robert Ancell [Tue, 11 Nov 2014 23:14:13 +0000 (12:14 +1300)]
Redirect bound socket ports so networking tests can be run non-root

9 years agoRedirect bound socket ports so networking tests can be run non-root
Robert Ancell [Tue, 11 Nov 2014 23:14:06 +0000 (12:14 +1300)]
Redirect bound socket ports so networking tests can be run non-root

9 years agoMerge with trunk
Robert Ancell [Mon, 10 Nov 2014 00:30:09 +0000 (13:30 +1300)]
Merge with trunk

9 years agoCorrectly mock /run in tests so Mir tests don't collide with system files
Robert Ancell [Sun, 9 Nov 2014 23:49:47 +0000 (12:49 +1300)]
Correctly mock /run in tests so Mir tests don't collide with system files

9 years agoLoad listen-address from configuration
Robert Ancell [Sun, 9 Nov 2014 22:07:22 +0000 (11:07 +1300)]
Load listen-address from configuration

9 years agoAdd an option for XDMCP and VNC servers to only listen on one address
Robert Ancell [Sun, 9 Nov 2014 22:04:45 +0000 (11:04 +1300)]
Add an option for XDMCP and VNC servers to only listen on one address

9 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 28 Oct 2014 06:11:03 +0000 (06:11 +0000)]
Launchpad automatic translations update.

9 years agoShow warning dialog instead of interrupted login if syntax error in ~/.profile etc
Robert Ancell [Mon, 20 Oct 2014 18:37:25 +0000 (14:37 -0400)]
Show warning dialog instead of interrupted login if syntax error in ~/.profile etc

9 years agoWarning dialog instead of interrupted login if syntax error in ~/.profile etc.
Gunnar Hjalmarsson [Mon, 20 Oct 2014 15:58:19 +0000 (17:58 +0200)]
Warning dialog instead of interrupted login if syntax error in ~/.profile etc.

9 years agoAdd a regression test for DesktopNames feature
Robert Ancell [Mon, 20 Oct 2014 14:04:33 +0000 (10:04 -0400)]
Add a regression test for DesktopNames feature

9 years agoRefactor DesktopNames support to be less confusing
Robert Ancell [Mon, 20 Oct 2014 13:54:54 +0000 (09:54 -0400)]
Refactor DesktopNames support to be less confusing