| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | nxcomp/src/Loop.cpp: Don't reuse global variable names as function parameters... | Mike Gabriel | 2017-07-26 | 1 | -18/+18 |
* | nxcomp/src/Loop.cpp: Rename local variable 'handler' to 'signalHandler'. | Mike Gabriel | 2017-07-26 | 2 | -5/+5 |
* | nxcomp/src/Loop.cpp: Drop duplicate prototypes (which already exist in Misc.h). | Mike Gabriel | 2017-07-26 | 1 | -7/+2 |
* | nxcomp/src/Proxy.cpp: Fix index usage of nested loops. | Mike Gabriel | 2017-07-26 | 1 | -5/+5 |
* | nxcomp/src/Loop.cpp: Avoid duplicate usage of proxyFD (global variable) and *... | Mike Gabriel | 2017-07-26 | 1 | -19/+19 |
* | nxcomp: Trivially fix local variables shadowing variables of same name from h... | Mike Gabriel | 2017-07-26 | 4 | -77/+77 |
* | nxcomp/configure.ac,m4/nx-macros.m4,nxcomp/src/Socket.h: Use AC_CHECK_TYPES t... | Mike Gabriel | 2017-07-26 | 2 | -9/+11 |
* | nxcomp/configure.ac: Re-add previously available configure options --with-val... | Mike Gabriel | 2017-07-26 | 1 | -0/+14 |
* | nxcomp: Switch to autoreconf. | Mike Gabriel | 2017-07-26 | 241 | -1020/+710 |
* | nxcomp: Set TokenSize to 1536 for link type ADSL and WAN. Improving non-xrend... | Oleksandr Shneyder | 2017-06-30 | 1 | -2/+2 |
* | nxcomp/Children.cpp: Don't generate warnings with duplicated NX paths. | Mike Gabriel | 2017-04-21 | 1 | -61/+70 |
* | nxcomp/Loop.cpp: Fix server/client mode info cerr printing in PrintProcessInf... | Mike Gabriel | 2017-04-07 | 1 | -1/+1 |
* | Remove EMX (MS-DOS & OS/2) support | Mike DePaulo | 2017-03-29 | 2 | -19/+0 |
* | Cygwin nxcomp: Use Cygwin un.h | Mike DePaulo | 2017-03-29 | 2 | -7/+2 |
* | nxcomp/ChannelEndPoint.cpp: we're not really testing for a character, but a p... | Mihai Moldovan | 2017-03-09 | 1 | -1/+1 |
* | nxcomp/Loop.cpp: Allow nx/nx:<disp> as DISPLAY variable (i.e. an empty nx/nx ... | Mike Gabriel | 2017-03-02 | 1 | -1/+2 |
* | nxcomp/Loop.cpp: Ignore, options= nx/nx parameter, if file options path start... | Mike Gabriel | 2017-03-02 | 1 | -1/+1 |
* | nxcomp: Fix artifacts in copyright headers. | Mike Gabriel | 2016-12-20 | 3 | -11/+0 |
* | Make nxagent only bind to loopback when requested | Vadim Troshchinskiy | 2016-12-14 | 1 | -4/+8 |
* | Fix reversed logic in acceptHost setting | Vadim Troshchinskiy | 2016-12-13 | 1 | -2/+2 |
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 1 | -0/+2 |
* | nxcomp: remove unused Utils.cpp | Ulrich Sibiller | 2016-11-02 | 1 | -43/+0 |
* | Add description of NX_SLAVE_CMD to man and help | Vadim Troshchinskiy | 2016-10-28 | 1 | -0/+7 |
* | Slave channel implementation | Vadim Troshchinskiy | 2016-10-28 | 3 | -34/+156 |
* | Loop.cpp: Fix output of SetCore() | Ulrich Sibiller | 2016-10-20 | 1 | -3/+3 |
* | nxcomp/{Client|}Proxy.cpp: Typo fix in error messages. | Mike Gabriel | 2016-10-13 | 2 | -6/+6 |
* | nxcomp: Fix typo in usage message. | Ulrich Sibiller | 2016-10-13 | 1 | -1/+1 |
* | Fix nxproxy hostname parsing. | Vadim Troshchinskiyddd | 2016-10-07 | 1 | -3/+3 |
* | Check if unixPath is NULL before accessing it; this fixes crashing of nxagent... | Vadim Troshchinskiy | 2016-10-07 | 1 | -1/+1 |
* | nxcomp/Loop.cpp: We have PrintVersionInfo(), why not use it? Use endl instead... | Mike Gabriel | 2016-08-26 | 1 | -6/+9 |
* | nxcomp/Loop.cpp: Mention DXPC copyright holders on application (i.e. nxproxy)... | Mike Gabriel | 2016-08-26 | 1 | -0/+3 |
* | nxcomp/Loop.cpp: We have GetCopyrightInfo() in Misc.cpp, so why not use it? A... | Mike Gabriel | 2016-08-24 | 1 | -2/+2 |
* | nxcomp/Misc.cpp: Display new list of copyright holders when launching nxproxy... | Mike Gabriel | 2016-08-24 | 1 | -8/+16 |
* | nxcomp/*.c: Update copyright headers, use new list of copyright holders like ... | Mike Gabriel | 2016-08-24 | 2 | -14/+30 |
* | nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to ... | Mike Gabriel | 2016-08-24 | 1 | -1/+1 |
* | {nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}... | Mihai Moldovan | 2016-07-28 | 2 | -2/+5 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 229 | -1614/+3464 |
* | nxcomp/Misc.cpp: The clipboard nx/nx option is a string option, not int. | Mike Gabriel | 2016-07-05 | 1 | -1/+1 |
* | nxcomp licensing: Move README.on-retroactive-DXPC-license to doc/nxcomp/ folder. | Mike Gabriel | 2016-07-05 | 1 | -269/+0 |
* | NoMachine documentation files: Move to doc/_attic_/ folder. | Mike Gabriel | 2016-07-05 | 3 | -3820/+0 |
* | LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b... | Mike Gabriel | 2016-07-05 | 1 | -90/+0 |
* | Drop multiple COPYING files contaning the GPL-2 license text. | Mike Gabriel | 2016-07-05 | 1 | -339/+0 |
* | nxcomp/Loop.cpp: Add Unix file socket support for proxy <-> proxy connection. | Mike Gabriel | 2016-07-04 | 3 | -222/+607 |
* | 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 |