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
*
Convert nx-X11/lib/ build flow from imake to autotools.
Mike Gabriel
2017-08-25
543
-1236
/
+1631
*
debian/rules: Add configure option --disable-silent-rules.
Mike Gabriel
2017-08-11
1
-1
/
+5
*
nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX...
Mike Gabriel
2017-08-11
3
-3
/
+3
*
m4/nx-macros.m4: Add NX_STRICT_OPTION and NX_DEFAULT_OPTIONS macros (borrowed...
Mike Gabriel
2017-08-11
1
-0
/
+56
*
Merge branch 'uli42-pr/versionprop' into 3.6.x
Mike Gabriel
2017-08-11
3
-0
/
+29
|
\
|
*
Set NX_AGENT_VERSION property for root window
Ulrich Sibiller
2017-08-10
3
-0
/
+29
|
/
*
nxcomp/configure.ac: fix copy-and-paste typo (nxcompshad.pc.)
Mihai Moldovan
2017-08-09
1
-1
/
+1
*
nxcomp/configure.ac: we don't need to specify empty optional parameters.
Mihai Moldovan
2017-08-09
1
-2
/
+2
*
Merge branch 'sunweaver-pr/find-libjpeg-without-pkgconfig' into 3.6.x
Mihai Moldovan
2017-08-09
2
-4
/
+22
|
\
|
*
nxcomp/configure.ac: Don't rely on pkg-config alone when it comes to testing ...
Mike Gabriel
2017-08-08
2
-4
/
+22
|
/
*
nxproxy/src/Makefile.am: Actually define nxproxy_CFLAGS, so the various compi...
Mike Gabriel
2017-08-02
1
-0
/
+4
*
Merge branch 'sunweaver-pr/fix-multi-trapez-requests' into 3.6.x
Mike Gabriel
2017-07-31
1
-14
/
+1
|
\
|
*
Render.c: Improve situation for multiple trapezoid requests.
Oleksandr Shneyder
2017-07-31
1
-14
/
+1
|
/
*
Merge branch 'sunweaver-pr/nxcomp-autoreconf' into 3.6.x
Mihai Moldovan
2017-07-26
248
-1218
/
+904
|
\
|
*
nxcomp: Add __attribute__((noreturn)) to more functions where appropriate.
Mike Gabriel
2017-07-26
3
-4
/
+4
|
*
nxcomp/src/Loop.cpp: Don't mix using global proxyFD and a local p(roxy)FD var...
Mike Gabriel
2017-07-26
1
-16
/
+16
|
*
nxcomp/src/Loop.cpp: Don't use global variables as function paramters in hand...
Mike Gabriel
2017-07-26
1
-4
/
+4
|
*
nxcomp/src/Loop.cpp: Drop global variable diffTs, declare it in every funtion...
Mike Gabriel
2017-07-26
1
-5
/
+2
|
*
nxcomp/src/Transport.cpp: Don't redeclare local variable if it can be reused.
Mike Gabriel
2017-07-26
1
-1
/
+1
|
*
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
|
*
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
[next]