| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "uninitialised byte(s)" complaints from valgrind | Ulrich Sibiller | 2017-03-02 | 1 | -2/+4 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 1 | -19/+19 |
* | The smart scheduler is not optional. | Mathieu Bérard | 2017-02-15 | 1 | -2/+0 |
* | dix: remove staggeringly broken vendor workarounds | Daniel Stone | 2017-02-08 | 1 | -8/+0 |
* | xserver: adapt xkbsrc includes syntax to match upstream | 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 | -3/+0 |
* | Xserver/dix/events.c: Drop unused i variable from TryClientEvents. | Ulrich Sibiller | 2016-07-06 | 1 | -1/+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 | -2/+2 |
* | Set event sequence number in WriteEventsToClient instead of at callers. | Jamey Sharp | 2016-07-05 | 1 | -8/+4 |
* | Make WriteEventsToClient/WriteToClient no-op on fake or dead clients. | Jamey Sharp | 2016-07-05 | 1 | -0/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -4/+4 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -3/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -4/+4 |
* | hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -0/+9 |
* | Xserver/dix/events.c: Don't declare and assign unused pScreen. | Mike Gabriel | 2016-06-21 | 1 | -3/+0 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 1 | -22/+23 |
* | XEVIE: Drop all Xserver code blocks that relate to removed XEVIE extension. | Mike Gabriel | 2016-06-01 | 1 | -176/+0 |
* | Rename region macros to eliminate screen argument | Mike Gabriel | 2016-05-02 | 1 | -31/+31 |
* | 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 | -7/+7 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 1 | -0/+4 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+4670 |