| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | debian/rules: Drop override_dh_clean target. Not required anymore, as configu... | Mike Gabriel | 2017-07-26 | 1 | -4/+0 |
| * | nxcomp/configure.ac,m4/nx-macros.m4,nxcomp/src/Socket.h: Use AC_CHECK_TYPES t... | Mike Gabriel | 2017-07-26 | 3 | -18/+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 | 247 | -1044/+735 |
|/ |
|
* | Merge branch 'uli42-pr/cmdline' into 3.6.x | Mike Gabriel | 2017-07-25 | 3 | -30/+47 |
|\ |
|
| * | treat options parameter as option string if it starts with nx/nx | Ulrich Sibiller | 2017-07-25 | 1 | -1/+16 |
| * | rename nxagentOptionFile to nxagentOptionsFilename | Ulrich Sibiller | 2017-07-24 | 2 | -15/+15 |
| * | pass filename as parameter to nxagentProcessOptionsFile() | Ulrich Sibiller | 2017-07-23 | 3 | -16/+18 |
|/ |
|
* | Merge branch 'uli42-pr/fix_keystroke_files' into 3.6.x | Mike Gabriel | 2017-07-17 | 1 | -52/+35 |
|\ |
|
| * | Improve keystroke file handling | Ulrich Sibiller | 2017-07-16 | 1 | -52/+35 |
|/ |
|
* | debian/control: Add B-D: libtool (required for Debian jessie, Ubuntu trusty a... | Mike Gabriel | 2017-07-14 | 1 | -0/+1 |
* | debian/copyright: White-space cleanup. | Mike Gabriel | 2017-07-14 | 1 | -21/+21 |
* | debian/control: Process with wrap-and-sort -s. | Mike Gabriel | 2017-07-14 | 1 | -199/+152 |
* | Merge branch 'sunweaver-pr/nxcompshad-autoreconf' into 3.6.x | Mihai Moldovan | 2017-07-14 | 37 | -864/+254 |
|\ |
|
| * | nxcompshad: Rewrite Logger class methods to properly take advantage of the 'g... | Mike Gabriel | 2017-07-13 | 2 | -8/+20 |
| * | nxcompshad: Prototype for NXShadowResetOptions() missing. Export it as public... | Mike Gabriel | 2017-07-13 | 1 | -0/+2 |
| * | nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpda... | Mike Gabriel | 2017-07-13 | 1 | -2/+0 |
| * | nxcompshad/src/Core.cpp: Don't redeclare (and shadow) curLine. Use curWorkLin... | Mike Gabriel | 2017-07-13 | 1 | -21/+21 |
| * | nxcompshad/src/Regions.h: Avoid warning: ‘typedef’ was ignored in this de... | Mike Gabriel | 2017-07-13 | 1 | -1/+1 |
| * | nxcompshad: Switch to autoreconf. | Mike Gabriel | 2017-07-13 | 37 | -832/+210 |
|/ |
|
* | debian/control: Add B-D: automake (required for Debian jessie, Ubuntu trusty ... | Mike Gabriel | 2017-07-13 | 1 | -0/+1 |
* | nxproxy/configure.ac: Have AC_LANG before NX_COMPILER_BRAND. Thanks to Ionic ... | Mike Gabriel | 2017-07-13 | 1 | -1/+1 |
* | Merge branch 'sunweaver-pr/nxproxy-autoreconf' into 3.6.x | Mihai Moldovan | 2017-07-12 | 15 | -588/+425 |
|\ |
|
| * | debian/rules: Drop redundant --with-symbols configure option, '-g' already ge... | Mike Gabriel | 2017-07-12 | 1 | -1/+1 |
| * | nxproxy: Switch to autoreconf. | Mike Gabriel | 2017-07-12 | 14 | -588/+106 |
| * | m4/nx-macros.m4: Add autotools macros derived from X.org and nxcomp* configur... | Mike Gabriel | 2017-07-12 | 2 | -0/+319 |
|/ |
|
* | make-changelog.sh: Drop obviously not needed '--since 1970' option from 'git ... | Mike Gabriel | 2017-07-12 | 1 | -1/+1 |
* | Merge branch 'sunweaver-pr/report-window-ids' into 3.6.x | Mike Gabriel | 2017-07-12 | 5 | -8/+55 |
|\ |
|
| * | Report Xlib-side window IDs to session.log in machine readable form. This fea... | Mike Gabriel | 2017-07-05 | 5 | -8/+55 |
|/ |
|
* | nxagent man page: Fix layout near -nxrealwindowprop option. | Mike Gabriel | 2017-07-04 | 1 | -0/+1 |
* | Mesa.patches: Disable 4001_Fix-non-working-GLX-in-64bit-Xorg-7.0.patch. It pa... | Mike Gabriel | 2017-06-30 | 1 | -1/+1 |
* | roll-tarballs.sh: Remove even more files from nx-X11/extras/Mesa/. This roll-... | Mike Gabriel | 2017-06-30 | 1 | -1/+24 |
* | release 3.5.99.83.5.99.8 | Mike Gabriel | 2017-06-30 | 7 | -15/+241 |
* | Merge branch 'sunweaver-pr/mese-quilt-without-quilt' into 3.6.x | Mihai Moldovan | 2017-06-30 | 3 | -12/+123 |
|\ |
|
| * | README.Mesa.patches: Define some rules for patch naming and numbering scheme. | Mike Gabriel | 2017-06-30 | 1 | -0/+31 |
| * | mesa-quilt: Provide a fallback patching method on systems where pulling quilt... | Mike Gabriel | 2017-06-30 | 1 | -12/+79 |
| * | nx-libs.spec: Use mesa-quilt with Fedora builds, but rely on fallback mode in... | Mike Gabriel | 2017-06-30 | 1 | -0/+13 |
|/ |
|
* | Merge branch 'sunweaver-pr/browser-scrolling-improvements' into 3.6.x | Mihai Moldovan | 2017-06-30 | 1 | -2/+2 |
|\ |
|
| * | nxcomp: Set TokenSize to 1536 for link type ADSL and WAN. Improving non-xrend... | Oleksandr Shneyder | 2017-06-30 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'sunweaver-pr/nx-real-wid' into 3.6.x | Mike Gabriel | 2017-06-30 | 5 | -0/+50 |
|\ |
|
| * | hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property. | Mike Gabriel | 2017-06-30 | 4 | -0/+45 |
| * | hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not stat... | Mike Gabriel | 2017-06-30 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'sunweaver-pr/fix-ftbfs-on-hppa' into 3.6.x | Mihai Moldovan | 2017-06-28 | 8 | -297/+47 |
|\ |
|
| * | debian/patches: Update 016_nx-X11_install-location.debian.patch (line numbers... | Mike Gabriel | 2017-06-28 | 1 | -2/+2 |
| * | Fix FTBFS on Linux based HP-PARisc 32-bit systems. Thanks to John Paul Adrian... | Mike Gabriel | 2017-06-28 | 6 | -2/+39 |