Age | Commit message (Expand) | Author | Files | Lines |
2024-10-29 | xkb: Fix buffer overflow in _XkbSetCompatMap() | Matthieu Herrb | 1 | -4/+4 |
2024-10-26 | dix: unexport Ones() | Enrico Weigelt, metux IT consult | 1 | -0/+1 |
2024-10-10 | xkb: drop unused variable extDevReason | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-10-10 | drop obsolete HAVE_DIX_CONFIG_H | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-07-25 | xkb: ProcXkbGetGeometry(): fix memleak | Enrico Weigelt, metux IT consult | 1 | -7/+11 |
2024-06-23 | xace: typesafe hook function for XACE_SERVER_ACCESS | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-06-23 | xace: typesafe hook function for XACE_DEVICE_ACCESS | Enrico Weigelt, metux IT consult | 1 | -23/+13 |
2024-04-30 | include: move private definitions out of extinit.h | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-04-15 | dix: unexport some lookup functions | Enrico Weigelt, metux IT consult | 1 | -2/+5 |
2024-02-22 | xkb: fix int size mismatch | Enrico Weigelt, metux IT consult | 1 | -2/+1 |
2024-02-19 | xkb: drop defining XKBSRV_NEED_FILE_FUNCS | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2022-08-31 | xkb: Avoid length-check failure on empty strings. | FeepingCreature | 1 | -4/+4 |
2022-07-13 | xkb: proof GetCountedString against request length attacks | Peter Hutterer | 1 | -0/+5 |
2022-07-13 | xkb: length-check XkbListComponents before accessing the fields | Peter Hutterer | 1 | -0/+2 |
2022-07-13 | xkb: length-check XkbGetKbdByName before accessing the fields | Peter Hutterer | 1 | -7/+16 |
2022-07-13 | xkb: fix some possible memleaks in XkbGetKbdByName | Peter Hutterer | 1 | -6/+20 |
2022-07-12 | xkb: add request length validation for XkbSetGeometry | Peter Hutterer | 1 | -5/+38 |
2022-07-12 | xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck | Peter Hutterer | 1 | -21/+25 |
2022-07-08 | xkb: switch to array index loops to moving pointers | Peter Hutterer | 1 | -10/+10 |
2022-07-08 | xkb: whitespace fixes | Peter Hutterer | 1 | -2/+2 |
2022-07-08 | xkb: rename xkb.h to xkb-procs.h | Peter Hutterer | 1 | -1/+1 |
2022-02-03 | xkb: fix XkbSetMap when changing a keysym without changing a keytype | Samuel Thibault | 1 | -6/+5 |
2021-12-03 | xkb: fix XkbSetMap check for the keytypes count | Peter Hutterer | 1 | -7/+6 |
2021-10-07 | xkb: Drop check for XkbSetMapResizeTypes | Ray Strode | 1 | -14/+12 |
2021-04-09 | xkb: silence a compiler warning | Peter Hutterer | 1 | -2/+2 |
2020-12-01 | Check SetMap request length carefully. | Matthieu Herrb | 1 | -0/+92 |
2020-12-01 | Fix XkbSetDeviceInfo() and SetDeviceIndicators() heap overflows | Matthieu Herrb | 1 | -3/+23 |
2020-08-25 | Correct bounds checking in XkbSetNames() | Matthieu Herrb | 1 | -0/+48 |
2020-02-25 | xkb: fix key type index check in _XkbSetMapChecks | Peter Harris | 1 | -1/+4 |
2020-02-25 | xkb: only swap once in XkbSetMap | Peter Harris | 1 | -13/+13 |
2019-07-01 | Fix crash on XkbSetMap | Samuel Thibault | 1 | -0/+3 |
2019-07-01 | Fix crash on XkbSetMap | Samuel Thibault | 1 | -0/+6 |
2018-09-12 | xkb: fix what looks to be a copy-paste error with first vs firstMM | Dave Airlie | 1 | -1/+1 |
2018-03-05 | xkb: XkbSetMap on the lastSlave needs to change the master | Samir Benmendil | 1 | -1/+25 |
2017-10-24 | dix: Don't track the XKB client versions in the ClientRec | Adam Jackson | 1 | -3/+4 |
2016-06-29 | xkb: add a cause to the xkb indicator update after a keymap change | Peter Hutterer | 1 | -1/+3 |
2016-05-04 | xkb: after changing the keymap, force an indicator update | Peter Hutterer | 1 | -1/+2 |
2015-04-21 | Convert XKB to new *allocarray functions | Alan Coopersmith | 1 | -16/+16 |
2015-02-10 | xkb: Check strings length against request size | Olivier Fourdan | 1 | -25/+40 |
2015-02-10 | xkb: Don't swap XkbSetGeometry data in the input buffer | Olivier Fourdan | 1 | -16/+19 |
2014-11-12 | Drop trailing whitespaces | Peter Hutterer | 1 | -8/+8 |
2014-10-28 | xkb: Initialize 'bad' Atom in _XkbSetNamesCheck | Keith Packard | 1 | -1/+1 |
2014-03-12 | xkb: Repurpose XkbCopyDeviceKeymap to apply a given keymap to a device | Rui Matos | 1 | -1/+1 |
2014-03-12 | xkb: Factor out a function to copy a keymap's controls onto another | Rui Matos | 1 | -13/+1 |
2014-01-12 | Replace 'pointer' type with 'void *' | Keith Packard | 1 | -4/+4 |
2014-01-12 | xkb: Make XkbWriteCountedString take a const char * input parameter | Keith Packard | 1 | -1/+1 |
2013-02-21 | xkb: Set nIndicators in XkbGetIndicatorMap | Peter Harris | 1 | -0/+1 |
2013-02-15 | xkb: remove unused variable 'names' | Peter Hutterer | 1 | -2/+0 |
2012-12-05 | Fix formatting of address operators | Yaakov Selkowitz | 1 | -18/+18 |
2012-11-19 | XKB: Remove component listing support | Daniel Stone | 1 | -31/+19 |