| Commit message (Expand) | Author | Age | Files | Lines |
* | Lift Xext to xorg 1.4.2 | Ulrich Sibiller | 2018-11-09 | 1 | -9/+6 |
* | Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185). | Nathan Kidd | 2018-03-07 | 1 | -0/+2 |
* | Xext: lift screensaver extension to XORG-7_1 state | Ulrich Sibiller | 2018-02-07 | 1 | -2/+147 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -2/+2 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 1 | -5/+5 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 1 | -4/+0 |
* | Remove extmod from nx-X11/programs/Xserver/Xext/. | Mike Gabriel | 2016-11-02 | 1 | -2/+0 |
* | saver.c: fix unused variable warnings | Ulrich Sibiller | 2016-10-30 | 1 | -7/+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 | -2/+2 |
* | Set event sequence number in WriteEventsToClient instead of at callers. | Jamey Sharp | 2016-07-05 | 1 | -4/+1 |
* | Make WriteEventsToClient/WriteToClient no-op on fake or dead clients. | Jamey Sharp | 2016-07-05 | 1 | -2/+0 |
* | 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 | -28/+28 |
* | 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 | -7/+7 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 1 | -2/+4 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 1 | -3/+3 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -3/+3 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -7/+7 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+1415 |