aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nxcomp/m4/ax_pthread.m4: move to top-level m4/ directory, use symlink.Mihai Moldovan2017-10-272-485/+486
* Regression fix for f855b3b6. Caused FTBFS with Loop.cpp:2669:0: error: unterm...Mike Gabriel2017-10-271-1/+0
* Merge branch 'theqvd-improved-logging-loop' into 3.6.xMike Gabriel2017-10-271-2869/+1603
|\
| * nxcomp/src/Loop.cpp: fix whitespace errors on continued lines.Mihai Moldovan2017-10-271-810/+810
| * Remove leading \n in NXTrans* loggingVadim Troshchinskiy2017-10-271-3/+3
| * Fix whitespace and line splitting issues reported by ionicVadim Troshchinskiy2017-10-271-10/+19
| * Conversion of Loop.cpp to the new log systemVadim Troshchinskiy2017-10-271-2560/+1285
* | Merge branch 'theqvd-improved-logging' into 3.6.xMike Gabriel2017-10-2721-2/+2693
|\|
| * nxcomp: add basic logging_test utility in test subdirectory.Mihai Moldovan2017-10-276-1/+373
| * nxcomp/src/Log.h: prepare for logger testing application.Mihai Moldovan2017-10-271-0/+4
| * nxcomp/src/Log.cpp: add PID to thread ID output if requested.Mihai Moldovan2017-10-271-1/+2
| * nxcomp/src/Log.h: block signals while writing out data.Mihai Moldovan2017-10-271-0/+20
| * nxcomp/src/Log.{cpp,h}: port to std::stack as internal buffer structure.Mihai Moldovan2017-10-272-23/+37
| * nxcomp/{configure.ac,Log.cpp}: implement configure-time std::put_time check a...Mihai Moldovan2017-10-272-1/+19
| * nxcomp/Log.h: delete stream_ member before class object destruction.Mihai Moldovan2017-10-271-0/+4
| * nxcomp/Log.h: also clear the buffer after setting it to an empty string.Mihai Moldovan2017-10-271-1/+2
| * Set default log level to WARNINGVadim Troshchinskiy2017-10-271-1/+1
| * New logging implementationVadim Troshchinskiy2017-10-274-0/+719
| * nxcomp: add AX_PTHREAD code from autoconf-archive and check for pthread support.Mihai Moldovan2017-10-273-1/+494
| * nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup ...Mihai Moldovan2017-10-2711-0/+1045
|/
* nxcomp/configure.ac: rename --{en,dis}able-info to --{en,dis}able-debug, as o...Mihai Moldovan2017-10-271-1/+1
* README.md: add short Windows section and mention that using Cygwin tools is i...Mihai Moldovan2017-10-201-1/+10
* nx-libs.spec: pass CDEBUGFLAGS and friends directly through via make command.Mihai Moldovan2017-10-161-1/+1
* nx-libs.spec: handle potentially undefined variables more gracefully.Mihai Moldovan2017-10-161-3/+3
* nx-libs.spec: drop ugly optsflag sed hack, hopefully obsoleted by passing CDE...Mihai Moldovan2017-10-161-2/+0
* nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le.Mihai Moldovan2017-10-161-0/+9
* Merge branch 'theqvd-media_argument_bugfix' into 3.6.xMike Gabriel2017-10-103-11/+19
|\
| * Fix bug #525: PANIC! No port specified for multimedia connectionsVadim Troshchinskiy2017-10-103-11/+19
|/
* Merge branch 'Ionic-add-stray-files-to-gitignore' into 3.6.xMike Gabriel2017-10-102-0/+4
|\
| * .gitignore: ignore vim swap files.Mihai Moldovan2017-10-101-0/+1
| * **/.gitignore: add stray files.Mihai Moldovan2017-10-102-0/+3
* | Merge branch 'sunweaver-pr/nxcomp-tokensize-in-vpn-tunnels' into 3.6.xMihai Moldovan2017-10-091-2/+2
|\|
| * nxcomp/src/Loop.cpp: Reduce control->TokenSize slightly again in order to fix...Simon Matter2017-10-091-2/+2
|/
* .gitignore: Improve all .gitignore files, adapt to autotools build-flow and i...Mike Gabriel2017-10-096-7/+22
* nxcomp/src/Loop.cpp: whitespace fixes only.Mihai Moldovan2017-09-291-6/+6
* nxcomp/configure.ac: prettify AC_ARG_ENABLE() calls, use more quotes and AS_I...Mihai Moldovan2017-09-291-13/+13
* nxproxy/src/Main.c: Silence compiler warning.Simon Matter2017-09-291-1/+2
* Merge pull request #519 from theqvd/fix_nxagent_arg_parsingVadim Troshchinskiy2017-09-292-57/+51
|\
| * Fix nxagent argument parsing logicVadim Troshchinskiy2017-09-292-57/+51
|/
* debian/control: Bump Standards-Version: to 4.1.0. No changes needed.Mike Gabriel2017-09-151-1/+1
* debian/control: Drop non-required B-D libxmltok1-dev.Mike Gabriel2017-09-151-1/+0
* release 3.5.99.103.5.99.10Mike Gabriel2017-09-156-9/+71
* Merge branch 'sunweaver-pr/assure-that-Mesa-includes-headers-from-libNX_X11' ...Mihai Moldovan2017-09-142-0/+69
|\
| * Assure that headers from libNX_X11 are always included from $(INCDIR)/nx-X11/.Mike Gabriel2017-09-132-0/+69
|/
* nx-X11/programs/Xserver/hw/nxagent/Render.c: use macros obtaining values from...Mihai Moldovan2017-09-131-10/+10
* Merge branch 'sunweaver-pr/sun-path-is-104-on-debian-kfreebsd' into 3.6.xMihai Moldovan2017-09-062-0/+16
|\
| * nxcomp/src/{Loop,Proxy}.cpp: On Debian/kFreeBSD (and other *BSD variants) the...Mike Gabriel2017-09-062-0/+16
|/
* Mesa.patches: Shrink over-zealous 5001 patch. Only patch files that we use du...Mike Gabriel2017-08-301-44/+0
* roll-tarball.sh: Drop m4/nx-xtrans.m4 from nx-libs-lite tarball.Mike Gabriel2017-08-301-0/+1
* roll-tarball.sh: Some more .gitignore files to remove.Mike Gabriel2017-08-301-0/+2