]> rtime.felk.cvut.cz Git - sojka/lightdm.git/log
sojka/lightdm.git
11 years agoMerge with trunk
Robert Ancell [Tue, 23 Apr 2013 02:18:02 +0000 (14:18 +1200)]
Merge with trunk

11 years agoFix bugs
Robert Ancell [Fri, 19 Apr 2013 04:27:39 +0000 (16:27 +1200)]
Fix bugs

11 years agoUpdate LINGUAS
Robert Ancell [Fri, 19 Apr 2013 02:53:53 +0000 (14:53 +1200)]
Update LINGUAS

11 years agoMake greeter and user sessions inherit the system default locale, this is needed...
Guido Berhoerster [Thu, 18 Apr 2013 23:06:32 +0000 (23:06 +0000)]
Make greeter and user sessions inherit the system default locale, this is needed on non-Debian-based systems which do not set the default locale via pam_env. Fixes: https://bugs.launchpad.net/bugs/1073135.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoFix stylistic issues caught by -Werror=missing-prototypes, -Werror=implicit-function...
Guido Berhoerster [Wed, 17 Apr 2013 21:36:48 +0000 (21:36 +0000)]
Fix stylistic issues caught by -Werror=missing-prototypes, -Werror=implicit-function-declaration. Fixes: https://bugs.launchpad.net/bugs/1168842.

Approved by PS Jenkins bot, Robert Ancell.

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 17 Apr 2013 05:28:12 +0000 (05:28 +0000)]
Launchpad automatic translations update.

11 years agoMake greeter and user sessions inherit the system locale
Guido Berhoerster [Tue, 16 Apr 2013 07:56:08 +0000 (09:56 +0200)]
Make greeter and user sessions inherit the system locale

11 years agoFix missing prototypes and pre-ANSI C function declarations
Guido Berhoerster [Tue, 16 Apr 2013 07:48:51 +0000 (09:48 +0200)]
Fix missing prototypes and pre-ANSI C function declarations

11 years agoIgnore stale X server locks.
Robert Ancell [Tue, 16 Apr 2013 01:50:45 +0000 (01:50 +0000)]
Ignore stale X server locks.

Approved by PS Jenkins bot.

11 years agoIgnore stale X server locks
Robert Ancell [Tue, 16 Apr 2013 01:03:09 +0000 (13:03 +1200)]
Ignore stale X server locks

11 years agoAdd power tests.
Robert Ancell [Mon, 15 Apr 2013 23:20:50 +0000 (23:20 +0000)]
Add power tests.

Approved by PS Jenkins bot.

11 years agoLink test Qt greeters against new liblightdm
Robert Ancell [Mon, 15 Apr 2013 23:01:44 +0000 (11:01 +1200)]
Link test Qt greeters against new liblightdm

11 years agoMerge with trunk
Robert Ancell [Mon, 15 Apr 2013 22:40:27 +0000 (10:40 +1200)]
Merge with trunk

11 years agoUpdate LINGUAS
Robert Ancell [Mon, 15 Apr 2013 22:09:11 +0000 (10:09 +1200)]
Update LINGUAS

11 years agoBump liblightdm-qt ABI
Robert Ancell [Mon, 15 Apr 2013 22:06:39 +0000 (10:06 +1200)]
Bump liblightdm-qt ABI

11 years agoSupport logind in liblightdm. Fixes: https://bugs.launchpad.net/bugs/1152185.
Rex Dieter [Mon, 15 Apr 2013 21:51:36 +0000 (21:51 +0000)]
Support logind in liblightdm. Fixes: https://bugs.launchpad.net/bugs/1152185.

Approved by PS Jenkins bot.

11 years agoUse Q_SLOTS and Q_SIGNALS instead of slots and signals.
Michael Terry [Mon, 15 Apr 2013 15:51:21 +0000 (15:51 +0000)]
Use Q_SLOTS and Q_SIGNALS instead of slots and signals.

Approved by PS Jenkins bot, Michael Terry, David Edmundson.

11 years agoadd -DQT_NO_KEYWORDS
Michael Terry [Mon, 15 Apr 2013 15:25:09 +0000 (11:25 -0400)]
add -DQT_NO_KEYWORDS

11 years agoDrop semicolons after namespaces too
Michael Terry [Mon, 15 Apr 2013 14:53:10 +0000 (10:53 -0400)]
Drop semicolons after namespaces too

11 years agoUse modern Q_SLOTS and Q_SIGNALS instead of slots and signals
Michael Terry [Mon, 15 Apr 2013 14:42:09 +0000 (10:42 -0400)]
Use modern Q_SLOTS and Q_SIGNALS instead of slots and signals

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 15 Apr 2013 05:32:54 +0000 (05:32 +0000)]
Launchpad automatic translations update.

11 years agoAdd upower tests
Robert Ancell [Mon, 15 Apr 2013 03:06:52 +0000 (15:06 +1200)]
Add upower tests

11 years agoAdd regression tests for power functionality
Robert Ancell [Mon, 15 Apr 2013 02:21:48 +0000 (14:21 +1200)]
Add regression tests for power functionality

Required modifying PowerInterface::canRestart() and PowerInteface::canShutdown()

11 years agoFix lightdm_get_can_restart/shutdown calling both logind and consolekit
Robert Ancell [Mon, 15 Apr 2013 02:21:06 +0000 (14:21 +1200)]
Fix lightdm_get_can_restart/shutdown calling both logind and consolekit

11 years agoFix coding style
Robert Ancell [Sun, 14 Apr 2013 23:00:34 +0000 (11:00 +1200)]
Fix coding style

11 years agoAdd regression test for login1 (matches test for ConsoleKit, needs improvement)
Robert Ancell [Sun, 14 Apr 2013 22:54:54 +0000 (10:54 +1200)]
Add regression test for login1 (matches test for ConsoleKit, needs improvement)

11 years agoReleasing 1.6.0
Robert Ancell [Sun, 14 Apr 2013 22:34:43 +0000 (10:34 +1200)]
Releasing 1.6.0

11 years agoMore coding style fixes
Robert Ancell [Sun, 14 Apr 2013 22:13:48 +0000 (10:13 +1200)]
More coding style fixes

11 years agoFix coding style
Robert Ancell [Sun, 14 Apr 2013 21:53:01 +0000 (09:53 +1200)]
Fix coding style

11 years agoSupport logind in liblightdm
Rex Dieter [Sun, 14 Apr 2013 21:47:16 +0000 (09:47 +1200)]
Support logind in liblightdm

11 years agoAdd a test for VNC dimensions.
Robert Ancell [Sat, 13 Apr 2013 23:20:37 +0000 (23:20 +0000)]
Add a test for VNC dimensions.

Approved by PS Jenkins bot.

11 years agoAllow VNC command to be specified in lightdm.conf.
Robert Ancell [Fri, 12 Apr 2013 20:36:31 +0000 (20:36 +0000)]
Allow VNC command to be specified in lightdm.conf.

Approved by David Barth, PS Jenkins bot.

11 years agoFix description of vnc-command test
Robert Ancell [Fri, 12 Apr 2013 03:47:32 +0000 (15:47 +1200)]
Fix description of vnc-command test

11 years agoAdd a test for VNC dimensions
Robert Ancell [Fri, 12 Apr 2013 03:46:06 +0000 (15:46 +1200)]
Add a test for VNC dimensions

11 years agoCorrectly read command from config and fix test case
Robert Ancell [Fri, 12 Apr 2013 03:38:56 +0000 (15:38 +1200)]
Correctly read command from config and fix test case

11 years agoAllow VNC command to be specified in lightdm.conf
Robert Ancell [Fri, 12 Apr 2013 03:16:00 +0000 (15:16 +1200)]
Allow VNC command to be specified in lightdm.conf

11 years agoRegister enums with QObject meta type system.
Michael Terry [Fri, 12 Apr 2013 02:51:17 +0000 (02:51 +0000)]
Register enums with QObject meta type system.

Approved by David Edmundson, Robert Ancell, PS Jenkins bot.

11 years agoFix trailing whitespace in lightdm.c.
Robert Ancell [Thu, 11 Apr 2013 03:36:06 +0000 (03:36 +0000)]
Fix trailing whitespace in lightdm.c.

Approved by PS Jenkins bot, David Edmundson.

11 years agoFix trailing whitespace in lightdm.c
Robert Ancell [Thu, 11 Apr 2013 02:08:54 +0000 (14:08 +1200)]
Fix trailing whitespace in lightdm.c

11 years agoRename from mir to unity and implement unity system compositor protocol
Robert Ancell [Wed, 10 Apr 2013 05:41:08 +0000 (17:41 +1200)]
Rename from mir to unity and implement unity system compositor protocol

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 10 Apr 2013 05:32:16 +0000 (05:32 +0000)]
Launchpad automatic translations update.

11 years agoMerge with trunk
Robert Ancell [Mon, 8 Apr 2013 23:52:14 +0000 (11:52 +1200)]
Merge with trunk

11 years agoReleasing 1.5.3
Robert Ancell [Wed, 3 Apr 2013 02:52:14 +0000 (15:52 +1300)]
Releasing 1.5.3

11 years agoFix authentication cancel regression caused in 1.5.2
Robert Ancell [Wed, 3 Apr 2013 02:48:15 +0000 (15:48 +1300)]
Fix authentication cancel regression caused in 1.5.2

11 years agoFix build with gobject-introspection 1.35.9
Robert Ancell [Tue, 2 Apr 2013 21:42:29 +0000 (10:42 +1300)]
Fix build with gobject-introspection 1.35.9

11 years agoRegister enums with QObject meta type system
Michael Terry [Tue, 2 Apr 2013 21:08:22 +0000 (17:08 -0400)]
Register enums with QObject meta type system

11 years agoPass --symbol-prefix via LightDM_1_gir_SCANNERFLAGS rather than
Dmitrijs Ledkovs [Tue, 2 Apr 2013 12:02:43 +0000 (13:02 +0100)]
Pass --symbol-prefix via LightDM_1_gir_SCANNERFLAGS rather than
LightDM_1_gir_CFLAGS, fixing build failure with gobject-introspection >= 1.35.9.

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 2 Apr 2013 05:23:31 +0000 (05:23 +0000)]
Launchpad automatic translations update.

11 years agoUpdate for LightDM and Mir changes
Robert Ancell [Wed, 27 Mar 2013 03:20:03 +0000 (16:20 +1300)]
Update for LightDM and Mir changes

11 years agoMerge with trunk
Robert Ancell [Wed, 27 Mar 2013 02:00:36 +0000 (15:00 +1300)]
Merge with trunk

11 years agoReleasing 1.5.2
Robert Ancell [Wed, 27 Mar 2013 01:53:33 +0000 (14:53 +1300)]
Releasing 1.5.2

11 years agoOnly report test command line if it fails
Robert Ancell [Wed, 27 Mar 2013 00:48:48 +0000 (13:48 +1300)]
Only report test command line if it fails

11 years agoFix minor memory leak
Robert Ancell [Wed, 27 Mar 2013 00:42:54 +0000 (13:42 +1300)]
Fix minor memory leak

11 years agoDon't use GIO to access X authority files - it uses GVFS which is unnecessary overhea...
Robert Ancell [Wed, 27 Mar 2013 00:42:28 +0000 (13:42 +1300)]
Don't use GIO to access X authority files - it uses GVFS which is unnecessary overhead/complexity

11 years agoAdd a check for locking a session without as password
Robert Ancell [Tue, 26 Mar 2013 22:40:08 +0000 (11:40 +1300)]
Add a check for locking a session without as password

11 years agoFix stale X server being left behind when using LockSession D-Bus API
Robert Ancell [Tue, 26 Mar 2013 22:22:49 +0000 (11:22 +1300)]
Fix stale X server being left behind when using LockSession D-Bus API

11 years agoUpdate .bzrignore
Robert Ancell [Tue, 26 Mar 2013 02:41:33 +0000 (15:41 +1300)]
Update .bzrignore

11 years agoAdd tests to check that sessions switched to correctly log out
Robert Ancell [Tue, 26 Mar 2013 00:12:35 +0000 (13:12 +1300)]
Add tests to check that sessions switched to correctly log out

11 years agoCorrectly check X server is terminated when returning to existing session
Robert Ancell [Tue, 26 Mar 2013 00:09:26 +0000 (13:09 +1300)]
Correctly check X server is terminated when returning to existing session

11 years agoAdd two regression tests to confirm the a greeter switched to is destroyed when retur...
Robert Ancell [Mon, 25 Mar 2013 22:54:45 +0000 (11:54 +1300)]
Add two regression tests to confirm the a greeter switched to is destroyed when returning to the same session or starting a new one

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 25 Mar 2013 04:47:40 +0000 (04:47 +0000)]
Launchpad automatic translations update.

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Sun, 24 Mar 2013 04:51:23 +0000 (04:51 +0000)]
Launchpad automatic translations update.

11 years agoUse G_MAXUINT32 instead of 0xFFFFFFFF
Robert Ancell [Mon, 18 Mar 2013 19:51:07 +0000 (08:51 +1300)]
Use G_MAXUINT32 instead of 0xFFFFFFFF

11 years agoCorrectly check overflow for n_secrets
Robert Ancell [Mon, 18 Mar 2013 19:50:12 +0000 (08:50 +1300)]
Correctly check overflow for n_secrets

11 years agoUse 32 bit type for n_secrets so can detect overflow
Robert Ancell [Mon, 18 Mar 2013 19:47:33 +0000 (08:47 +1300)]
Use 32 bit type for n_secrets so can detect overflow

11 years agoHandle over/underflows when reading from greeter
Robert Ancell [Mon, 18 Mar 2013 03:20:36 +0000 (16:20 +1300)]
Handle over/underflows when reading from greeter

11 years agoMake Mir support optional
Robert Ancell [Fri, 15 Mar 2013 00:05:16 +0000 (13:05 +1300)]
Make Mir support optional

11 years agoMerge with trunk
Robert Ancell [Thu, 14 Mar 2013 22:43:51 +0000 (11:43 +1300)]
Merge with trunk

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 14 Mar 2013 05:02:16 +0000 (05:02 +0000)]
Launchpad automatic translations update.

11 years agoAdjust AppArmor profile to also work with logind
Martin Pitt [Tue, 12 Mar 2013 11:48:34 +0000 (12:48 +0100)]
Adjust AppArmor profile to also work with logind

logind uses UIDs instead of user names in /run/user/. As we restrict access to
"owner", and /run/user/* are 700 anyway, this is safe.

11 years agoImprove warning message when XDMCP packet has length mismatch
Robert Ancell [Tue, 12 Mar 2013 03:46:14 +0000 (16:46 +1300)]
Improve warning message when XDMCP packet has length mismatch

11 years agoMerge with trunk
Robert Ancell [Thu, 7 Mar 2013 22:49:13 +0000 (11:49 +1300)]
Merge with trunk

11 years agoQLightDM: Add a backgroundPath role to UsersModel
Robert Ancell [Thu, 7 Mar 2013 22:05:11 +0000 (11:05 +1300)]
QLightDM: Add a backgroundPath role to UsersModel

11 years agowhoops, put the new enum at the back of the pack
Michael Terry [Fri, 8 Mar 2013 22:00:21 +0000 (17:00 -0500)]
whoops, put the new enum at the back of the pack

11 years agoInstead, add a new role
Michael Terry [Fri, 8 Mar 2013 21:49:47 +0000 (16:49 -0500)]
Instead, add a new role

11 years agoFor Qt5, don't provide a Pixmap for the user background, just the string
Michael Terry [Fri, 8 Mar 2013 20:33:34 +0000 (15:33 -0500)]
For Qt5, don't provide a Pixmap for the user background, just the string

11 years agoAdd missing COPYING.GPL3
Robert Ancell [Thu, 7 Mar 2013 22:00:29 +0000 (11:00 +1300)]
Add missing COPYING.GPL3

11 years agoUpdate NEWS
Robert Ancell [Thu, 7 Mar 2013 21:41:22 +0000 (10:41 +1300)]
Update NEWS

11 years agoFix XDMCP tests failing by fixing up display stopping code (again)
Robert Ancell [Thu, 7 Mar 2013 21:40:31 +0000 (10:40 +1300)]
Fix XDMCP tests failing by fixing up display stopping code (again)

11 years agoForce clean up test directory on exit
Robert Ancell [Thu, 7 Mar 2013 01:24:15 +0000 (14:24 +1300)]
Force clean up test directory on exit

11 years agoFix test /tmp directory not being created
Robert Ancell [Thu, 7 Mar 2013 00:35:15 +0000 (13:35 +1300)]
Fix test /tmp directory not being created

11 years agoUpdate NEWS
Robert Ancell [Wed, 6 Mar 2013 22:40:10 +0000 (11:40 +1300)]
Update NEWS

11 years agoBetter simulate VT switching so tests work
Robert Ancell [Wed, 6 Mar 2013 22:35:36 +0000 (11:35 +1300)]
Better simulate VT switching so tests work

11 years agoFix script hooks no longer working with latest glib
Robert Ancell [Wed, 6 Mar 2013 21:50:54 +0000 (10:50 +1300)]
Fix script hooks no longer working with latest glib

11 years agoMerge with trunk
Robert Ancell [Wed, 6 Mar 2013 01:31:23 +0000 (14:31 +1300)]
Merge with trunk

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 5 Mar 2013 05:17:03 +0000 (05:17 +0000)]
Launchpad automatic translations update.

11 years agoAllow guest session to write /run/user/<username>/
Martin Pitt [Mon, 25 Feb 2013 13:29:25 +0000 (14:29 +0100)]
Allow guest session to write /run/user/<username>/

Don't just permit creating and accessing selected directories, but allow
creating new directories as well. This avoids bugs with other software which
uses XDG_RUNTIME_DIR (such as pulseaudio). As this is by definition an
ephemeral and a private directory, there is no data leak from other users.

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Sat, 23 Feb 2013 05:41:31 +0000 (05:41 +0000)]
Launchpad automatic translations update.

11 years agoAdd missing apparmor files
Robert Ancell [Mon, 18 Feb 2013 18:23:36 +0000 (18:23 +0000)]
Add missing apparmor files

11 years agoFix python greeter crashing on sigterm
Robert Ancell [Fri, 15 Feb 2013 08:38:12 +0000 (21:38 +1300)]
Fix python greeter crashing on sigterm

11 years agoEnsure test programs quit when the status socket closes
Robert Ancell [Fri, 15 Feb 2013 08:31:53 +0000 (21:31 +1300)]
Ensure test programs quit when the status socket closes

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Fri, 15 Feb 2013 04:49:32 +0000 (04:49 +0000)]
Launchpad automatic translations update.

11 years agoFix test python greeter from not quiting on SIGTERM
Robert Ancell [Thu, 14 Feb 2013 04:10:11 +0000 (17:10 +1300)]
Fix test python greeter from not quiting on SIGTERM

11 years agoFix test X server so that it correctly cleans up on exit
Robert Ancell [Mon, 11 Feb 2013 22:40:11 +0000 (11:40 +1300)]
Fix test X server so that it correctly cleans up on exit

11 years agoRun each test in its own /tmp dir so they can't interfere with eachother
Robert Ancell [Mon, 11 Feb 2013 22:39:44 +0000 (11:39 +1300)]
Run each test in its own /tmp dir so they can't interfere with eachother

11 years agoBecause of chromium-browser's sandboxing, it needs some additional
Jamie Strandboge [Mon, 11 Feb 2013 21:35:31 +0000 (10:35 +1300)]
Because of chromium-browser's sandboxing, it needs some additional
accesses beyond what is allowed in the default lightdm guest session profile.
Create data/guest-session.apparmor_abstraction and put all the accesses in
there, then adjust data/guest-session.apparmor to include this abstraction as
well as add the chromium_browser child profile.

11 years agoallow owner 'rw' access to /{,var/}run/user/guest-*/dconf/user.
Jamie Strandboge [Mon, 11 Feb 2013 21:28:14 +0000 (10:28 +1300)]
allow owner 'rw' access to /{,var/}run/user/guest-*/dconf/user.
Also allow owner write of /{,var/}run/user/guest-*/keyring-*/

11 years agoQLightDM: Add Qt5 version of the library: liblightdm-qt5-2
Michael Terry [Thu, 7 Feb 2013 14:26:19 +0000 (09:26 -0500)]
QLightDM: Add Qt5 version of the library: liblightdm-qt5-2

11 years agoQLightDM: Add some missing role names in UsersModel
Michael Terry [Thu, 7 Feb 2013 14:24:11 +0000 (09:24 -0500)]
QLightDM: Add some missing role names in UsersModel

11 years agoadd a couple missing role names for the Qt user model
Michael Terry [Wed, 6 Feb 2013 21:32:14 +0000 (16:32 -0500)]
add a couple missing role names for the Qt user model