aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nxagent: add command line switch to enable compositeUlrich Sibiller2021-06-085-7/+20
* Compext.c: fix comparisons of 16bit sequence numbersUlrich Sibiller2021-06-081-12/+12
* Compext.c: fix misleading error messageUlrich Sibiller2021-06-081-5/+6
* Compext.c: print received vs expected sequence numberUlrich Sibiller2021-06-081-0/+28
* Compext.c: document function return codesUlrich Sibiller2021-06-081-0/+64
* document additional options only nxagent knows aboutUlrich Sibiller2021-06-083-36/+58
* Error.c: untabifyUlrich Sibiller2021-06-081-75/+75
* nxagent: drop NXAGENT_SHAPE2 defineUlrich Sibiller2021-06-082-26/+10
* nxagent: drop NXAGENT_SHAPE defineUlrich Sibiller2021-06-082-16/+5
* nxagent: make X2GO support optionalUlrich Sibiller2021-06-0810-3/+39
* Use NXAGENT_ONSTART define at more locationsUlrich Sibiller2021-06-086-2/+15
* Compext.c: add specific DEBUG and TEST macrosUlrich Sibiller2021-06-081-143/+159
* Compext.c: some scope improvementsUlrich Sibiller2021-06-081-37/+10
* Merge branch 'Ponce-binutils-2.36' into 3.6.xMike Gabriel2021-06-081-12/+0
|\
| * fix building with binutils >= 2.36.ponce2021-06-081-12/+0
|/
* Merge branch 'uli42-pr/fix_randr_crash' into 3.6.xMike Gabriel2021-06-081-0/+3
|\
| * randr: Do not update ConnectionInfo if NULLUlrich Sibiller2021-06-081-0/+3
|/
* Merge branch 'uli42-pr/fix_async_replies' into 3.6.xMike Gabriel2021-06-081-4/+4
|\
| * Compext.c: fix comparisons of 16bit sequence numbersUlrich Sibiller2021-06-081-4/+4
|/
* Merge branch 'vatral-support_cygwin64' into 3.6.xMike Gabriel2021-06-0810-25/+25
|\
| * nxcomp/src/BlockCacheSet.cpp: Amend comment behind if-clause closure.Mike Gabriel2021-06-081-1/+1
| * nxcomp: Support Cygwin64.Vadim Troshchinskiy2021-06-0810-25/+25
|/
* Merge branch 'uli42-pr/dialog_text' into 3.6.xMike Gabriel2021-06-083-21/+47
|\
| * nxagent: fix RESIZE dialog text to not end with a linefeedUlrich Sibiller2021-06-082-5/+3
| * nxcomp/Children.cpp: print a message if the dialog could not be displayedUlrich Sibiller2021-06-081-0/+9
| * nxcomp/Children.cpp: reformat codeUlrich Sibiller2021-06-081-11/+0
| * nxcomp/Children.cpp: also try searching nxdialog, not only nxclientUlrich Sibiller2021-06-081-2/+20
| * nxcomp/Children.cpp: add macro checks around some log/stderr printsUlrich Sibiller2021-06-081-2/+6
| * nxcomp/Children.cpp: display dialog text in outputUlrich Sibiller2021-06-081-1/+9
|/
* Merge branch 'uli42-pr/forward_clientmessages' into 3.6.xMike Gabriel2021-06-083-0/+72
|\
| * Forward ClientMessages to nxproxy sideUlrich Sibiller2021-06-073-0/+72
|/
* Merge branch 'sunweaver-pr/fix-ci-builds-against-fedora-greater-than-33' into...Mike Gabriel2021-06-072-1/+5
|\
| * nx-libs.spec: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel ha...Mike Gabriel2021-06-071-0/+4
| * .github/workflows/nx-libs.yml: In Fedora 34 and beyond, files from xorg-x11-x...Mike Gabriel2021-06-071-1/+1
|/
* Merge branch 'uli42-pr/pylint_fixes' into 3.6.xMike Gabriel2021-06-071-26/+35
|\
| * nxdialog: fix/suppress some pylint findingsUlrich Sibiller2021-06-071-26/+35
|/
* Merge branch 'mjtrangoni-fix-shellcheck-issues' into 3.6.xMike Gabriel2021-06-073-13/+13
|\
| * shellcheck: Fix SC2230 issueMike Gabriel2021-06-071-1/+1
| * shellcheck: Fix SC2022 issueMario Trangoni2021-06-071-1/+1
| * shellcheck: Fix SC2064 issuesMario Trangoni2021-06-071-1/+1
| * shellcheck: Fix SC2164 issuesMario Trangoni2021-06-071-10/+10
|/
* Merge branch 'test-github-actions' into 3.6.xMike Gabriel2021-06-077-224/+394
|\
| * Add pylint to GitHub ActionsMario Trangoni2021-02-071-0/+21
| * Install build-essentials on clangMario Trangoni2021-02-071-0/+3
| * Add linter referencesMario Trangoni2021-02-071-0/+4
| * Fix missing quilt on CentOS7Mario Trangoni2021-02-071-2/+4
| * Build nx-libs on different architecturesMario Trangoni2021-02-061-0/+81
| * linters: Enable shellcheckMario Trangoni2021-02-061-1/+1
| * Move PVS run to GitHub ActionsMario Trangoni2021-02-063-42/+59
| * Replace TravisCI with GitHub ActionsMario Trangoni2021-02-063-187/+1