aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs
Commit message (Collapse)AuthorAgeFilesLines
...
* UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).Mike Gabriel2015-02-101-4/+12
| | | | | | Enable UTF-8 clipboard copies. Originally contributed by FreeNX Team (dimbor).
* Export remote keyboard configuration to session directory ↵Marcelo Boveto Shima2015-02-103-1/+48
| | | | | | | (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.
* FHS path fix for keyboard config file ↵Mike Gabriel2015-02-101-6/+3
| | | | | | | | | (103_nxagent_set-X0-config-path.full.patch). This patch is needed for Tarball installation and on Distros like Debian, not reporting this path addition to upstream. Originally contributed by FreeNX Team.
* FHS path fix for SecurityPolicy file ↵Marcelo Boveto Shima2015-02-101-1/+1
| | | | | | | (102_xserver-xext_set-securitypolicy-path.full.patch). This patch is needed for Tarball installation mode of NX (redistributed) only, not reporting this path change to upstream.
* FHS path fix for rgb fileMarcelo Boveto Shima2015-02-101-1/+1
| | | | | | | 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>
* Create Windows and fix drawing issues on Big Endian 64bit systems ↵Mihai Moldovan2015-02-102-4/+16
| | | | | | | | | | | | | | | | | | | (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.)
* Fix -Werror=format-security errors ↵Orion Poplawski2015-02-095-7/+7
| | | | | | | | (056_nx-X11_Werror-format-security.full.patch). The below patch fixes more -Werror=format-security errors. Interestingly, most of the errors only showed up on our arm builds. No idea why.
* Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).Jan Engelhardt2015-02-091-2/+2
| | | | | | 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.)
* Allow to pass in configure args (030_nx-X11_configure-args.full.patch).Jan Engelhardt2015-02-091-1/+3
|
* Work on man pages.Mike Gabriel2015-02-092-21/+58
| | | | | | 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
* Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch)Mike Gabriel2015-02-091-1/+1
| | | | | | By an unknown reason this patch currently is needed to build nx-X11, nxcomp, nxcompshad and nxcompext with dpkg-buildpackage and debuild.
* drop .original files from the current code baseMike Gabriel2015-02-02169-178180/+0
|
* massive reduction of unneeded filesMike Gabriel2015-02-021790-581980/+0
|
* Revert "release 3.5.0.19"Mike Gabriel2013-03-2836-1340/+623
| | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095.
* release 3.5.0.19Mike Gabriel2013-03-2836-623/+1340
|
* drop build file from nx-libs treeMike Gabriel2012-10-201-79/+0
|
* Merge branch 'nxagent'Mike Gabriel2012-05-2217-23/+192
|\
| * Imported nxagent-3.5.0-9.tar.gznxagentMike Gabriel2012-05-2217-23/+192
| | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-9.tar.gz Keywords: Imported nxagent-3.5.0-9.tar.gz into Git repository
* | Merge branch 'nxagent'Mike Gabriel2011-12-288-84/+212
|\|
| * Imported nxagent-3.5.0-7.tar.gznxagent/3.5.0-7Mike Gabriel2011-12-288-84/+212
| | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-7.tar.gz Keywords: Imported nxagent-3.5.0-7.tar.gz into Git repository
* | Merge branch 'nx-X11'Reinhard Tartler2011-10-1045-1159/+17855
|\ \
| * | Imported nx-X11-3.5.0-2.tar.gznx-X11/3.5.0-2nx-X11Reinhard Tartler2011-10-1045-1159/+17855
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nx-X11-3.5.0-2.tar.gz Keywords: Imported nx-X11-3.5.0-2.tar.gz into Git repository
* | | Merge branch 'nxagent'Reinhard Tartler2011-10-10219-0/+260647
|\ \ \ | | |/ | |/|
| * | Imported nxagent-3.5.0-5.tar.gznxagent/3.5.0-5Reinhard Tartler2011-10-1021-7798/+342
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-5.tar.gz Keywords: Imported nxagent-3.5.0-5.tar.gz into Git repository
| * | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-10160-349/+1007
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.5.0-2.tar.gz Keywords: Imported nxagent-3.5.0-2.tar.gz into Git repository
| * | Imported nxagent-3.4.0-9.tar.gznxagent/3.4.0-9Reinhard Tartler2011-10-105-69/+30
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-9.tar.gz Keywords: Imported nxagent-3.4.0-9.tar.gz into Git repository
| * | Imported nxagent-3.4.0-8.tar.gznxagent/3.4.0-8Reinhard Tartler2011-10-1021-583/+1179
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-8.tar.gz Keywords: Imported nxagent-3.4.0-8.tar.gz into Git repository
| * | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-10160-190/+476
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-5.tar.gz Keywords: Imported nxagent-3.4.0-5.tar.gz into Git repository
| * | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-10161-1866/+382
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-3.tar.gz Keywords: Imported nxagent-3.4.0-3.tar.gz into Git repository
| * | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-10160-339/+943
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-16.tar.gz Keywords: Imported nxagent-3.4.0-16.tar.gz into Git repository
| * | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11Reinhard Tartler2011-10-10161-1066/+2837
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.4.0-11.tar.gz Keywords: Imported nxagent-3.4.0-11.tar.gz into Git repository
| * | Imported nxagent-3.3.0-9.tar.gznxagent/3.3.0-9Reinhard Tartler2011-10-109-151/+693
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-9.tar.gz Keywords: Imported nxagent-3.3.0-9.tar.gz into Git repository
| * | Imported nxagent-3.3.0-6.tar.gznxagent/3.3.0-6Reinhard Tartler2011-10-1025-1539/+214
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-6.tar.gz Keywords: Imported nxagent-3.3.0-6.tar.gz into Git repository
| * | Imported nxagent-3.3.0-18.tar.gznxagent/3.3.0-18Reinhard Tartler2011-10-108-23/+237
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-18.tar.gz Keywords: Imported nxagent-3.3.0-18.tar.gz into Git repository
| * | Imported nxagent-3.3.0-13.tar.gznxagent/3.3.0-13Reinhard Tartler2011-10-1014-2/+540
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-13.tar.gz Keywords: Imported nxagent-3.3.0-13.tar.gz into Git repository
| * | Imported nxagent-3.3.0-10.tar.gznxagent/3.3.0-10Reinhard Tartler2011-10-1019-137/+1399
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.3.0-10.tar.gz Keywords: Imported nxagent-3.3.0-10.tar.gz into Git repository
| * | Imported nxagent-3.2.0-8.tar.gznxagent/3.2.0-8Reinhard Tartler2011-10-102-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-8.tar.gz Keywords: Imported nxagent-3.2.0-8.tar.gz into Git repository
| * | Imported nxagent-3.2.0-7.tar.gznxagent/3.2.0-7Reinhard Tartler2011-10-1012-1278/+132
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-7.tar.gz Keywords: Imported nxagent-3.2.0-7.tar.gz into Git repository
| * | Imported nxagent-3.2.0-6.tar.gznxagent/3.2.0-6Reinhard Tartler2011-10-103-52/+15
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-6.tar.gz Keywords: Imported nxagent-3.2.0-6.tar.gz into Git repository
| * | Imported nxagent-3.2.0-5.tar.gznxagent/3.2.0-5Reinhard Tartler2011-10-1019-6289/+1346
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-5.tar.gz Keywords: Imported nxagent-3.2.0-5.tar.gz into Git repository
| * | Imported nxagent-3.2.0-10.tar.gznxagent/3.2.0-10Reinhard Tartler2011-10-1037-154/+6943
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.2.0-10.tar.gz Keywords: Imported nxagent-3.2.0-10.tar.gz into Git repository
| * | Imported nxagent-3.1.0-7.tar.gznxagent/3.1.0-7Reinhard Tartler2011-10-108-24/+173
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.1.0-7.tar.gz Keywords: Imported nxagent-3.1.0-7.tar.gz into Git repository
| * | Imported nxagent-3.1.0-6.tar.gznxagent/3.1.0-6Reinhard Tartler2011-10-1010-23/+379
| | | | | | | | | | | | | | | | | | | | | | | | Summary: Imported nxagent-3.1.0-6.tar.gz Keywords: Imported nxagent-3.1.0-6.tar.gz into Git repository
| * | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2Reinhard Tartler2011-10-10225-0/+263307
| / | | | | | | | | | | | | | | Summary: Imported nxagent-3.1.0-2.tar.gz Keywords: Imported nxagent-3.1.0-2.tar.gz into Git repository
* | Merge branch 'nxauth'Reinhard Tartler2011-10-1010-0/+3407
|\ \ | |/ |/|
| * Imported nxauth-3.5.0-1.tar.gznxauth/3.5.0-1Reinhard Tartler2011-10-101-0/+6
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.5.0-1.tar.gz Keywords: Imported nxauth-3.5.0-1.tar.gz into Git repository
| * Imported nxauth-3.4.0-3.tar.gznxauth/3.4.0-3Reinhard Tartler2011-10-102-1/+6
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.4.0-3.tar.gz Keywords: Imported nxauth-3.4.0-3.tar.gz into Git repository
| * Imported nxauth-3.4.0-2.tar.gznxauth/3.4.0-2Reinhard Tartler2011-10-106-9/+13
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.4.0-2.tar.gz Keywords: Imported nxauth-3.4.0-2.tar.gz into Git repository
| * Imported nxauth-3.4.0-1.tar.gznxauth/3.4.0-1Reinhard Tartler2011-10-102-1/+7
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.4.0-1.tar.gz Keywords: Imported nxauth-3.4.0-1.tar.gz into Git repository
| * Imported nxauth-3.3.0-1.tar.gznxauth/3.3.0-1Reinhard Tartler2011-10-101-0/+4
| | | | | | | | | | | | | | | | Summary: Imported nxauth-3.3.0-1.tar.gz Keywords: Imported nxauth-3.3.0-1.tar.gz into Git repository