index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nx-X11
/
programs
/
Xserver
/
xkb
/
xkb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xkb: Initialize pad bytes sent in replies of geometry requests.
Ulrich Sibiller
2018-12-18
1
-3
/
+9
*
Fix crash due to uninitialized VModMap fields.
Ulrich Sibiller
2018-12-17
1
-2
/
+4
*
ProcXkbGetKbdByName: fix use of uninitialised bytes valgrind error.
Ulrich Sibiller
2018-11-09
1
-1
/
+1
*
XkbSendNames: fix use of uninitialised bytes valgrind error.
Ulrich Sibiller
2018-11-09
1
-1
/
+1
*
Lift xkb to XORG-1.2.0 state
Ulrich Sibiller
2018-11-09
1
-173
/
+121
*
Removal of dead code in Xserver/xkb. Follow-up commit for 3739a9b.
Mike Gabriel
2018-07-03
1
-54
/
+7
*
xkb/xkb.c: init all reply structs
Ulrich Sibiller
2018-07-03
1
-26
/
+19
*
Lift xkb to xorg-xserver-7.1/1.1.0 state
Ulrich Sibiller
2018-02-28
1
-1
/
+1
*
reduce usage of uninitialised bytes
Ulrich Sibiller
2017-12-28
1
-1
/
+1
*
replace (DE)ALLOCATE_LOCAL by malloc/free
Ulrich Sibiller
2017-03-03
1
-12
/
+12
*
Replace _XkbDupString with Xstrdup
Alan Coopersmith
2017-03-03
1
-4
/
+4
*
Xserver/dix/atom.c (et al.): Constify atom name strings.
Mike Gabriel
2017-03-02
1
-1
/
+1
*
xkb.c: fix 'assignment makes integer from pointer without a cast'
Ulrich Sibiller
2016-10-20
1
-1
/
+1
*
xserver: drop XKBSRV_NEED_FILE_FUNCS
Ulrich Sibiller
2016-10-06
1
-1
/
+0
*
xserver: use own copy of XKBgeom.h header
Ulrich Sibiller
2016-10-06
1
-1
/
+1
*
xserver: use own copy of XKBsrv.h header
Ulrich Sibiller
2016-10-06
1
-1
/
+1
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
1
-2
/
+0
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
1
-2
/
+0
*
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2016-07-05
1
-20
/
+20
*
Remove INITARGS braindamage, change to void; add XkbExtensionInit prototype t...
Daniel Stone
2016-07-05
1
-2
/
+2
*
Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...
Mike Gabriel
2016-07-04
1
-241
/
+182
*
nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.
Mike Gabriel
2016-07-02
1
-7
/
+7
*
Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...
Mike Gabriel
2016-07-02
1
-5
/
+6
*
Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).
Mike Gabriel
2015-12-28
1
-5
/
+5
*
Replace 'pointer' type with 'void *'
Keith Packard
2015-12-28
1
-4
/
+4
*
Backport: xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
2015-07-02
1
-0
/
+9
*
xkb: Check strings length against request size
Olivier Fourdan
2015-02-17
1
-25
/
+41
*
xkb: Don't swap XkbSetGeometry data in the input buffer
Olivier Fourdan
2015-02-17
1
-16
/
+19
*
Coverity #844, #845, #846: Fix memory leaks.
Daniel Stone
2015-02-17
1
-3
/
+19
*
Imported nx-X11-3.1.0-1.tar.gz
nx-X11/3.1.0-1
Reinhard Tartler
2011-10-10
1
-0
/
+6233