Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "uninitialised byte(s)" complaints from valgrind | Ulrich Sibiller | 2017-03-02 | 1 | -2/+2 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-03-01 | 1 | -1/+1 |
* | Xserver/randr: Regression fix introduced by c2b1f48. Re-introduce RegisterRes... | Mike Gabriel | 2017-02-04 | 1 | -0/+4 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 1 | -4/+4 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -19/+17 |
* | nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() 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 | -2/+2 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -3/+3 |
* | Backport RANDR proto version 1.5 to nx-X11's Xserver. | Mike Gabriel | 2016-06-21 | 1 | -0/+484 |