| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make WriteEventsToClient/WriteToClient no-op on fake or dead clients. | Jamey Sharp | 2016-07-05 | 4 | -19/+8 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 12 | -32/+28 |
* | Xserver/Xext/xres.c: Drop unused REQUEST macro call (for xXResQueryVersionReq). | Keith Packard | 2016-07-05 | 1 | -1/+0 |
* | Xserver: Post-REGION-macros-to-inline-funcs clean-up. | Mike Gabriel | 2016-07-05 | 2 | -3/+0 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 15 | -724/+534 |
* | nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead. | Mike Gabriel | 2016-07-02 | 2 | -5/+5 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 3 | -3/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 14 | -42/+42 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 14 | -76/+76 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 8 | -17/+25 |
* | remove shm code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 3 | -4/+4 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 2 | -4/+2 |
* | hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ... | Mike Gabriel | 2016-06-25 | 2 | -2/+13 |
* | hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -1/+8 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 5 | -14/+14 |
* | XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension. | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ... | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ... | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -33/+0 |
* | FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | Drop X11 extensions not shipped with recent X.Org server versions anymore: | Mike Gabriel | 2016-06-01 | 27 | -10991/+35 |
* | HAVE_STDINT_H: Always include <stdint.h>. | Mike Gabriel | 2016-05-02 | 2 | -8/+0 |
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -1/+2 |
* | Rename region macros to eliminate screen argument | Mike Gabriel | 2016-05-02 | 8 | -124/+124 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 2 | -2/+2 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 41 | -159/+159 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 27 | -240/+240 |
* | Merge branch 'uli42-pr/backported_fixes' into arctica-3.6.x | Mihai Moldovan | 2015-07-03 | 4 | -0/+5 |
|\ |
|
| * | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 4 | -0/+5 |
* | | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-06-21 | 1 | -5/+3 |
|/ |
|
* | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 2 | -3/+3 |
* | imake cleanup: Drop all references to XprtServer and BuildXprint*. | Mike Gabriel | 2015-04-04 | 2 | -2768/+3 |
* | imake cleanup: Drop all references to XdmxServer and BuildXdmx*. | Mike Gabriel | 2015-04-04 | 2 | -1138/+0 |
* | Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099] | Alan Coopersmith | 2015-02-14 | 1 | -0/+20 |
* | xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096] | Alan Coopersmith | 2015-02-14 | 1 | -0/+1 |
* | Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch). | Oleksandr Shneyder | 2015-02-10 | 2 | -10/+1 |
* | FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-pat... | Marcelo Boveto Shima | 2015-02-10 | 1 | -1/+1 |
* | drop .original files from the current code base | Mike Gabriel | 2015-02-02 | 4 | -4679/+0 |
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 3 | -2/+11 |
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 3 | -11/+2 |
* | Imported nx-X11-3.5.0-1.tar.gznx-X11/3.5.0-1 | Reinhard Tartler | 2011-10-10 | 4 | -4/+4 |
* | Imported nx-X11-3.4.0-3.tar.gznx-X11/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 4 | -4/+4 |
* | Imported nx-X11-3.4.0-1.tar.gznx-X11/3.4.0-1 | Reinhard Tartler | 2011-10-10 | 4 | -8/+8 |
* | Imported nx-X11-3.2.0-2.tar.gznx-X11/3.2.0-2 | Reinhard Tartler | 2011-10-10 | 4 | -11/+32 |
* | Imported nx-X11-3.1.0-4.tar.gznx-X11/3.1.0-4 | Reinhard Tartler | 2011-10-10 | 7 | -27/+96 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 64 | -0/+43324 |