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
/
Xi
/
xiallowev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]
Alan Coopersmith
1
-0
/
+2
2013-08-30
Xi: allow for XIAllowEvent requests larger than XI < 2.2 size (#68554)
Peter Hutterer
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-34
/
+33
2012-02-11
Xi: handle new XIAllowEvents request in inputproto 2.1.99.6
Peter Hutterer
1
-6
/
+35
2012-02-08
Check for proper window ID when processing touch allow requests
Chase Douglas
1
-1
/
+1
2012-02-08
Move AllowTouch to dix/touch.c, and rename to TouchAcceptReject
Chase Douglas
1
-44
/
+2
2011-12-21
Xi: handle grab accept/reject requests
Peter Hutterer
1
-1
/
+52
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-5
/
+3
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
1
-6
/
+0
2009-06-05
Xi: return BadImplementation for deviceids 256 and above
Peter Hutterer
1
-0
/
+6
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-3
/
+3
2009-05-08
input: update to inputproto 1.9.99.8 XI2 defines.
Peter Hutterer
1
-6
/
+6
2009-05-08
Xi: fix a couple of wrong dixLookupDevice permission tags.
Peter Hutterer
1
-1
/
+1
2009-04-20
Xi: use the XI2 defines for AsyncPair, SyncDevice, etc, not the XI ones.
Peter Hutterer
1
-9
/
+12
2009-04-19
Xi: add support for XIAllowEvents.
Peter Hutterer
1
-0
/
+100