aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add BIGREQUEST extension support to nxproxy/nxcomp.feature/nxcomp-bigreq-supportMike Gabriel2015-04-1510-197/+811
* test script: doc/examples/run-nxproxy2nxproxy-testMike Gabriel2015-04-151-0/+140
* MakeBigReq: don't move the last word, already handled by Data32 (X.Org CVE-20...Mike Gabriel2015-04-151-2/+10
* old-arch cleanup: Drop CRAY support (i.e., drop code related to CRAY, _CRAY, ...Mike Gabriel2015-04-1553-1017/+29
* drop: nx-X11/config/util/ (not needed at build time).Mike Gabriel2015-04-1449-6480/+1
* imake clean-up: nx-X11/config/Imakefile (drop BuildDPSLibrary related build-l...Mike Gabriel2015-04-141-4/+1
* fix for libXpm4-cleanupMike Gabriel2015-04-111-1/+0
* fix for ebe00df38f264ef71dac3c73d416a74685c8cbd2 (removal of DmxLibrary)Mike Gabriel2015-04-081-4/+0
* Merge branch 'feature/other-Xserver-cleanup' into arctica-3.6.xMihai Moldovan2015-04-0529-7058/+23
|\
| * imake clean: Remove (probably incomplete) support for NXZaurusXServer, NXiPAQ...Mike Gabriel2015-04-051-54/+0
| * imake cleanup: nx-X11/programs/Xserver/Imakefile (drop non-provided Xserver v...Mike Gabriel2015-04-051-286/+1
| * imake cleanup: nx-X11/programs/Imakefile (reduce to minimal).Mike Gabriel2015-04-041-136/+0
| * imake cleanup: Drop all references to BuildFontServer.Mike Gabriel2015-04-048-44/+2
| * imake cleanup: Drop all references to XprtServer and BuildXprint*.Mike Gabriel2015-04-0423-4368/+12
| * imake cleanup: Drop all references to XdmxServer and BuildXdmx*.Mike Gabriel2015-04-0415-1934/+8
| * imake cleanup: Drop all references to XVirtualFramebufferServer.Mike Gabriel2015-04-049-74/+3
| * imake cleanup: Drop all references to XNestServer.Mike Gabriel2015-04-0410-76/+7
| * imake cleanup: Drop all references to XWinServer.Mike Gabriel2015-04-043-99/+3
|/
* nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c.Mihai Moldovan2015-03-292-65/+93
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-03-291-0/+7
* nx-X11: fix typo in previous commit.Mihai Moldovan2015-03-291-1/+1
* nx-X11: handle source pictures (those without a Drawable surface) gracefully.Mihai Moldovan2015-03-294-20/+89
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-03-261-3/+47
* nxcomp{,ext,shad}: only use the first three numbers in the full version for c...Mihai Moldovan2015-03-263-3/+6
* nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.Mihai Moldovan2015-03-172-0/+2
* nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not ...Mihai Moldovan2015-03-172-3/+10
* nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if...Mihai Moldovan2015-03-168-8/+48
* nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ...Clemens Lang2015-03-154-19/+45
* nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead o...Clemens Lang2015-03-153-4/+5
* nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove ...Clemens Lang2015-03-155-58/+6
* debian/changelog: fix wrong signature.Mihai Moldovan2015-03-151-1/+1
* debian/changelog: merge with 3.5.0.x release branch.Mihai Moldovan2015-03-151-4/+43
* README.md: Fix typo, update date.Mike Gabriel2015-03-131-2/+2
* README.md markdown fixupMike Gabriel2015-03-131-15/+16
* README.md: Add 3.6.x release goals.Mike Gabriel2015-03-131-0/+12
* Makefile: clean-up auto-generated nxversion.def in clean rule (not in build r...Mike Gabriel2015-03-051-3/+5
* nx-X11/**: Drop non-imake Makefile* files.Mike Gabriel2015-03-047-951/+0
* nx-X11/config/cf/X11.tmpl: Fix imake warning ("UseInstalledOnCrossCompile" is...Mike Gabriel2015-03-041-0/+2
* Merge pull request #4 from sunweaver/feature/libxpm-cleanupMike Gabriel2015-03-0441-9722/+26
|\
| * library clean-up: Don't build libNX_Xpm anymore. Use system's libXpm shared l...Mike Gabriel2015-03-0341-9722/+26
|/
* Drop unused .cvsignore filesMike DePaulo2015-02-183-73/+0
* Update changelog for the CVE-2015-0255 commit and its 3 prereq commitsMike DePaulo2015-02-181-0/+8
* Fix symlink to renamed README.md.Mike Gabriel2015-02-181-1/+1
* README.md: Mention the TheQVD project as collaborator on NX.Mike Gabriel2015-02-181-2/+6
* rename README.txt to README.mdMike Gabriel2015-02-181-0/+0
* switch symlink and real fileMike Gabriel2015-02-182-33/+33
* Add README.txt symlink to README.NX-development (to have it shown on the Gith...Mike Gabriel2015-02-181-0/+1
* xkb: Check strings length against request sizeOlivier Fourdan2015-02-171-25/+41
* xkb: Don't swap XkbSetGeometry data in the input bufferOlivier Fourdan2015-02-171-16/+19
* include: introduce byte counting functions.Peter Hutterer2015-02-171-0/+30