]> rtime.felk.cvut.cz Git - sojka/lightdm.git/log
sojka/lightdm.git
10 years agoFix distcheck.
Robert Ancell [Wed, 17 Jul 2013 01:26:28 +0000 (01:26 +0000)]
Fix distcheck.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoUpdate liblightdm-gobject documentation for new functions.
Robert Ancell [Wed, 17 Jul 2013 00:30:00 +0000 (00:30 +0000)]
Update liblightdm-gobject documentation for new functions.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoRelease the VT when the system compositor fails to start.
Robert Ancell [Wed, 17 Jul 2013 00:20:16 +0000 (00:20 +0000)]
Release the VT when the system compositor fails to start.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoFix error in lightdm-set-defaults man page.
Didier Roche [Wed, 17 Jul 2013 00:10:23 +0000 (00:10 +0000)]
Fix error in lightdm-set-defaults man page.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoFix distcheck
Robert Ancell [Tue, 16 Jul 2013 23:39:09 +0000 (11:39 +1200)]
Fix distcheck

10 years agoMerge with trunk
Robert Ancell [Tue, 16 Jul 2013 23:29:17 +0000 (11:29 +1200)]
Merge with trunk

10 years agoFix error in lightdm-set-defaults man page
Didier Roche [Tue, 16 Jul 2013 23:26:21 +0000 (11:26 +1200)]
Fix error in lightdm-set-defaults man page

10 years agoRelease the VT when the system compositor fails to start.
Robert Ancell [Tue, 16 Jul 2013 22:06:06 +0000 (10:06 +1200)]
Release the VT when the system compositor fails to start.

10 years agoLoad sessions and greeters from /usr/share/lightdm/sessions and /usr/share/lightdm...
Robert Ancell [Thu, 11 Jul 2013 03:10:12 +0000 (03:10 +0000)]
Load sessions and greeters from /usr/share/lightdm/sessions and /usr/share/lightdm/greeters.
This is to allow new sessions and greeters to be defined that aren't X based.
We will also look in the legacy directories /usr/share/xsessions and /usr/share/xgreeters.
Rename the config options xsessions-directory->sessions-directory and xgreeters-directory->greeters-directory.
Support multiple directories separated by ':'.
Remove the command line --xsessions-dir, --remote-sessions-dir and --xgreeter-dir options.
They were used primarily for the regression tests and are no longer required.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoLoad sessions and greeters from /usr/share/lightdm/sessions and /usr/share/lightdm...
Robert Ancell [Thu, 11 Jul 2013 02:20:58 +0000 (14:20 +1200)]
Load sessions and greeters from /usr/share/lightdm/sessions and /usr/share/lightdm/greeters.
This is to allow new sessions and greeters to be defined that aren't X based.
We will also look in the legacy directories /usr/share/xsessions and /usr/share/xgreeters.
Rename the config options xsessions-directory->sessions-directory and xgreeters-directory->greeters-directory.
Support multiple directories separated by ':'.
Remove the command line --xsessions-dir, --remote-sessions-dir and --xgreeter-dir options.
They were used primarily for the regression tests and are no longer required.

10 years agoSupport running the greeter and session in different display servers instead of re...
Robert Ancell [Tue, 9 Jul 2013 05:10:45 +0000 (05:10 +0000)]
Support running the greeter and session in different display servers instead of re-using the same one during a login. This is required for newer display servers that don't support sharing. This also allows nicer greeter to session transitions if VT switching can be done reliably without doing a mode change.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoRemove obsolete XSession code
Robert Ancell [Tue, 9 Jul 2013 04:41:58 +0000 (16:41 +1200)]
Remove obsolete XSession code

10 years agoAlso re-send the VT to the session child, remove resolved FIXME comments
Robert Ancell [Tue, 9 Jul 2013 04:38:26 +0000 (16:38 +1200)]
Also re-send the VT to the session child, remove resolved FIXME comments

10 years agoSend xauth info to child after authentication in case it has been switched
Robert Ancell [Tue, 9 Jul 2013 04:24:45 +0000 (16:24 +1200)]
Send xauth info to child after authentication in case it has been switched

10 years agoMerge with trunk
Robert Ancell [Tue, 9 Jul 2013 04:07:14 +0000 (16:07 +1200)]
Merge with trunk

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 2 Jul 2013 05:18:49 +0000 (05:18 +0000)]
Launchpad automatic translations update.

10 years agoAdd new functions into documentation
Robert Ancell [Tue, 2 Jul 2013 03:35:40 +0000 (15:35 +1200)]
Add new functions into documentation

10 years agoReplace tab characters with spaces
Robert Ancell [Tue, 2 Jul 2013 03:35:20 +0000 (15:35 +1200)]
Replace tab characters with spaces

10 years agoReleasing 1.7.4
Robert Ancell [Mon, 1 Jul 2013 03:35:36 +0000 (15:35 +1200)]
Releasing 1.7.4

10 years agoAdd initial support for Unity (i.e. Mir based) seats.
Robert Ancell [Mon, 1 Jul 2013 01:54:47 +0000 (01:54 +0000)]
Add initial support for Unity (i.e. Mir based) seats.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoStrip out non-core changes in preperation for merging into trunk
Robert Ancell [Mon, 1 Jul 2013 00:22:11 +0000 (12:22 +1200)]
Strip out non-core changes in preperation for merging into trunk

10 years agoDisconnect X server process signals when finalized.
Robert Ancell [Sun, 30 Jun 2013 21:54:58 +0000 (21:54 +0000)]
Disconnect X server process signals when finalized.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoFix callbacks, now works (in theory)
Robert Ancell [Sun, 30 Jun 2013 10:39:56 +0000 (22:39 +1200)]
Fix callbacks, now works (in theory)

10 years agoFix accidentally stopping display when new session xserver starts
Robert Ancell [Sun, 30 Jun 2013 10:06:26 +0000 (22:06 +1200)]
Fix accidentally stopping display when new session xserver starts

10 years agoGet session to switch display servers
Robert Ancell [Sun, 30 Jun 2013 09:57:19 +0000 (21:57 +1200)]
Get session to switch display servers

10 years agoFix display reference
Robert Ancell [Sun, 30 Jun 2013 09:36:57 +0000 (21:36 +1200)]
Fix display reference

10 years agoAdd no share display server test and fix some bugs
Robert Ancell [Sun, 30 Jun 2013 09:22:40 +0000 (21:22 +1200)]
Add no share display server test and fix some bugs

10 years agoDisconnect X server process signals when finalized
Robert Ancell [Sun, 30 Jun 2013 09:17:19 +0000 (21:17 +1200)]
Disconnect X server process signals when finalized

10 years agoAdd a share xserver seat property
Robert Ancell [Sun, 30 Jun 2013 08:43:01 +0000 (20:43 +1200)]
Add a share xserver seat property

10 years agoMerge with trunk
Robert Ancell [Sun, 30 Jun 2013 07:53:18 +0000 (19:53 +1200)]
Merge with trunk

10 years agoAdd a greeter wrapper option.
Robert Ancell [Fri, 28 Jun 2013 10:11:30 +0000 (10:11 +0000)]
Add a greeter wrapper option.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoLink up some code to start sessions on a new display
Robert Ancell [Fri, 28 Jun 2013 09:18:31 +0000 (21:18 +1200)]
Link up some code to start sessions on a new display

10 years agoMerge with trunk
Robert Ancell [Fri, 28 Jun 2013 08:22:31 +0000 (20:22 +1200)]
Merge with trunk

10 years agoAdd a greeter wrapper option
Robert Ancell [Fri, 28 Jun 2013 08:16:11 +0000 (20:16 +1200)]
Add a greeter wrapper option

10 years agoMake the test-runner timeout configurable.
Robert Ancell [Wed, 26 Jun 2013 04:24:55 +0000 (04:24 +0000)]
Make the test-runner timeout configurable.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoMake the test-runner timeout configurable
Robert Ancell [Wed, 26 Jun 2013 03:17:40 +0000 (15:17 +1200)]
Make the test-runner timeout configurable

10 years agoUnfix some whitespace to match trunk closer
Robert Ancell [Wed, 26 Jun 2013 03:10:49 +0000 (15:10 +1200)]
Unfix some whitespace to match trunk closer

10 years agoMerge with trunk
Robert Ancell [Wed, 26 Jun 2013 02:36:43 +0000 (14:36 +1200)]
Merge with trunk

10 years agoSet XDG_SEAT and XDG_VTNR environment variables.
Robert Ancell [Tue, 25 Jun 2013 05:54:36 +0000 (05:54 +0000)]
Set XDG_SEAT and XDG_VTNR environment variables.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoFix regression test
Robert Ancell [Tue, 25 Jun 2013 04:02:23 +0000 (16:02 +1200)]
Fix regression test

10 years agoMerge with trunk
Robert Ancell [Tue, 25 Jun 2013 02:52:02 +0000 (14:52 +1200)]
Merge with trunk

10 years agoMerge with trunk
Robert Ancell [Tue, 25 Jun 2013 02:43:22 +0000 (14:43 +1200)]
Merge with trunk

10 years agoSet XDG_SEAT and XDG_VTNR environment variables
Robert Ancell [Tue, 25 Jun 2013 02:43:07 +0000 (14:43 +1200)]
Set XDG_SEAT and XDG_VTNR environment variables

10 years agoCheck X server starts on correct VT.
Robert Ancell [Tue, 25 Jun 2013 00:09:50 +0000 (00:09 +0000)]
Check X server starts on correct VT.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoCheck X server starts on correct VT
Robert Ancell [Mon, 24 Jun 2013 23:45:21 +0000 (11:45 +1200)]
Check X server starts on correct VT

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 24 Jun 2013 04:49:15 +0000 (04:49 +0000)]
Launchpad automatic translations update.

10 years agoMake system compositor start on required VT.
Robert Ancell [Mon, 24 Jun 2013 00:22:13 +0000 (00:22 +0000)]
Make system compositor start on required VT.

Approved by PS Jenkins bot, Chris Halse Rogers.

10 years agoMerge with unity branch
Robert Ancell [Mon, 24 Jun 2013 00:14:28 +0000 (12:14 +1200)]
Merge with unity branch

10 years agoDrop libmirclient dependency, we don't need it for using Unity.
Robert Ancell [Mon, 24 Jun 2013 00:07:32 +0000 (00:07 +0000)]
Drop libmirclient dependency, we don't need it for using Unity.

Approved by Chris Halse Rogers, PS Jenkins bot.

10 years agoAdd option to set compositor command.
Robert Ancell [Sun, 23 Jun 2013 23:37:07 +0000 (23:37 +0000)]
Add option to set compositor command.

Approved by Chris Halse Rogers, PS Jenkins bot.

10 years agoAdd option to set compositor command
Robert Ancell [Fri, 21 Jun 2013 03:42:40 +0000 (15:42 +1200)]
Add option to set compositor command

10 years agoMerge with trunk
Robert Ancell [Fri, 21 Jun 2013 03:25:19 +0000 (15:25 +1200)]
Merge with trunk

10 years agoDrop libmirclient dependency, we don't need it for using Unity
Robert Ancell [Fri, 21 Jun 2013 03:23:11 +0000 (15:23 +1200)]
Drop libmirclient dependency, we don't need it for using Unity

10 years agoMake system compositor start on required VT
Robert Ancell [Fri, 21 Jun 2013 03:04:34 +0000 (15:04 +1200)]
Make system compositor start on required VT

10 years agoMerge packaging
Robert Ancell [Fri, 21 Jun 2013 02:47:57 +0000 (14:47 +1200)]
Merge packaging

10 years agoReleasing 1.7.3
Robert Ancell [Fri, 21 Jun 2013 02:37:01 +0000 (14:37 +1200)]
Releasing 1.7.3

10 years agoMerge with trunk
Robert Ancell [Fri, 21 Jun 2013 02:23:32 +0000 (14:23 +1200)]
Merge with trunk

10 years agoUse new u-s-c command line format.
Robert Ancell [Thu, 20 Jun 2013 23:36:18 +0000 (23:36 +0000)]
Use new u-s-c command line format.

Approved by Chris Halse Rogers, PS Jenkins bot.

10 years agoUse new u-s-c command line format
Robert Ancell [Thu, 20 Jun 2013 08:50:35 +0000 (20:50 +1200)]
Use new u-s-c command line format

10 years agoWait 60s for unity-system-compositor to start by default.
Christopher James Halse Rogers [Thu, 20 Jun 2013 07:51:43 +0000 (07:51 +0000)]
Wait 60s for unity-system-compositor to start by default.

The default was 5s, and it was taking 5.2s to start, causing LightDM to SIGKILL u-s-c
and me all manner of confusion.

If unity-system-compositor isn't responding in 60s, it's probably not going to.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoDisable tests - they're not working in the PPA.
Robert Ancell [Thu, 20 Jun 2013 07:21:08 +0000 (07:21 +0000)]
Disable tests - they're not working in the PPA.

Approved by PS Jenkins bot, Chris Halse Rogers.

10 years agoDisable tests - they're not working in the PPA
Robert Ancell [Thu, 20 Jun 2013 04:48:53 +0000 (16:48 +1200)]
Disable tests - they're not working in the PPA

10 years agoseat-unity: Wait for Plymouth to complete the "deactivate" command. Otherwise
Daniel van Vugt [Thu, 20 Jun 2013 03:24:16 +0000 (03:24 +0000)]
seat-unity: Wait for Plymouth to complete the "deactivate" command. Otherwise
we risk fighting for the VT device and Plymouth's error handling is not robust
enough to handle that, making it spin at 100% CPU and never deactivating.
(LP: #1192051)
. Fixes: https://bugs.launchpad.net/bugs/1192051.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoWait 60s for unity-system-compositor to start by default.
Christopher James Halse Rogers [Thu, 20 Jun 2013 02:40:02 +0000 (12:40 +1000)]
Wait 60s for unity-system-compositor to start by default.

The default was 5s, and it was taking 5.2s to start, causing LightDM to SIGKILL u-s-c
and me all maner of confusion.

If unity-system-compositor isn't responding in 60s, it's probably not going to.

10 years agoFixes for lightdm-set-defaults.
Christopher James Halse Rogers [Wed, 19 Jun 2013 21:22:32 +0000 (21:22 +0000)]
Fixes for lightdm-set-defaults.

‘lightdm-set-defaults --remove --foo=bar’ will no longer add a key ‘foo=bar’ if there is not already a foo key.

‘lightdm-set-defaults --remove --foo=bar’ will no longer leave an invalid ‘foo=’ key.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoseat-unity: Wait for Plymouth to complete the "deactivate" command. Otherwise
Daniel van Vugt [Wed, 19 Jun 2013 13:30:22 +0000 (21:30 +0800)]
seat-unity: Wait for Plymouth to complete the "deactivate" command. Otherwise
we risk fighting for the VT device and Plymouth's error handling is not robust
enough to handle that, making it spin at 100% CPU and never deactivating.
(LP: #1192051)

10 years agoLoad configuration from /etc/lightdm/lightdm.conf.d. Fixes: https://bugs.launchpad...
Robert Ancell [Wed, 19 Jun 2013 05:53:29 +0000 (05:53 +0000)]
Load configuration from /etc/lightdm/lightdm.conf.d. Fixes: https://bugs.launchpad.net/bugs/1190425.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoSet XDG_SEAT and XDG_VTNR environment variables.
Robert Ancell [Wed, 19 Jun 2013 05:51:41 +0000 (05:51 +0000)]
Set XDG_SEAT and XDG_VTNR environment variables.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoReally fix Fix session name for additional config test
Robert Ancell [Wed, 19 Jun 2013 05:07:31 +0000 (17:07 +1200)]
Really fix Fix session name for additional config test

10 years agoFix session name for additional config test
Robert Ancell [Wed, 19 Jun 2013 04:38:35 +0000 (16:38 +1200)]
Fix session name for additional config test

10 years agoFix always using XServer VT
Robert Ancell [Wed, 19 Jun 2013 04:32:53 +0000 (16:32 +1200)]
Fix always using XServer VT

10 years agoSet XDG_SEAT and XDG_VTNR environment variables
Robert Ancell [Wed, 19 Jun 2013 04:27:40 +0000 (16:27 +1200)]
Set XDG_SEAT and XDG_VTNR environment variables

10 years agoEnable debugging to work out what is going on on the server
Robert Ancell [Wed, 19 Jun 2013 04:13:17 +0000 (16:13 +1200)]
Enable debugging to work out what is going on on the server

10 years agoFix tests running on server
Robert Ancell [Wed, 19 Jun 2013 02:55:07 +0000 (14:55 +1200)]
Fix tests running on server

10 years agoMerge packaging with saucy latest.
Robert Ancell [Wed, 19 Jun 2013 02:52:14 +0000 (02:52 +0000)]
Merge packaging with saucy latest.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoFix tests for running on server
Robert Ancell [Wed, 19 Jun 2013 02:31:11 +0000 (14:31 +1200)]
Fix tests for running on server

10 years agoEnable debugging so can work out what is happening on server
Robert Ancell [Wed, 19 Jun 2013 02:19:50 +0000 (14:19 +1200)]
Enable debugging so can work out what is happening on server

10 years agoMerge packaging with saucy latest
Robert Ancell [Wed, 19 Jun 2013 01:24:22 +0000 (13:24 +1200)]
Merge packaging with saucy latest

10 years agoUse VT switching if system compositor times out.
Robert Ancell [Tue, 18 Jun 2013 20:36:58 +0000 (20:36 +0000)]
Use VT switching if system compositor times out.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoUse VT switching if system compositor times out
Robert Ancell [Tue, 18 Jun 2013 03:19:08 +0000 (15:19 +1200)]
Use VT switching if system compositor times out

10 years agoLoad configuration from /etc/lightdm/lightdm.conf.d
Robert Ancell [Tue, 18 Jun 2013 02:10:44 +0000 (14:10 +1200)]
Load configuration from /etc/lightdm/lightdm.conf.d

10 years agoMerge with trunk
Robert Ancell [Mon, 17 Jun 2013 23:38:35 +0000 (11:38 +1200)]
Merge with trunk

10 years agoFix compile warnings
Robert Ancell [Mon, 17 Jun 2013 23:14:43 +0000 (11:14 +1200)]
Fix compile warnings

10 years agoFix tests not running from install directory inside checkout.
Robert Ancell [Mon, 17 Jun 2013 05:38:29 +0000 (05:38 +0000)]
Fix tests not running from install directory inside checkout.

Approved by Robert Ancell, PS Jenkins bot.

10 years agoFix tests not running from install directory inside checkout
Robert Ancell [Mon, 17 Jun 2013 04:38:04 +0000 (16:38 +1200)]
Fix tests not running from install directory inside checkout

10 years agoFix incorrectly distributed guest-session apparmor data
Robert Ancell [Mon, 17 Jun 2013 03:37:59 +0000 (15:37 +1200)]
Fix incorrectly distributed guest-session apparmor data

10 years agoReleasing 1.7.1.
Robert Ancell [Mon, 17 Jun 2013 02:41:11 +0000 (02:41 +0000)]
Releasing 1.7.1.

Approved by PS Jenkins bot, Robert Ancell.

10 years agoReleasing 1.7.1
Robert Ancell [Mon, 17 Jun 2013 01:52:44 +0000 (13:52 +1200)]
Releasing 1.7.1

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.