| Commit message (Expand) | Author | Age | Files | Lines |
* | merge code paths depending on acceptHost being "" | Salvador Fandino | 2016-07-04 | 1 | -11/+5 |
* | remove now unused function ParseListenOption | Salvador Fandino | 2016-07-04 | 1 | -20/+0 |
* | rewrite WaitForRemote to build on top of ListenConnectionTCP | Salvador Fandino | 2016-07-04 | 1 | -61/+2 |
* | remove unused listenHost parameter | Salvador Fandino | 2016-07-04 | 1 | -19/+3 |
* | Remove work around for OS/X that was doing nothing | Salvador Fandino | 2016-07-04 | 1 | -24/+0 |
* | Simplify ParseListenOption | Salvador Fandino | 2016-07-04 | 1 | -12/+4 |
* | rewrite SetupUnixSocket to use ListenConnectionUnix | Salvador Fandino | 2016-07-04 | 1 | -70/+20 |
* | Rework SetupTcpSocket to use ListenConnectionTCP | Salvador Fandino | 2016-07-04 | 1 | -66/+1 |
* | OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ... | Mike Gabriel | 2016-07-01 | 2 | -4/+10 |
* | nx-X11/config/{imake,makedepend}: Use system-wide available imake and makedep... | Mike Gabriel | 2016-06-30 | 1 | -10/+0 |
* | {nx-X11/programs/Xserver/hw/nxagent/{{Args,Handlers,Image,Options}.c,Options.... | Mihai Moldovan | 2016-06-17 | 2 | -2/+4 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -1/+1 |
* | nxcomp/Makefile.in: Only install MD5.h, NX.h, NXalert.h, NXpack.h, NXproto.h ... | Mike Gabriel | 2016-06-13 | 1 | -3/+5 |
* | Fix debugging function for Loop.cpp. getDebugSpec was replaced by << operand ... | Nito Martinez | 2016-05-31 | 1 | -6/+6 |
* | display version number in nxcomp log, fixes #127 | Nito Martinez | 2016-05-31 | 2 | -3/+2 |
* | Provide support for channel endpoints being UNIX file sockets in addition to ... | Salvador Fandino | 2016-04-27 | 10 | -315/+634 |
* | nxcomp: Rephrase comment in previous commit. | Mike Gabriel | 2016-04-27 | 1 | -3/+3 |
* | Clean up compiler warnings in nxcomp | Fernando Carvajal | 2016-04-27 | 5 | -61/+129 |
* | Fix copyright notice in nxcomp/Version.c | Salvador Fandino | 2016-04-20 | 1 | -19/+10 |
* | Remove TextCompressor class and files from nxcomp | Fernando Carvajal | 2016-04-15 | 7 | -143/+0 |
* | Remove obsolete compatibility files from nxcomp | Fernando Carvajal | 2016-04-12 | 25 | -3960/+1 |
* | Remove compatibility code for nxcomp before 3.5.0 | Fernando Carvajal | 2016-04-12 | 58 | -2492/+649 |
* | nxcomp: Properly define NX*Version(void) prototypes in NX.h. | Mike Gabriel | 2016-03-22 | 1 | -5/+5 |
* | Rename file for windows environments, Fixes #96 | Nito Martinez | 2016-03-02 | 1 | -1/+1 |
* | nxcomp: Make nxcomp/nxproxy aware of nxagent's xinerama option in the $DISPLA... | Mike Gabriel | 2015-12-30 | 1 | -1/+2 |
* | Provide support for re-enabling Xinerama on session resumptions. | Mike Gabriel | 2015-12-30 | 1 | -0/+1 |
* | Merge pull request #64 from uli42/pr/add_pkgconfig | Mike Gabriel | 2015-09-28 | 1 | -0/+2 |
|\ |
|
| * | Fix "Makefile.in seems to ignore the --datarootdir setting" warning | Ulrich Sibiller | 2015-08-26 | 1 | -0/+2 |
| * | create pkgcnfig dir before copying anything | Ulrich Sibiller | 2015-08-26 | 1 | -0/+1 |
* | | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it. | Mike Gabriel | 2015-07-14 | 1 | -0/+1 |
* | | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. | Mike Gabriel | 2015-07-14 | 1 | -1/+1 |
|/ |
|
* | Add pkg-config support to nxcomp, nxcompext and nxcompshad | Ulrich Sibiller | 2015-07-12 | 3 | -9/+30 |
* | nxcomp/Loop.cpp: tiny whitespace fix. No functional change. | Mihai Moldovan | 2015-06-16 | 1 | -1/+1 |
* | Merge pull request #28 from theqvd/3.6.x | Mike Gabriel | 2015-06-16 | 1 | -1/+37 |
|\ |
|
| * | Fix negotiation in stage 10 error | Vadim Troshchinskiy | 2015-05-20 | 1 | -1/+37 |
* | | nxcomp/README.on-retroactive-DXPC-license: Some layout and interpunctuation f... | Mike Gabriel | 2015-05-29 | 1 | -1/+1 |
* | | nxcomp/Misc.cpp: fix build failure introduced in 1f44331574bdbe4069d13e4c26df... | Mihai Moldovan | 2015-05-28 | 1 | -3/+3 |
* | | Document retroactive re-licensing of the original DXPC code (closes #30). | Mike Gabriel | 2015-05-26 | 3 | -6/+328 |
|/ |
|
* | Merge pull request #26 from nitomartinez/fix_developer_debugging | Mike Gabriel | 2015-05-16 | 3 | -3/+3 |
|\ |
|
| * | This patch is some code fixes to debug some debuging macro usage in the NX code. | Nito Martinez | 2015-05-15 | 3 | -3/+3 |
* | | This patch allows to cleanup the nxcomp resources to allow for a second conne... | Nito Martinez | 2015-05-15 | 3 | -0/+36 |
|/ |
|
* | nxcomp{,ext,shad}: only use the first three numbers in the full version for c... | Mihai Moldovan | 2015-03-26 | 1 | -1/+2 |
* | nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if... | Mihai Moldovan | 2015-03-16 | 2 | -2/+12 |
* | nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ... | Clemens Lang | 2015-03-15 | 1 | -7/+15 |
* | nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead o... | Clemens Lang | 2015-03-15 | 1 | -2/+2 |
* | nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove ... | Clemens Lang | 2015-03-15 | 1 | -14/+1 |
* | VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI... | Mike Gabriel | 2015-02-14 | 1 | -1/+1 |
* | nxcomp: Add Version.c file. Fix for commit d4d3fe0e6e77a58e68defc5895a589a681... | Mike Gabriel | 2015-02-14 | 1 | -0/+106 |
* | Fix several typos in nxcomp. | Mike Gabriel | 2015-02-13 | 8 | -9/+9 |
* | Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nx... | Mike Gabriel | 2015-02-13 | 1 | -1/+1 |