]> rtime.felk.cvut.cz Git - sojka/lightdm.git/log
sojka/lightdm.git
10 years agoFix tests running from /tmp.
Robert Ancell [Mon, 17 Jun 2013 00:53:36 +0000 (00:53 +0000)]
Fix tests running from /tmp.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoRemove hacks
Robert Ancell [Mon, 17 Jun 2013 00:20:55 +0000 (12:20 +1200)]
Remove hacks

10 years agoFix socket address enumeration
Robert Ancell [Mon, 17 Jun 2013 00:12:49 +0000 (12:12 +1200)]
Fix socket address enumeration

10 years agoAdd some VNC temp debugging
Robert Ancell [Sun, 16 Jun 2013 23:59:46 +0000 (11:59 +1200)]
Add some VNC temp debugging

10 years agoMake test VNC and XDMCP client more robust
Robert Ancell [Sun, 16 Jun 2013 22:38:53 +0000 (10:38 +1200)]
Make test VNC and XDMCP client more robust

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Fri, 14 Jun 2013 06:00:26 +0000 (06:00 +0000)]
Launchpad automatic translations update.

10 years agoRemove unused xauth code from test-python-greeter
Robert Ancell [Fri, 14 Jun 2013 02:22:34 +0000 (14:22 +1200)]
Remove unused xauth code from test-python-greeter

10 years agoCat log before deleting it...
Robert Ancell [Fri, 14 Jun 2013 01:57:56 +0000 (13:57 +1200)]
Cat log before deleting it...

10 years agoTemporarily show greeter log to debug server build
Robert Ancell [Fri, 14 Jun 2013 01:25:15 +0000 (13:25 +1200)]
Temporarily show greeter log to debug server build

10 years agoEnable debug temporarily so can see what is happening on the server
Robert Ancell [Fri, 14 Jun 2013 00:50:21 +0000 (12:50 +1200)]
Enable debug temporarily so can see what is happening on the server

10 years agoFix tests running from /tmp
Robert Ancell [Thu, 13 Jun 2013 23:59:08 +0000 (11:59 +1200)]
Fix tests running from /tmp

10 years agoCorrectly redirect /etc and /var - make distcheck now runs!.
Robert Ancell [Thu, 13 Jun 2013 04:53:09 +0000 (04:53 +0000)]
Correctly redirect /etc and /var - make distcheck now runs!.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoWarn if fail to make directories.
Robert Ancell [Thu, 13 Jun 2013 04:38:27 +0000 (04:38 +0000)]
Warn if fail to make directories.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoCorrectly redirect /etc and /var - make distcheck now runs!
Robert Ancell [Thu, 13 Jun 2013 04:12:15 +0000 (16:12 +1200)]
Correctly redirect /etc and /var - make distcheck now runs!

10 years agoWarn if fail to make directories
Robert Ancell [Thu, 13 Jun 2013 03:17:43 +0000 (15:17 +1200)]
Warn if fail to make directories

10 years agoInstall apparmor correctly to fix distcheck, merge data/init/Makefile.am into data...
Robert Ancell [Thu, 13 Jun 2013 01:08:48 +0000 (01:08 +0000)]
Install apparmor correctly to fix distcheck, merge data/init/Makefile.am into data/Makefile.am.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoMerge data/init/Makefile.am into data/Makefile.am
Robert Ancell [Thu, 13 Jun 2013 00:15:56 +0000 (12:15 +1200)]
Merge data/init/Makefile.am into data/Makefile.am

10 years agoInstall apparmor correctly to fix distcheck
Robert Ancell [Thu, 13 Jun 2013 00:14:02 +0000 (12:14 +1200)]
Install apparmor correctly to fix distcheck

10 years agoMake tests run from BUILDDIR.
Robert Ancell [Wed, 12 Jun 2013 06:52:37 +0000 (06:52 +0000)]
Make tests run from BUILDDIR.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoMake tests run from BUILDDIR
Robert Ancell [Wed, 12 Jun 2013 05:45:30 +0000 (17:45 +1200)]
Make tests run from BUILDDIR

10 years agoinstall apparmor abstractions with proper permissions (LP: #1189948). Fixes: https...
jdstrand [Tue, 11 Jun 2013 21:53:41 +0000 (21:53 +0000)]
install apparmor abstractions with proper permissions (LP: #1189948). Fixes: https://bugs.launchpad.net/bugs/1189948.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoDescription: install apparmor abstractions with proper permissions
jdstrand [Tue, 11 Jun 2013 19:35:26 +0000 (14:35 -0500)]
Description: install apparmor abstractions with proper permissions
Bug: https://launchpad.net/bugs/1189948

11 years agoOverride fopen, creat, mkdir, chown so tests run not installed.
Robert Ancell [Tue, 11 Jun 2013 00:10:58 +0000 (00:10 +0000)]
Override fopen, creat, mkdir, chown so tests run not installed.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoDon't write X authority with g_file_set_contents - it can leave intermediate files...
Robert Ancell [Mon, 10 Jun 2013 05:37:49 +0000 (05:37 +0000)]
Don't write X authority with g_file_set_contents - it can leave intermediate files around if it is interrupted. Fixes: https://bugs.launchpad.net/bugs/984785.

Approved by Robert Ancell, PS Jenkins bot.

11 years agoDon't write X authority with g_file_set_contents - it can leave intermediate files...
Robert Ancell [Mon, 10 Jun 2013 05:01:53 +0000 (17:01 +1200)]
Don't write X authority with g_file_set_contents - it can leave intermediate files around if it is interrupted

11 years agoOverride fopen, creat, mkdir, chown so tests run not installed
Robert Ancell [Mon, 10 Jun 2013 04:55:18 +0000 (16:55 +1200)]
Override fopen, creat, mkdir, chown so tests run not installed

11 years agoDon't use g_file_set_contents for X authority
Robert Ancell [Fri, 7 Jun 2013 01:10:15 +0000 (13:10 +1200)]
Don't use g_file_set_contents for X authority

11 years agoMerge with trunk
Robert Ancell [Fri, 7 Jun 2013 01:09:29 +0000 (13:09 +1200)]
Merge with trunk

11 years agoSet user session in tests in case LightDM was compiled with a different default
Robert Ancell [Fri, 7 Jun 2013 01:09:05 +0000 (13:09 +1200)]
Set user session in tests in case LightDM was compiled with a different default

11 years agoMerge with trunk
Robert Ancell [Fri, 7 Jun 2013 01:02:32 +0000 (13:02 +1200)]
Merge with trunk

11 years agoDon't write X authority files with g_file_set_contents
Robert Ancell [Fri, 7 Jun 2013 01:02:23 +0000 (13:02 +1200)]
Don't write X authority files with g_file_set_contents

11 years agoAdd missing file
Robert Ancell [Fri, 7 Jun 2013 01:01:18 +0000 (13:01 +1200)]
Add missing file

11 years agoAdd tests for the liblightdm user interface.
Robert Ancell [Fri, 7 Jun 2013 00:08:35 +0000 (00:08 +0000)]
Add tests for the liblightdm user interface.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoMerge with trunk
Robert Ancell [Thu, 6 Jun 2013 21:51:01 +0000 (09:51 +1200)]
Merge with trunk

11 years agoMake tests work without installing.
Robert Ancell [Thu, 6 Jun 2013 07:08:44 +0000 (07:08 +0000)]
Make tests work without installing.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 6 Jun 2013 05:33:18 +0000 (05:33 +0000)]
Launchpad automatic translations update.

11 years agoMake tests work without installing
Robert Ancell [Thu, 6 Jun 2013 05:02:48 +0000 (17:02 +1200)]
Make tests work without installing

11 years agoSmall test fixes.
Robert Ancell [Thu, 6 Jun 2013 04:53:53 +0000 (04:53 +0000)]
Small test fixes.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoRemove unused arg from WAIT test command
Robert Ancell [Thu, 6 Jun 2013 04:06:53 +0000 (16:06 +1200)]
Remove unused arg from WAIT test command

11 years agoFix qt4 power tests running when they should be qt5 tests
Robert Ancell [Thu, 6 Jun 2013 04:05:00 +0000 (16:05 +1200)]
Fix qt4 power tests running when they should be qt5 tests

11 years agoCheck user added/deleted signals working
Robert Ancell [Thu, 6 Jun 2013 04:03:33 +0000 (16:03 +1200)]
Check user added/deleted signals working

11 years agoFix more MOC pretty print output.
Robert Ancell [Wed, 5 Jun 2013 23:53:24 +0000 (23:53 +0000)]
Fix more MOC pretty print output.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoAdd tests for the liblightdm user interface
Robert Ancell [Wed, 5 Jun 2013 23:38:54 +0000 (11:38 +1200)]
Add tests for the liblightdm user interface

11 years agoFix more MOC pretty print output
Robert Ancell [Wed, 5 Jun 2013 22:02:38 +0000 (10:02 +1200)]
Fix more MOC pretty print output

11 years agoRefactor display starting code.
Robert Ancell [Wed, 5 Jun 2013 02:07:40 +0000 (02:07 +0000)]
Refactor display starting code.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoDon't set user hints for automatic background logins, make test check that guest...
Robert Ancell [Wed, 5 Jun 2013 00:21:36 +0000 (12:21 +1200)]
Don't set user hints for automatic background logins, make test check that guest hint is not set

11 years agoRefactor display starting code, fixing user hints for background automatic login
Robert Ancell [Tue, 4 Jun 2013 23:59:31 +0000 (11:59 +1200)]
Refactor display starting code, fixing user hints for background automatic login

11 years agoAdd option to set seat type in lightdm-set-defaults.
Robert Ancell [Thu, 30 May 2013 04:52:59 +0000 (04:52 +0000)]
Add option to set seat type in lightdm-set-defaults.

Approved by PS Jenkins bot, Robert Ancell, Chris Halse Rogers.

11 years agoAdd option to set seat type in lightdm-set-defaults
Robert Ancell [Thu, 30 May 2013 01:57:14 +0000 (13:57 +1200)]
Add option to set seat type in lightdm-set-defaults

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Fri, 17 May 2013 05:37:57 +0000 (05:37 +0000)]
Launchpad automatic translations update.

11 years agoRefactor tests so each object is only required to be in sequence - stops race conditi...
Robert Ancell [Fri, 17 May 2013 03:51:10 +0000 (03:51 +0000)]
Refactor tests so each object is only required to be in sequence - stops race conditions between each component reporting status
Override XCB to make X tests reliable and predictable, now can't conflict with existing X servers
Remove keyboard layout and variant tests as they rely on specific X/xkb behaviour
Remove sync hack that was avoiding the race conditions.

Approved by Robert Ancell, PS Jenkins bot.

11 years agoOverride XCB to make X tests reliable and predictable. Had to remove keyboard layout...
Robert Ancell [Fri, 17 May 2013 03:10:13 +0000 (15:10 +1200)]
Override XCB to make X tests reliable and predictable. Had to remove keyboard layout and variant tests as they rely on specific X/xkb behaviour

11 years agoUpdate new tests
Robert Ancell [Fri, 10 May 2013 03:40:24 +0000 (15:40 +1200)]
Update new tests

11 years agomerge with trunk
Robert Ancell [Fri, 10 May 2013 00:11:55 +0000 (12:11 +1200)]
merge with trunk

11 years agoUpdate background tests
Robert Ancell [Fri, 10 May 2013 00:11:37 +0000 (12:11 +1200)]
Update background tests

11 years agoMerge with trunk
Robert Ancell [Thu, 9 May 2013 23:55:56 +0000 (11:55 +1200)]
Merge with trunk

11 years agoStop if fail to create default seat.
Robert Ancell [Thu, 9 May 2013 23:43:39 +0000 (23:43 +0000)]
Stop if fail to create default seat.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoPretty print MOC commands.
Robert Ancell [Thu, 9 May 2013 23:36:39 +0000 (23:36 +0000)]
Pretty print MOC commands.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoAdd a new option "autologin-in-background" which lets an autologin happen in a second...
Michael Terry [Thu, 9 May 2013 23:21:40 +0000 (23:21 +0000)]
Add a new option "autologin-in-background" which lets an autologin happen in a second display while still showing the greeter.

Approved by Robert Ancell, PS Jenkins bot.

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 8 May 2013 05:37:09 +0000 (05:37 +0000)]
Launchpad automatic translations update.

11 years agoFix liblightdm-qt-3.pc file
Michael Terry [Tue, 7 May 2013 16:05:06 +0000 (12:05 -0400)]
Fix liblightdm-qt-3.pc file

11 years agoliblightdm-qt-3.pc.in: Update for correct library name liblightdm-qt-3
Iain Lane [Tue, 7 May 2013 15:23:57 +0000 (16:23 +0100)]
liblightdm-qt-3.pc.in: Update for correct library name liblightdm-qt-3

11 years agoSupport timed autologin
Michael Terry [Mon, 6 May 2013 20:42:45 +0000 (16:42 -0400)]
Support timed autologin

11 years agoAdd default entry in lightdm.conf
Michael Terry [Mon, 6 May 2013 20:12:19 +0000 (16:12 -0400)]
Add default entry in lightdm.conf

11 years agoFix autologin-in-background for guest users
Michael Terry [Mon, 6 May 2013 20:07:28 +0000 (16:07 -0400)]
Fix autologin-in-background for guest users

11 years agoAdd autologin-in-background option
Michael Terry [Mon, 6 May 2013 19:31:47 +0000 (15:31 -0400)]
Add autologin-in-background option

11 years agoAdd test for autologin-in-background
Michael Terry [Mon, 6 May 2013 19:29:32 +0000 (15:29 -0400)]
Add test for autologin-in-background

11 years agoFix pc file for liblightdm-qt5-3
Michael Terry [Fri, 3 May 2013 00:08:47 +0000 (17:08 -0700)]
Fix pc file for liblightdm-qt5-3

11 years agoStop if fail to create default seat
Robert Ancell [Wed, 1 May 2013 17:38:08 +0000 (10:38 -0700)]
Stop if fail to create default seat

11 years agoPretty print MOC commands
Robert Ancell [Wed, 1 May 2013 17:36:04 +0000 (10:36 -0700)]
Pretty print MOC commands

11 years agoReleasing 1.7.0
Robert Ancell [Tue, 30 Apr 2013 17:37:05 +0000 (10:37 -0700)]
Releasing 1.7.0

11 years agoUpdate language tests for language changes
Robert Ancell [Tue, 30 Apr 2013 17:36:41 +0000 (10:36 -0700)]
Update language tests for language changes

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 25 Apr 2013 05:39:00 +0000 (05:39 +0000)]
Launchpad automatic translations update.

11 years agoClarify form of language strings.
Robert Ancell [Wed, 24 Apr 2013 06:35:54 +0000 (06:35 +0000)]
Clarify form of language strings.

Approved by PS Jenkins bot.

11 years agoClarify form of language strings
Robert Ancell [Wed, 24 Apr 2013 06:18:24 +0000 (18:18 +1200)]
Clarify form of language strings

11 years agoFix the two bugs which prevent the language selection from working. Fixes: https...
Guido Berhoerster [Wed, 24 Apr 2013 01:51:02 +0000 (01:51 +0000)]
Fix the two bugs which prevent the language selection from working. Fixes: https://bugs.launchpad.net/bugs/1019314, https://bugs.launchpad.net/bugs/1074946.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoAdd pam_systemd.so (optional) to default PAM configuration.
Robert Ancell [Tue, 23 Apr 2013 23:51:04 +0000 (23:51 +0000)]
Add pam_systemd.so (optional) to default PAM configuration.

Approved by PS Jenkins bot.

11 years agoAdd pam_systemd.so (optional) to default PAM configuration
Robert Ancell [Tue, 23 Apr 2013 23:42:12 +0000 (11:42 +1200)]
Add pam_systemd.so (optional) to default PAM configuration

11 years agoStyle fixes for logind patch.
Robert Ancell [Tue, 23 Apr 2013 23:20:51 +0000 (23:20 +0000)]
Style fixes for logind patch.

Approved by PS Jenkins bot.

11 years agoStyle fixes for logind patch
Robert Ancell [Tue, 23 Apr 2013 22:58:23 +0000 (10:58 +1200)]
Style fixes for logind patch

11 years agoUse everywhere instead of UPower and ConsoleKit - lock/unlock/suspend/hibernate....
Iain Lane [Tue, 23 Apr 2013 22:51:09 +0000 (22:51 +0000)]
Use everywhere instead of UPower and ConsoleKit - lock/unlock/suspend/hibernate. Fixes: https://bugs.launchpad.net/bugs/930488.

Approved by PS Jenkins bot.

11 years agoReadd no-login1 and no-console-kit tests, remove login1 test.
Iain Lane [Tue, 23 Apr 2013 14:44:37 +0000 (15:44 +0100)]
Readd no-login1 and no-console-kit tests, remove login1 test.

11 years agoAnother comment fix
Iain Lane [Tue, 23 Apr 2013 12:26:53 +0000 (13:26 +0100)]
Another comment fix

11 years agoMove LOGIND_RUNNING to login1.h
Iain Lane [Tue, 23 Apr 2013 12:26:26 +0000 (13:26 +0100)]
Move LOGIND_RUNNING to login1.h

11 years agoWhitespace fixes
Iain Lane [Tue, 23 Apr 2013 12:24:32 +0000 (13:24 +0100)]
Whitespace fixes

I'm sure there's more.

11 years agoFix copy and paste errors
Iain Lane [Tue, 23 Apr 2013 11:52:24 +0000 (12:52 +0100)]
Fix copy and paste errors

 - Can't suspend using lightdm → logind
 - g_printerr → g_debug in above message; there is a fallback.

11 years agoUse C standard compliant names for header guards. Fixes: https://bugs.launchpad.net...
Robert Ancell [Tue, 23 Apr 2013 03:20:58 +0000 (03:20 +0000)]
Use C standard compliant names for header guards. Fixes: https://bugs.launchpad.net/bugs/1053363.

Approved by PS Jenkins bot.

11 years agoUse C standard compliant names for header guards
Robert Ancell [Tue, 23 Apr 2013 03:07:03 +0000 (15:07 +1200)]
Use C standard compliant names for header guards

11 years agoFix bug where seat failure before D-Bus acquired would not stop daemon.
Robert Ancell [Tue, 23 Apr 2013 02:50:56 +0000 (02:50 +0000)]
Fix bug where seat failure before D-Bus acquired would not stop daemon.

Approved by PS Jenkins bot.

11 years agoFix bug where seat failure before D-Bus acquired would not stop daemon
Robert Ancell [Tue, 23 Apr 2013 02:20:00 +0000 (14:20 +1200)]
Fix bug where seat failure before D-Bus acquired would not stop daemon

11 years agoMerge trunk
Iain Lane [Mon, 22 Apr 2013 12:20:48 +0000 (13:20 +0100)]
Merge trunk

11 years agoRename logind to login1 for consistency
Iain Lane [Mon, 22 Apr 2013 11:07:45 +0000 (12:07 +0100)]
Rename logind to login1 for consistency

11 years agoUpdate test scripts to use login1 for suspend and hibernate where necessary
Iain Lane [Mon, 22 Apr 2013 10:35:19 +0000 (11:35 +0100)]
Update test scripts to use login1 for suspend and hibernate where necessary

11 years agotest-runner: Mock login1 suspend/hibernate too
Iain Lane [Mon, 22 Apr 2013 10:11:44 +0000 (11:11 +0100)]
test-runner: Mock login1 suspend/hibernate too

11 years agoCall correct DBus methods for hibernate in liblightdm-qt
Iain Lane [Mon, 22 Apr 2013 09:56:31 +0000 (10:56 +0100)]
Call correct DBus methods for hibernate in liblightdm-qt

11 years agoCall the correct function names for UPower suspend/hibernate_allowd
Iain Lane [Mon, 22 Apr 2013 09:46:31 +0000 (10:46 +0100)]
Call the correct function names for UPower suspend/hibernate_allowd

11 years agoInstead of relying on LOGIND_RUNNING being false, test for the systemd session ID...
Iain Lane [Fri, 19 Apr 2013 16:58:37 +0000 (17:58 +0100)]
Instead of relying on LOGIND_RUNNING being false, test for the systemd session ID being set.

I noticed that in the testsuite we were having logind fail to activate, due to
the mocking, but CK wasn't being set up. This turned out to be because
/run/systemd/seats/ from the home system is still obviously present, making
LOGIND_RUNNING return true when it shouldn't.

11 years agoRemove removed tests from Makefile.am
Iain Lane [Fri, 19 Apr 2013 16:53:31 +0000 (17:53 +0100)]
Remove removed tests from Makefile.am

11 years agoMake all tests executable so they can be run.
Iain Lane [Fri, 19 Apr 2013 15:54:14 +0000 (16:54 +0100)]
Make all tests executable so they can be run.

11 years agoRemove some redundant tests, chmod +x all of them and fix name of flag to disable...
Iain Lane [Fri, 19 Apr 2013 15:50:15 +0000 (16:50 +0100)]
Remove some redundant tests, chmod +x all of them and fix name of flag to disable logind