[PULL -v3] XACE and SELinux updates for server-1.7-branch
Eamon Walsh
ewalsh at tycho.nsa.gov
Wed Oct 21 19:23:43 PDT 2009
Hi Peter,
Please pull these updates into server-1.7-branch.
Thanks.
The following changes are available in the git repository at:
git://anongit.freedesktop.org/~ewalsh/xserver server-1.7-branch
Eamon Walsh (9):
xace: Fake return values on denials in input polling requests.
xselinux: Stop special-casing QueryPointer access checks.
xace: Relax permissions on XkbGetState from Read to Getattr.
xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.
dix: Export IsPointerDevice() and IsKeyboardDevice().
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
xselinux: Note something in the log if disabled by boolean.
Don't print a failure message when XACE denies an input event delivery.
Xext/xselinux.c | 22 ++++++------------
Xext/xselinux.h | 45 ++++++++++++++++++++++++++++++++------
Xi/queryst.c | 14 +++++++----
Xi/xiquerydevice.c | 41 +++++++++++++++++++++++------------
Xi/xiquerydevice.h | 8 ++++--
dix/devices.c | 5 +++-
dix/events.c | 61 +++++++++++++++++++++++++++++----------------------
include/dix.h | 4 +-
xkb/xkb.c | 2 +-
9 files changed, 128 insertions(+), 74 deletions(-)
More information about the xorg-devel
mailing list