index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nxcomp/src/Misc.cpp: Update explanation for the NX_TEMP env variable.
Mike Gabriel
2017-11-22
1
-2
/
+1
*
nxproxy.1 man page: Update explanation for NX_TEMP env variable.
Mike Gabriel
2017-11-22
1
-2
/
+1
*
Merge branch 'Ionic-bugfix/hardcode-socket-paths-in-libX11' into 3.6.x
Mike Gabriel
2017-11-22
1
-168
/
+0
|
\
|
*
nx-X11/lib/include/xtrans/Xtranssock.c: drop UNIX path overrides as well.
Mihai Moldovan
2017-11-22
1
-168
/
+0
|
/
*
Merge branch 'uli42-pr/simplify_free' into 3.6.x
Mike Gabriel
2017-11-21
13
-185
/
+58
|
\
|
*
Error.c: simply nxagentGetClientsPath()
Ulrich Sibiller
2017-11-21
1
-31
/
+8
|
*
simply free() calls
Ulrich Sibiller
2017-11-21
12
-154
/
+50
|
/
*
Merge branch 'uli42-pr/options_on_reconnect' into 3.6.x
Mike Gabriel
2017-11-20
3
-57
/
+60
|
\
|
*
Args.c: simplify nxagentProcessOptionsFile()
Ulrich Sibiller
2017-11-18
1
-20
/
+16
|
*
Args.c: Fix compile bug with DEBUG enabled
Ulrich Sibiller
2017-11-18
1
-1
/
+1
|
*
Fix options parsing on reconnect
Ulrich Sibiller
2017-11-18
3
-36
/
+43
|
/
*
Merge branch 'uli42-small_fixes' into 3.6.x
Mike Gabriel
2017-11-17
4
-135
/
+23
|
\
|
*
fix broken path due to missing /
Ulrich Sibiller
2017-11-17
1
-10
/
+10
|
*
NXglxext.c: rename and relocate variable
Ulrich Sibiller
2017-11-17
1
-4
/
+3
|
*
glxext.c/NXglxext.c: merge two functions into one
Ulrich Sibiller
2017-11-17
2
-120
/
+9
|
*
keysym.h: fix include path
Ulrich Sibiller
2017-11-17
1
-1
/
+1
|
/
*
Merge branch 'uli42-pr/fix_manpage' into 3.6.x
Mike Gabriel
2017-11-17
1
-55
/
+73
|
\
|
*
nxagent manpage: some minor formatting improvements and typo fixes
Ulrich Sibiller
2017-11-17
1
-55
/
+73
|
/
*
Merge branch 'Ionic-bugfix/hardcode-some-socket-paths' into 3.6.x
Mike Gabriel
2017-11-04
1
-15
/
+7
|
\
|
*
nxcomp/src/Loop.cpp: hardcode X11 and (legacy/xfs) font UNIX paths.
Mihai Moldovan
2017-11-04
1
-15
/
+7
|
/
*
Merge branch 'Ionic-bugfix/fix-X-cookie-on-osx' into 3.6.x
Mike Gabriel
2017-11-03
1
-3
/
+23
|
\
|
*
nxcomp/src/Auth.cpp: handle launchd sockets in DISPLAY variable correctly whe...
Mihai Moldovan
2017-11-03
1
-3
/
+23
|
/
*
nxproxy: use ax_pthread.m4.
Mihai Moldovan
2017-10-27
3
-0
/
+18
*
nxcomp/m4/ax_pthread.m4: move to top-level m4/ directory, use symlink.
Mihai Moldovan
2017-10-27
2
-485
/
+486
*
Regression fix for f855b3b6. Caused FTBFS with Loop.cpp:2669:0: error: unterm...
Mike Gabriel
2017-10-27
1
-1
/
+0
*
Merge branch 'theqvd-improved-logging-loop' into 3.6.x
Mike Gabriel
2017-10-27
1
-2869
/
+1603
|
\
|
*
nxcomp/src/Loop.cpp: fix whitespace errors on continued lines.
Mihai Moldovan
2017-10-27
1
-810
/
+810
|
*
Remove leading \n in NXTrans* logging
Vadim Troshchinskiy
2017-10-27
1
-3
/
+3
|
*
Fix whitespace and line splitting issues reported by ionic
Vadim Troshchinskiy
2017-10-27
1
-10
/
+19
|
*
Conversion of Loop.cpp to the new log system
Vadim Troshchinskiy
2017-10-27
1
-2560
/
+1285
*
|
Merge branch 'theqvd-improved-logging' into 3.6.x
Mike Gabriel
2017-10-27
21
-2
/
+2693
|
\
|
|
*
nxcomp: add basic logging_test utility in test subdirectory.
Mihai Moldovan
2017-10-27
6
-1
/
+373
|
*
nxcomp/src/Log.h: prepare for logger testing application.
Mihai Moldovan
2017-10-27
1
-0
/
+4
|
*
nxcomp/src/Log.cpp: add PID to thread ID output if requested.
Mihai Moldovan
2017-10-27
1
-1
/
+2
|
*
nxcomp/src/Log.h: block signals while writing out data.
Mihai Moldovan
2017-10-27
1
-0
/
+20
|
*
nxcomp/src/Log.{cpp,h}: port to std::stack as internal buffer structure.
Mihai Moldovan
2017-10-27
2
-23
/
+37
|
*
nxcomp/{configure.ac,Log.cpp}: implement configure-time std::put_time check a...
Mihai Moldovan
2017-10-27
2
-1
/
+19
|
*
nxcomp/Log.h: delete stream_ member before class object destruction.
Mihai Moldovan
2017-10-27
1
-0
/
+4
|
*
nxcomp/Log.h: also clear the buffer after setting it to an empty string.
Mihai Moldovan
2017-10-27
1
-1
/
+2
|
*
Set default log level to WARNING
Vadim Troshchinskiy
2017-10-27
1
-1
/
+1
|
*
New logging implementation
Vadim Troshchinskiy
2017-10-27
4
-0
/
+719
|
*
nxcomp: add AX_PTHREAD code from autoconf-archive and check for pthread support.
Mihai Moldovan
2017-10-27
3
-1
/
+494
|
*
nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup ...
Mihai Moldovan
2017-10-27
11
-0
/
+1045
|
/
*
nxcomp/configure.ac: rename --{en,dis}able-info to --{en,dis}able-debug, as o...
Mihai Moldovan
2017-10-27
1
-1
/
+1
*
README.md: add short Windows section and mention that using Cygwin tools is i...
Mihai Moldovan
2017-10-20
1
-1
/
+10
*
nx-libs.spec: pass CDEBUGFLAGS and friends directly through via make command.
Mihai Moldovan
2017-10-16
1
-1
/
+1
*
nx-libs.spec: handle potentially undefined variables more gracefully.
Mihai Moldovan
2017-10-16
1
-3
/
+3
*
nx-libs.spec: drop ugly optsflag sed hack, hopefully obsoleted by passing CDE...
Mihai Moldovan
2017-10-16
1
-2
/
+0
*
nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le.
Mihai Moldovan
2017-10-16
1
-0
/
+9
*
Merge branch 'theqvd-media_argument_bugfix' into 3.6.x
Mike Gabriel
2017-10-10
3
-11
/
+19
|
\
[next]