| Commit message (Expand) | Author | Age | Files | Lines |
* | Use calloc to zero fill buffers being allocated for replies & events | Ulrich Sibiller | 2019-02-28 | 1 | -1/+1 |
* | Lift Xext to xorg 1.4.2 | Ulrich Sibiller | 2018-11-09 | 1 | -12/+12 |
* | Backport IDLETIME system counter to nx-X11 Xserver. | Mike Gabriel | 2018-07-03 | 1 | -0/+159 |
* | Xext: lift xvmain.c to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 1 | -1/+0 |
* | Xext: lift sync.c to xorg-xserver-7.1/1.1 state | Ulrich Sibiller | 2018-02-07 | 1 | -2/+11 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -6/+6 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 1 | -8/+8 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 1 | -1/+1 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 1 | -4/+2 |
* | Remove extmod from nx-X11/programs/Xserver/Xext/. | Mike Gabriel | 2016-11-02 | 1 | -2/+0 |
* | 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 | -6/+6 |
* | Set event sequence number in WriteEventsToClient instead of at callers. | Jamey Sharp | 2016-07-05 | 1 | -5/+0 |
* | Make WriteEventsToClient/WriteToClient no-op on fake or dead clients. | Jamey Sharp | 2016-07-05 | 1 | -6/+3 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 1 | -1/+1 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -76/+56 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -6/+6 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -14/+14 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 1 | -2/+3 |
* | 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 | -34/+34 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 1 | -0/+1 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+2513 |