aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAgeFilesLines
...
| * Force NX proxy to bind to loopback devices only (loopback option) (220_nxprox...Mike Gabriel2015-02-102-131/+0
| * Fix FTBFS of nxproxy/nxcomp on Android (212_nxcomp_build-on-Android.full+lite...Nito Martinez2015-02-102-254/+0
| * Set default pack and link options to avoid damage of session (211_nxcomp_set_...Oleksandr Shneyder2015-02-102-28/+0
| * Save session state in file.Oleksandr Shneyder2015-02-103-193/+0
| * Add x2goagent man page (209_x2goagent_add-man-page.full.patch).Mike Gabriel2015-02-102-42/+0
| * Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n...Ulrich Sibiller2015-02-102-34/+0
| * Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.f...Mike Gabriel2015-02-102-54/+0
| * Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_ref...Oleksandr Shneyder2015-02-102-15/+0
| * Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repa...Oleksandr Shneyder2015-02-102-54/+0
| * Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-e...Oleksandr Shneyder2015-02-102-64/+0
| * Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch).Oleksandr Shneyder2015-02-102-293/+0
| * X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa...Oleksandr Shneyder2015-02-102-220/+0
| * Detect nxagent/x2goagent flavour (200_nxagent_check-binary-x2go-flavour.full....Oleksandr Shneyder2015-02-102-65/+0
| * Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch).Mike Gabriel2015-02-102-45/+0
| * Wine Close Delay (108_nxagent_wine-close-delay.full.patch).Mike Gabriel2015-02-102-61/+0
| * Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-...Mike Gabriel2015-02-102-48/+0
| * UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).Mike Gabriel2015-02-102-53/+0
| * Export remote keyboard configuration to session directory (105_nxagent_export...Marcelo Boveto Shima2015-02-102-97/+0
| * FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa...Mike Gabriel2015-02-102-41/+0
| * FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-pat...Marcelo Boveto Shima2015-02-102-20/+0
| * FHS path fix for rgb fileMarcelo Boveto Shima2015-02-102-20/+0
| * Create Windows and fix drawing issues on Big Endian 64bit systems (057_nx-X11...Mihai Moldovan2015-02-102-71/+0
| * Fix -Werror=format-security errors (056_nx-X11_Werror-format-security.full.pa...Orion Poplawski2015-02-092-108/+0
| * Fix FTBFS when compiled with -Werror=format-security (055_nx-X11_imake-Werror...Orion Poplawski2015-02-092-1091/+0
| * Fix FTBFS on ppc64 architecture (054_nx-X11_ppc64-ftbfs.full.patch).Orion Poplawski2015-02-092-15/+0
| * Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), (053_nx-X...Orion Poplawski2015-02-092-33/+0
| * Fix nxauth location on Mac OS X 10 (052_nxcomp_macos10-nxauth-location.full+l...Mihai Moldovan2015-02-092-42/+0
| * workaround for Mac OS X 10.5 (051_nxcomp_macos105-fdisset.full+lite.patch(Mihai Moldovan2015-02-092-83/+0
| * Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).Jan Engelhardt2015-02-092-201/+0
| * Allow to pass in configure args (030_nx-X11_configure-args.full.patch).Jan Engelhardt2015-02-092-52/+0
| * Fix BIGENDIAN issue in nxcomp (relevant on PPC64 arch) (029_nxcomp_ppc64.full...Mihai Moldovan2015-02-092-18/+0
| * Support abstract local sockets for Linux systems (028_nx-X11_abstract-kernel-...Mike Gabriel2015-02-092-322/+0
| * Add X11 abstract socket support to nxcomp/nxproxy (027_nxcomp_abstract-X11-so...Mike Gabriel2015-02-092-60/+0
| * Honour compiler/linker option flags.Orion Poplawski2015-02-094-68/+0
| * Fix FTBFS against libjpeg9a (025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.pa...Gabriel Marcano2015-02-092-41/+0
| * nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates.Mike Gabriel2015-02-093-72/+0
| * FHS adaptation for Debian packaging (016_nx-X11_install-location.full.patch).Mike Gabriel2015-02-092-155/+0
| * nxcomp*,nxproxy: Add clean rules to Makefile.in templates.Mike Gabriel2015-02-095-254/+0
| * Work on man pages.Mike Gabriel2015-02-094-198/+0
| * sa_restorer vs. memset (008_nxcomp_sa-restorer.full+lite.patch).Mike Gabriel2015-02-092-47/+0
| * Remove .gch files during cleanup (007_nxcompshad_clean-gch-files.full.patch).Mike Gabriel2015-02-092-18/+0
| * Fix building against libpng 1.5 (006_nxcomp_libpng15.full+lite.patch).Mike Gabriel2015-02-092-44/+0
| * Description: gcc43 fix (005_nxcomp_gcc43.full+lite.patch)Marcelo Boveto Shima2015-02-092-78/+0
| * Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch)Mike Gabriel2015-02-092-19/+0
| * gcc43 fix (003_nxcompshad_gcc43.full.patch)Marcelo Boveto Shima2015-02-092-34/+0
| * Build nxcompshad against nx-X11 (002_nxcompshad_build-against-nx-x11-only.ful...Mike Gabriel2015-02-092-40/+0
| * Provide README.NX-development file. Drop README.NX-redistribution file.Mike Gabriel2015-02-092-49/+0
| * fix long-line in changelogMike Gabriel2015-02-091-1/+2
| * Drop not-used-anymore NX source tree clean-up code. Source tree has been clea...Mike Gabriel2015-02-092-55/+0
| * Revert "Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.pa...Mike Gabriel2015-02-093-55/+0