| Commit message (Expand) | Author | Age | Files | Lines |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 37 | -106/+0 |
* | Xserver/Imakefile: Drop references to already removed afb code. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
* | Xserver/Imakefile: Drop all references to building already removed cfb* imple... | Mike Gabriel | 2016-10-30 | 1 | -71/+3 |
* | Death to mfb (removing last remnants from NX code). | Adam Jackson | 2016-10-30 | 4 | -874/+15 |
* | Disinfect mi/ of mfb. | Adam Jackson | 2016-10-30 | 1 | -2/+17 |
* | nxcompext: Drop (nowadays) no-op file NXlibint.h. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
* | saver.c: fix unused variable warnings | Ulrich Sibiller | 2016-10-30 | 1 | -7/+0 |
* | remove hw/xfree86 altogether | Ulrich Sibiller | 2016-10-29 | 4 | -2942/+0 |
* | remove xf86Version.h and xf86Date.h | Ulrich Sibiller | 2016-10-29 | 2 | -60/+0 |
* | sendexev.c: Fix return of unitialized variable | Ulrich Sibiller | 2016-10-20 | 1 | -3/+7 |
* | xfixes: Remove unused variable. | Cyril Brulebois | 2016-10-20 | 1 | -2/+0 |
* | Remove useless line of code that contained a bug and triggered a gcc warning.... | Benjamin Herrenschmidt | 2016-10-20 | 1 | -2/+0 |
* | dix: fix cast from pointer to integer | Julien Cristau | 2016-10-20 | 1 | -1/+1 |
* | dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2... | Keith Packard | 2016-10-20 | 1 | -3/+4 |
* | xkb.c: fix 'assignment makes integer from pointer without a cast' | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |
* | xkmread.c: use _X_UNUSED to avoid compiler warning when result is not needed | Ulrich Sibiller | 2016-10-20 | 1 | -4/+7 |
* | xcmisc.c: remove HAVE_STDINT | Ulrich Sibiller | 2016-10-20 | 1 | -4/+0 |
* | security.c: fix compiler warnings | Ulrich Sibiller | 2016-10-20 | 1 | -2/+1 |
* | Window.c: Fix function assignment warning | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |
* | Display.c: remove unused variable | Ulrich Sibiller | 2016-10-20 | 1 | -2/+0 |
* | Colormap.c: add cast to avoid warning | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |
* | Args.c: fix string format warning | Ulrich Sibiller | 2016-10-20 | 1 | -2/+2 |
* | rename xf86bigfstr.h to xf86bigfproto.h | Ulrich Sibiller | 2016-10-19 | 2 | -2/+2 |
* | nx-X11/programs/Xserver/GL/glx/Imakefile: typo fix, leading to glcontextmodes... | Mihai Moldovan | 2016-10-14 | 1 | -1/+1 |
* | hw/nxagent/{Clipboard|Events}.c: Typo fix in error messages. | Mike Gabriel | 2016-10-13 | 2 | -3/+3 |
* | Remove CRAY support | Ulrich Sibiller | 2016-10-10 | 1 | -6/+1 |
* | xserver: add missing xkbfile.h | Ulrich Sibiller | 2016-10-08 | 1 | -0/+484 |
* | xserver: adapt xkbsrc includes syntax to match upstream | Ulrich Sibiller | 2016-10-06 | 5 | -5/+5 |
* | os/access: fix regression in server interpreted auth | Dave Airlie | 2016-10-06 | 1 | -1/+1 |
* | os: Eliminate uninitialized value warnings from access.c | Keith Packard | 2016-10-06 | 1 | -8/+8 |
* | dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6] | Keith Packard | 2016-10-06 | 1 | -1/+1 |
* | Fix multiple warnings in os/xdmauth.c. | Eamon Walsh | 2016-10-06 | 1 | -10/+12 |
* | replace transport.c link by xstrans.c | Ulrich Sibiller | 2016-10-06 | 8 | -14/+39 |
* | xserver: drop XKBSRV_NEED_FILE_FUNCS | Ulrich Sibiller | 2016-10-06 | 17 | -20/+5 |
* | xserver: remove define XKB_IN_SERVER | Ulrich Sibiller | 2016-10-06 | 15 | -370/+1 |
* | xserver: use own copy of XKBgeom.h header | Ulrich Sibiller | 2016-10-06 | 11 | -16/+671 |
* | xserver: use own copy of XKBrules.h header | Ulrich Sibiller | 2016-10-06 | 4 | -5/+3 |
* | xserver: use own copy of XKBrules.h header | Ulrich Sibiller | 2016-10-06 | 2 | -1/+200 |
* | xserver: use own copy of XKBstr.h header | Ulrich Sibiller | 2016-10-06 | 9 | -8/+615 |
* | xserver: use own copy of XKBsrv.h header | Ulrich Sibiller | 2016-10-06 | 40 | -38/+1228 |
* | copy files from libX11 to xserver dir | Ulrich Sibiller | 2016-10-06 | 5 | -6/+3506 |
* | randrproto: It was discovered that nx-libs shipped two different version of r... | Mike Gabriel | 2016-10-01 | 4 | -1371/+3 |
* | hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ... | Mike Gabriel | 2016-10-01 | 1 | -22/+0 |
* | Fix FTBFS with gcc 4.4 | Ulrich Sibiller | 2016-10-01 | 1 | -2/+0 |
* | Revert "Fix wrong include" | Ulrich Sibiller | 2016-09-24 | 1 | -7/+0 |
* | remove misc dir | Ulrich Sibiller | 2016-09-21 | 3 | -5/+117 |
* | move xkblib to xserver | Ulrich Sibiller | 2016-09-21 | 8 | -7/+7399 |
* | hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio... | Mike Gabriel | 2016-08-24 | 1 | -2/+2 |
* | Fix pasting the clipboard directly after session start. | Ulrich Sibiller | 2016-08-24 | 1 | -0/+9 |
* | nxagent.1 man page: Some layout fixes for string options with well-defined ex... | Mike Gabriel | 2016-07-28 | 1 | -0/+5 |