On Tue, Jul 21, 2015 at 02:38:08PM +0300, Pekka Paalanen wrote:
> On Mon, 20 Jul 2015 14:39:19 +0200
> David FORT wrote:
>
> > Misc things fixed in the RDP compositor:
> > * bad return value in backend_init, introduced by the libweston refactoring;
> > * an initialization that was done too early
On Mon, 20 Jul 2015 14:39:19 +0200
David FORT wrote:
> Misc things fixed in the RDP compositor:
> * bad return value in backend_init, introduced by the libweston refactoring;
> * an initialization that was done too early and was crashing when using RDP4
> security
>
> David FORT (2):
> [rdp co
Misc things fixed in the RDP compositor:
* bad return value in backend_init, introduced by the libweston refactoring;
* an initialization that was done too early and was crashing when using RDP4
security
David FORT (2):
[rdp compositor] remove a warning during compilation
[rdp compositor] Fix
This serie contains a patch to force keys and certificates with the RDP
compositor as it is almost unusable without them. It also makes dynamic the
seat allocated per connection, so that we can free the RDP context and
keep alive the seat (to workaround the fact that we can't safely free a seat).