| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+6233 |