From b71cd9e31db6869fb9526ba28607ac35c69f2024 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 1 Dec 2010 17:00:17 -0500 Subject: [PATCH] Update TODO --- TODO | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/TODO b/TODO index 88f8ee4..fa3d419 100644 --- a/TODO +++ b/TODO @@ -201,16 +201,6 @@ Core wayland protocol - synaptics, 3-button emulation, scim - - auth; We need to generate a random socket name and advertise that - on dbus along with a connection cookie. Something like a method - that returns the socket name and a connection cookie. The - connection cookie is just another random string that the client - must pass to the wayland server to become authenticated. The - Wayland server generates the cookie on demand when the dbus method - is called and expires it after 5s or so. - - - or just pass the fd over dbus - - drm bo access control, authentication, flink_to - Range protocol may not be sufficient... if a server cycles through -- 2.7.4