aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * update all files with NX relevant changes to libX11 1.3.4Ulrich Sibiller2016-10-1017-620/+1760
| | * fix wrong include in XlibInt.cUlrich Sibiller2016-10-091-1/+1
| |/
| * Merge branch 'uli42-pr/decouple-xserver' into 3.6.xMike Gabriel2016-10-081-0/+484
| |\
| | * xserver: add missing xkbfile.hUlrich Sibiller2016-10-081-0/+484
| * | Fix nxproxy hostname parsing.Vadim Troshchinskiyddd2016-10-071-3/+3
| * | Check if unixPath is NULL before accessing it; this fixes crashing of nxagent...Vadim Troshchinskiy2016-10-071-1/+1
| * | Merge branch 'uli42-pr/decouple-xserver' into 3.6.xMike Gabriel2016-10-0753-419/+6211
| |\|
| | * xserver: adapt xkbsrc includes syntax to match upstreamUlrich Sibiller2016-10-065-5/+5
| | * os/access: fix regression in server interpreted authDave Airlie2016-10-061-1/+1
| | * os: Eliminate uninitialized value warnings from access.cKeith Packard2016-10-061-8/+8
| | * dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]Keith Packard2016-10-061-1/+1
| | * Fix multiple warnings in os/xdmauth.c.Eamon Walsh2016-10-061-10/+12
| | * replace transport.c link by xstrans.cUlrich Sibiller2016-10-068-14/+39
| | * xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-0617-20/+5
| | * xserver: remove define XKB_IN_SERVERUlrich Sibiller2016-10-0615-370/+1
| | * xserver: use own copy of XKBgeom.h headerUlrich Sibiller2016-10-0611-16/+671
| | * xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-064-5/+3
| | * xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-062-1/+200
| | * xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-069-8/+615
| | * xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-0640-38/+1228
| | * copy files from libX11 to xserver dirUlrich Sibiller2016-10-065-6/+3506
| |/
| * run-nxproxy2nxagent-over-network: Improve comment that describes script usage...Mike Gabriel2016-10-061-5/+6
| * testscripts: Rename run-nxagent and run-nxagent-over-sockets.Mike Gabriel2016-10-062-0/+0
| * run-nxproxy2nxagent-over-network: New test script that tests nxproxy/nxagent ...Mike Gabriel2016-10-061-0/+149
| * Merge branch 'sunweaver-pr/update-X11s-XKeysymDB' into 3.6.xMike Gabriel2016-10-011-2/+30
| |\
| | * Add XF86TouchpadOn and XF86TouchpadOff to keysymdbPeter Hutterer2016-10-011-0/+2
| | * lib/X11/XKeysymDB: Update to last version found in X.org (between 1.3.5 and 1...Mike Gabriel2016-10-011-2/+28
| |/
| * Merge branch 'sunweaver-pr/use-gccmakedep' into 3.6.xMike Gabriel2016-10-011-1/+1
| |\
| | * Imake.tmpl: Use gccmakedep instead of makedepend.Mike Gabriel2016-10-011-1/+1
| |/
| * Merge branch 'sunweaver-pr/fix-protoheader-mess' into 3.6.xMike Gabriel2016-10-017-1493/+1210
| |\
| | * include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h...Mike Gabriel2016-10-011-2/+2
| | * randrproto: It was discovered that nx-libs shipped two different version of r...Mike Gabriel2016-10-016-1491/+1208
| |/
| * nx-X11: Enable -Wpedantic as default CFLAG. This is to detect redefined typed...Mike Gabriel2016-10-013-4/+4
| * hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ...Mike Gabriel2016-10-011-22/+0
| * nx-libs.spec: Fix warning because of double reference to nxproxy.1.gz.Ulrich Sibiller2016-10-011-1/+0
| * Fix FTBFS with gcc 4.4Ulrich Sibiller2016-10-011-2/+0
| * Makefile: Adapt install target to the new situation where we fake X11 headers...Mike Gabriel2016-10-011-1/+1
| * Merge pull request #203 from mikedep333/issue-202Mike DePaulo2016-09-291-0/+1
| |\
| | * nx-libs.spec: Add BuildRequires: imakeMike DePaulo2016-09-291-0/+1
| |/
| * Merge branch 'uli42-pr/improve_include_path_handling' into 3.6.xMike Gabriel2016-09-242-12/+5
| |\
| | * Revert "Fix wrong include"Ulrich Sibiller2016-09-241-7/+0
| | * whitespace cleanupUlrich Sibiller2016-09-241-7/+1
| | * ensure that <X11/..> headers references use nx-X11 files if existingUlrich Sibiller2016-09-241-0/+6
| |/
| * Merge branch 'uli42-remove-misc' into 3.6.xMike Gabriel2016-09-2232-3552/+3
| |\
| | * remove misc dirUlrich Sibiller2016-09-213-5/+0
| | * move xkblib to xserverUlrich Sibiller2016-09-2129-3547/+3
| |/
| * release 3.5.99.13.5.99.1Mike Gabriel2016-09-134-57/+169
| * nxcomp/Loop.cpp: We have PrintVersionInfo(), why not use it? Use endl instead...Mike Gabriel2016-08-261-6/+9
| * nxcomp/Loop.cpp: Mention DXPC copyright holders on application (i.e. nxproxy)...Mike Gabriel2016-08-261-0/+3
| * nxcomp/Loop.cpp: We have GetCopyrightInfo() in Misc.cpp, so why not use it? A...Mike Gabriel2016-08-241-2/+2