Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-08 | Xi: unvalidated lengths in Xinput extension [CVE-2014-8095] | Alan Coopersmith | 1 | -0/+4 |
2012-07-09 | Use C99 designated initializers in Xinput Replies | Alan Coopersmith | 1 | -4/+6 |
2012-07-09 | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 1 | -1/+1 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -14/+14 |
2011-09-21 | Use internal temp variable for swap macros | Matt Turner | 1 | -14/+9 |
2009-08-24 | Xi: add swapping hook for XIGetFocus reply. | Peter Hutterer | 1 | -0/+10 |
2009-06-18 | input: bump to ints for deviceids - XI2 requires 16-bit deviceids. | Peter Hutterer | 1 | -12/+0 |
2009-06-05 | Xi: return BadImplementation for deviceids 256 and above | Peter Hutterer | 1 | -0/+12 |
2009-05-16 | Update to new XI2 names | Peter Hutterer | 1 | -15/+15 |
2009-05-08 | Xi: fix a couple of wrong dixLookupDevice permission tags. | Peter Hutterer | 1 | -1/+1 |
2009-03-20 | Add Get/SetDeviceFocus handling. | Peter Hutterer | 1 | -0/+120 |