index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
xkb: Fix buffer overflow in _XkbSetCompatMap()
Matthieu Herrb
1
-4
/
+4
2023-03-29
xkbUtils: use existing symbol names instead of deleted deprecated ones
Benno Schulenberg
1
-2
/
+2
2022-12-14
xkb: fix some possible memleaks in XkbGetKbdByName
Peter Hutterer
1
-6
/
+20
2022-12-14
xkb: proof GetCountedString against request length attacks
Peter Hutterer
1
-0
/
+5
2022-12-14
xkb: reset the radio_groups pointer to NULL after freeing it
Peter Hutterer
1
-0
/
+1
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-12
xkb: switch to array index loops to moving pointers
Peter Hutterer
1
-10
/
+10
2022-07-01
xkb: fix XkbSetMap when changing a keysym without changing a keytype
Samuel Thibault
1
-6
/
+5
2021-12-04
xkb: fix XkbSetMap check for the keytypes count
Peter Hutterer
1
-7
/
+6
2021-10-08
xkb: Drop check for XkbSetMapResizeTypes
Ray Strode
1
-14
/
+12
2021-08-17
xkb: Silence a warning from gcc 11
Adam Jackson
1
-0
/
+1
2021-04-09
xkb: silence a compiler warning
Peter Hutterer
1
-2
/
+2
2021-04-09
xkb: don't require a trailing slash for the XKM output dir
Peter Hutterer
1
-11
/
+16
2021-03-30
xkb: Fix parsing of XkbSA_DeviceValuator action type
Povilas Kanapickas
1
-1
/
+1
2020-12-04
xkb: Fix heap overflow caused by optimized away min.
Michal Srb
1
-6
/
+5
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-11-17
xkb: always set *mask_rtrn in XkbVirtualModsToReal
Alan Coopersmith
1
-3
/
+3
2020-08-25
Fix XkbSelectEvents() integer underflow
Matthieu Herrb
1
-1
/
+1
2020-08-25
Correct bounds checking in XkbSetNames()
Matthieu Herrb
1
-0
/
+48
2020-07-31
XKB: Add debug key actions for grabs & window tree
Ignacio Casal Quinteiro
1
-1
/
+41
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
2
-4
/
+4
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-11-13
xkb: Write the _XKB_RULES_NAMES window property synchronously
Adam Jackson
1
-2
/
+2
2018-09-12
xkb: fix what looks to be a copy-paste error with first vs firstMM
Dave Airlie
1
-1
/
+1
2018-04-05
xkb: Silence some compiler warnings
Adam Jackson
1
-5
/
+6
2018-03-05
xkb: XkbSetMap on the lastSlave needs to change the master
Samir Benmendil
1
-1
/
+25
2017-11-06
xkb: initialize tsyms
Giuseppe Bilotta
1
-1
/
+1
2017-11-01
xkb: Print the xkbcomp path being executed when we fail to compile.
Eric Anholt
1
-2
/
+4
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-2
/
+2
2017-10-24
dix: Don't track the XKB client versions in the ClientRec
Adam Jackson
1
-3
/
+4
2017-10-04
xkb: Handle xkb formated string output safely (CVE-2017-13723)
Keith Packard
1
-20
/
+20
2017-10-04
xkb: Escape non-printable characters correctly.
Michal Srb
1
-1
/
+1
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+42
2017-04-25
Remove default defines of some directories.
Eric Anholt
1
-12
/
+0
2017-03-27
xkb: Correct type of XkbDfltAccessXOptions.
Matt Turner
1
-2
/
+2
2017-03-23
xserver: Unifdef HAVE_CONFIG_H
Eric Anholt
2
-4
/
+0
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-27
/
+27
2017-01-04
xkb: Match key releases with an overlaid press
Mihail Konev
2
-8
/
+30
2016-09-21
xkb: fix turbo-repeat of RedirectKey-ed keysyms
Mihail Konev
1
-1
/
+2
2016-09-07
xkb: fix check for appending '|' character when applying rules
Ran Benita
1
-1
/
+1
2016-06-29
xkb: add a cause to the xkb indicator update after a keymap change
Peter Hutterer
1
-1
/
+3
2016-06-03
xkb: add hook to allow/deny AccessX key repeat
Olivier Fourdan
1
-1
/
+3
2016-05-26
xkb: Hold input lock across injected key event processing
Keith Packard
1
-2
/
+1
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-2
/
+2
2016-05-04
xkb: after changing the keymap, force an indicator update
Peter Hutterer
2
-2
/
+3
[next]