summaryrefslogtreecommitdiff
path: root/Xext/xselinux_ext.c
Commit message (Expand)AuthorAgeFilesLines
* xselinux: warning fixAdam Jackson2018-09-111-6/+3
* dix: Remove extension aliasesAdam Jackson2017-06-201-2/+0
* dispatch: Mark swapped dispatch as _X_COLDAdam Jackson2017-03-011-10/+10
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-4/+4
* Move extension initialisation prototypes into extinit.hDaniel Stone2012-07-091-1/+1
* Replace INITARGS with voidTomas Carnecky2012-07-091-1/+1
* Use C99 designated initializers in Xext RepliesAlan Coopersmith2012-07-091-15/+19
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2012-07-091-4/+4
* Introduce a consistent coding styleKeith Packard2012-03-211-154/+154
* Xext: remove unused variable 'n'Peter Hutterer2011-11-101-1/+1
* Xext: don't swap CARD8 in SProcSELinuxQueryVersionPeter Hutterer2011-11-101-5/+0
* Use internal temp variable for swap macrosMatt Turner2011-09-211-38/+26
* xselinux: Fix GetDrawableContextAdam Jackson2011-02-021-4/+2
* Eliminate boilerplate around client->noClientException.Jamey Sharp2010-05-131-3/+3
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-8/+8
* xselinux: Rename window-related requests that now support pixmaps.Eamon Walsh2010-02-221-11/+11
* xselinux: Allow GetWindowContext to be used for pixmaps as well.Eamon Walsh2010-02-221-3/+11
* xselinux: Remove reference counting calls for SID objects.Eamon Walsh2010-02-221-4/+1
* xselinux: refactor extension code into smaller files.Eamon Walsh2009-10-141-0/+729