- 10 Feb, 2015 9 commits
-
-
Mike Gabriel authored
It is allowed to try and allocate a pixmap which is larger than 32767 in either dimension. However, all of the framebuffer code is buggy and does not reliably draw to such big pixmaps, basically because the Region data structure operates with signed shorts for the rectangles in it. Furthermore, several places in the X server computes the size in bytes of the pixmap and tries to store it in an integer. This integer can overflow and cause the allocated size to be much smaller. So, such big pixmaps are rejected here with a BadAlloc Originally contributed by FreeNX Team
-
Mike Gabriel authored
Wine close delay. Originally contributed by FreeNX team (dimbor).
-
Mike Gabriel authored
Do not send COMPOUND_TEXT to client. Originally contributed by FreeNX Team (dimbor).
-
Mike Gabriel authored
Enable UTF-8 clipboard copies. Originally contributed by FreeNX Team (dimbor).
-
Marcelo Boveto Shima authored
Export remote keyboard configuration to session directory (105_nxagent_export-remote-keyboard-config.full.patch) Let nxagent write the keyboard configuration to <session_directory>/keyboard and make it available within the NX session.
-
Mike Gabriel authored
This patch is needed for Tarball installation and on Distros like Debian, not reporting this path addition to upstream. Originally contributed by FreeNX Team.
-
Marcelo Boveto Shima authored
This patch is needed for Tarball installation mode of NX (redistributed) only, not reporting this path change to upstream.
-
Marcelo Boveto Shima authored
This patch is needed on Debian only, not reporting this path addition to upstream. Patch was modified by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-
Mihai Moldovan authored
Create Windows and fix drawing issues on Big Endian 64bit systems (057_nx-X11_sanitize-eventmasks.full.patch). Multiple endiannes issues were setting incorrect event masks when creating and drawing X11 windows. This time, a smaller integer has been casted to a bigger one and passed to some function actually setting its value. This meant, that garbage from stack was attached to the smaller integer value, putting unknown memory into the lower bytes of the bigger integer. Fix this by creating a big, initialized temporary variable, let the function do its magic on that one and pass the value back to the smaller variable--and cross your fingers the smaller variable can hold it without overrunning. (The last bit is a design issue we can't really fix and has been around even before this patch.)
-
- 09 Feb, 2015 11 commits
-
-
Orion Poplawski authored
The below patch fixes more -Werror=format-security errors. Interestingly, most of the errors only showed up on our arm builds. No idea why.
-
Orion Poplawski authored
Fix FTBFS when compiled with -Werror=format-security (055_nx-X11_imake-Werror-format-security.full.patch).
-
Orion Poplawski authored
-
Orion Poplawski authored
Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), (053_nx-X11_no-xcomp1-install-target.full.patch).
-
Jan Engelhardt authored
Restore ability to build things in parallel. (${MAKE} must always appear in the rule directly, and not be hidden through expansions of other variables to get this to work.)
-
Jan Engelhardt authored
-
Mike Gabriel authored
Relevant code taken from xtrans 1.2.7 on 2014-06-11.
-
Mike Gabriel authored
024_fix-make-clean.full.patch 024_fix-make-clean.full+lite.patch
-
Mike Gabriel authored
From tarball, NX libraries and binaries are installed to /usr/local/lib/nx. . FIXME: The paths in this patch get superceded by current build logic in nx-libs.spec and debian/rules. This should be merged into the NX build logic finally.
-
Mike Gabriel authored
009_nxproxy_add-man-page.full+lite.patch 009_nxagent_add-man-page.full.patch 010_nxauth_fix-binary-name-in-man-page.full.patch
-
Mike Gabriel authored
By an unknown reason this patch currently is needed to build nx-X11, nxcomp, nxcompshad and nxcompext with dpkg-buildpackage and debuild.
-
- 02 Feb, 2015 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 28 Mar, 2013 2 commits
-
-
Mike Gabriel authored
This reverts commit e77bf36d.
-
Mike Gabriel authored
-
- 20 Oct, 2012 1 commit
-
-
Mike Gabriel authored
-
- 19 Oct, 2012 1 commit
-
-
Mike Gabriel authored
Drop patch 032, fix other patches so that installation via make install installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
-
- 21 May, 2012 1 commit
-
-
Mike Gabriel authored
Summary: Imported nxagent-3.5.0-9.tar.gz Keywords: Imported nxagent-3.5.0-9.tar.gz into Git repository
-
- 28 Dec, 2011 1 commit
-
-
Mike Gabriel authored
Summary: Imported nxagent-3.5.0-7.tar.gz Keywords: Imported nxagent-3.5.0-7.tar.gz into Git repository
-
- 10 Oct, 2011 12 commits
-
-
Reinhard Tartler authored
Summary: Imported nxagent-3.5.0-5.tar.gz Keywords: Imported nxagent-3.5.0-5.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.5.0-2.tar.gz Keywords: Imported nxagent-3.5.0-2.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.4.0-9.tar.gz Keywords: Imported nxagent-3.4.0-9.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.4.0-8.tar.gz Keywords: Imported nxagent-3.4.0-8.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.4.0-5.tar.gz Keywords: Imported nxagent-3.4.0-5.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.4.0-3.tar.gz Keywords: Imported nxagent-3.4.0-3.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.4.0-16.tar.gz Keywords: Imported nxagent-3.4.0-16.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.4.0-11.tar.gz Keywords: Imported nxagent-3.4.0-11.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.3.0-9.tar.gz Keywords: Imported nxagent-3.3.0-9.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.3.0-6.tar.gz Keywords: Imported nxagent-3.3.0-6.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.3.0-18.tar.gz Keywords: Imported nxagent-3.3.0-18.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxagent-3.3.0-13.tar.gz Keywords: Imported nxagent-3.3.0-13.tar.gz into Git repository
-