summaryrefslogtreecommitdiff
path: root/Xext/xselinux_hooks.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Xext: Use general OS functions to determine client command string in SELinux.Rami Ylimäki1-16/+16
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-9/+6
2010-05-13xselinux: Remove use of devPrivates init/free callbacks.Eamon Walsh1-45/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2010-02-22xselinux: Remove reference counting calls for SID objects.Eamon Walsh1-54/+11
2010-02-22libselinux now has a pkgconfig file. Use it.Eamon Walsh1-6/+0
2010-02-22xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.Eamon Walsh1-1/+1
2009-10-14xselinux: Use the now-exported IsPointerDevice() instead of a copy.Eamon Walsh1-11/+1
2009-10-14xselinux: switch from x_device to separate x_pointer and x_keyboard classes.Eamon Walsh1-2/+13
2009-10-14xselinux: Stop special-casing QueryPointer access checks.Eamon Walsh1-11/+0
2009-10-14xselinux: refactor extension code into smaller files.Eamon Walsh1-0/+1040