Providing shared buffer for applications within Smack environment

2017-12-14 Thread José Bollo
proposal for XDG too? Best regards José Bollo [1] www.automotivelinux.org [2] https://www.kernel.org/doc/Documentation/security/Smack.txt [3] patch below: --- diff --git a/shared/os-compatibility.c b/shared/os-compatibility.c index

Re: [SMACK-discuss] Providing shared buffer for applications within Smack environment

2017-12-14 Thread José Bollo
On Tue, 12 Dec 2017 07:56:02 -0800 Casey Schaufler wrote: > On 12/12/2017 2:07 AM, José Bollo wrote: > > Hi all, > > > > While working for AGL [1], I want to allow applications to receive > > the buffers allocated by WESTON. The use of the surfaces/buffers > >

Providing shared buffer for applications within Smack environment

2017-12-14 Thread José Bollo
proposal for XDG too? Best regards José Bollo [1] www.automotivelinux.org [2] https://www.kernel.org/doc/Documentation/security/Smack.txt [3] patch below: --- diff --git a/shared/os-compatibility.c b/shared/os-compatibility.c index

Re: Providing shared buffer for applications within Smack environment

2017-12-12 Thread José Bollo
On Tue, 12 Dec 2017 18:29:30 +0100 Rafał Krypa wrote: > Hi, Hi, > On 2017-12-12 17:46, José Bollo wrote: > > On Tue, 12 Dec 2017 13:28:58 +0200 > > Pekka Paalanen wrote: > > > >> On Tue, 12 Dec 2017 12:08:43 +0100 > >> José Bollo wrote: >

Re: Providing shared buffer for applications within Smack environment

2017-12-12 Thread José Bollo
On Tue, 12 Dec 2017 13:28:58 +0200 Pekka Paalanen wrote: > On Tue, 12 Dec 2017 12:08:43 +0100 > José Bollo wrote: > > > On Tue, 12 Dec 2017 12:44:46 +0200 > > Pekka Paalanen wrote: > > > > > On Tue, 12 Dec 2017 11:00:23 +0100 > > >

Re: Providing shared buffer for applications within Smack environment

2017-12-12 Thread José Bollo
Ucan > Engineering Software Base (ADITG/ESB) > > Tel. +49 5121 49 6937 > > > -Original Message- > > From: wayland-devel [mailto:wayland-devel- > > boun...@lists.freedesktop.org] On Behalf Of Daniel Stone > > Sent: Dienstag, 12. Dezember 2017 12:24 >

Re: Providing shared buffer for applications within Smack environment

2017-12-12 Thread José Bollo
On Tue, 12 Dec 2017 11:00:08 + Daniel Stone wrote: > Hi Pekka, > > On 12 December 2017 at 10:44, Pekka Paalanen > wrote: > > On Tue, 12 Dec 2017 11:00:23 +0100 > > José Bollo wrote: > >> While working for AGL [1], I want to allow applications to rece

Re: Providing shared buffer for applications within Smack environment

2017-12-12 Thread José Bollo
On Tue, 12 Dec 2017 12:44:46 +0200 Pekka Paalanen wrote: > On Tue, 12 Dec 2017 11:00:23 +0100 > José Bollo wrote: > > > Hi all, > > > > While working for AGL [1], I want to allow applications to receive > > the buffers allocated by WESTON. The use of the

Providing shared buffer for applications within Smack environment

2017-12-12 Thread José Bollo
proposal for XDG too? Best regards José Bollo [1] www.automotivelinux.org [2] https://www.kernel.org/doc/Documentation/security/Smack.txt [3] patch below: --- diff --git a/shared/os-compatibility.c b/shared/os-compatibility.c index

[PATCH] Typo

2013-10-11 Thread José Bollo
--- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index aeb0412..a1df007 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -38,7 +38,7 @@ The sync request asks the server to emit the 'done'

Re: [PATCH] server: Add API to protect access to an SHM buffer

2013-10-02 Thread José Bollo
On dt, 2013-10-01 at 13:50 +0100, Neil Roberts wrote: > Hi > > José Bollo writes: > > > That is a really interesting point. > > I have two questions about it: > > - Is it normal that the client trucates the buffer? Is your patch > >designed to allow nor

Re: [PATCH] server: Add API to protect access to an SHM buffer

2013-10-01 Thread José Bollo
+ > + if (pool->access_count == 0) { > + wl_shm_current_pool = pool; > + > + if (!pool->fallback_mapping_used) > + set_sigbus_handler(); > + } > + > + pool->access_count++; > +} > + > +WL_EXPORT void > +wl_shm_buffer_end_access(struct wl_shm_buffer *

[PATCH] weston-launch exports listed environment variables

2013-09-23 Thread José Bollo
Enable weston-launch to export the environment variables listed with the invocation option --export (shortened as -e). The values of the variables are read from the environment of weston-launch to ensure they aren't displayed by the unix command 'ps'. Example: weston-launch --export=DBUS_SESSIO

Re: 1.3 RC1 snapshots

2013-09-23 Thread José Bollo
On Seg, 2013-09-23 at 09:11 +0200, José Bollo wrote: > Hi, this patch > http://lists.freedesktop.org/archives/wayland-devel/2013-September/011122.html > is merely obviously needed for running xwayland without crashs! > Regards Sorry its in I made a mis

Re: 1.3 RC1 snapshots

2013-09-23 Thread José Bollo
____ > wayland-devel mailing list > wayland-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/wayland-devel -- José Bollo Intel Opensource Technology Center +33.612.137.110 ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel