index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
xselinux_ext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-1
/
+1
2012-07-09
Replace INITARGS with void
Tomas Carnecky
1
-1
/
+1
2012-07-09
Use C99 designated initializers in Xext Replies
Alan Coopersmith
1
-15
/
+19
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-154
/
+154
2011-11-10
Xext: remove unused variable 'n'
Peter Hutterer
1
-1
/
+1
2011-11-10
Xext: don't swap CARD8 in SProcSELinuxQueryVersion
Peter Hutterer
1
-5
/
+0
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-38
/
+26
2011-02-02
xselinux: Fix GetDrawableContext
Adam Jackson
1
-4
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-3
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-8
/
+8
2010-02-22
xselinux: Rename window-related requests that now support pixmaps.
Eamon Walsh
1
-11
/
+11
2010-02-22
xselinux: Allow GetWindowContext to be used for pixmaps as well.
Eamon Walsh
1
-3
/
+11
2010-02-22
xselinux: Remove reference counting calls for SID objects.
Eamon Walsh
1
-4
/
+1
2009-10-14
xselinux: refactor extension code into smaller files.
Eamon Walsh
1
-0
/
+729