aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 3.5.0.15redist-server/3.5.0.15redist-client/3.5.0.15Mike Gabriel2012-09-211-2/+2
|
* mark issue #16 as closed by last added patchMike Gabriel2012-09-201-1/+2
|
* fix patch nameMike Gabriel2012-09-202-1/+1
|
* Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵Oleksandr Shneyder2012-09-203-0/+59
| | | | SolidFill pictures by nxagent/x2goagent on reconnects.
* Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵Mike Gabriel2012-09-173-3/+4
| | | | option to nxproxy options and forces nxproxy to bind to loopback devices only.
* Add patch: 220_nxproxy-bind-loopback-only.patch, adds loopback option to ↵Mike Gabriel2012-09-173-0/+133
| | | | nxproxy options and forces nxproxy to bind to loopback devices only.
* remove Priorty: extra from -dev packageMike Gabriel2012-09-151-1/+0
|
* /debian/control: Maintainer change in package: X2Go Developers ↵Mike Gabriel2012-09-152-3/+7
| | | | <x2go-dev@lists.berlios.de>. Priority: optional.
* remove weird remainders of configure files...Mike Gabriel2012-09-143-17319/+0
|
* Link libNX_Xrandr to a separate location where we can provide it as libXrandr.Mike Gabriel2012-09-143-0/+4
|
* Make sure the NX_TEMP envvar gets set in all wrapper script for all nx* ↵Mike Gabriel2012-09-045-4/+14
| | | | executables
* Refresh patch 200_nxagent_check-binary-x2go-flavour.full.patchMike Gabriel2012-09-042-2/+3
|
* Add VERSION.x2goagent to package x2goagent package so x2goversion command ↵Mike Gabriel2012-07-133-1/+5
| | | | lists up x2goagent in the list of X2Go server-side packages.
* Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, make sure ↵Mike Gabriel2012-06-282-3/+11
| | | | nxagent launches even with pam_tmpdir.so being in use.
* debian/changelogMike Gabriel2012-06-281-2/+7
| | | | Improve 023_add-x2goagent-wrapper.full.patch: Properly set NX_TEMP, make sure x2goagent launches even with pam_tmpdir.so being in use.
* Continue development...Mike Gabriel2012-06-281-0/+6
|
* release 3.5.0.14redist-server/3.5.0.14Mike Gabriel2012-06-281-2/+2
|
* Drop patch: 109_nxagent_locale-utf8-compound-text.patch, the patch causes Qt ↵Mike Gabriel2012-06-283-7/+11
| | | | applications to be rendered without window decorations when running in rootless window mode.
* Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth ↵Mike Gabriel2012-06-043-0/+45
| | | | search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.
* New upstream release of nxagent (3.5.0-9).Mike Gabriel2012-05-229-216/+24
| | | | | | | * New upstream release of nxagent (3.5.0-9). * Adapt patch series (all hunks succeeded automatically). * Drop patch: 120_nxagent_libcairo-null-source-drawables.full.patch, the issue has been fixed by NoMachine (TR05J02703).
* 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
* | Continue development...Mike Gabriel2012-05-111-0/+6
| |
* | release 3.5.0.13redist-server/3.5.0.13Mike Gabriel2012-05-111-2/+2
| |
* | add patch header for 120_nxagent_libcairo-null-source-drawables.full.patchMike Gabriel2012-05-111-0/+63
| |
* | Add patch: 120_nxagent_libcairo-null-source-drawables.full.patch, solves ↵Mike Gabriel2012-05-113-0/+136
| | | | | | | | crashes of GTK applications based on libcairo 1.12.1+.
* | Let nxagent Debian package depend on xfonts-base.Mike Gabriel2012-03-172-1/+2
| |
* | Revert "Let nxagent Debian package depend on xfonts-base."Mike Gabriel2012-03-172-2/+0
| | | | | | | | This reverts commit ab04ba2175ce37efb83d914792d2755b57cba2d5.
* | Let nxagent Debian package depend on xfonts-base.Mike Gabriel2012-03-172-0/+2
| |
* | Continue development...Mike Gabriel2012-03-071-0/+6
| |
* | release 3.5.0.12redist-server/3.5.0.12redist-client/3.5.0.12Mike Gabriel2012-03-071-2/+2
| |
* | Re-introduce proper Xinerama support on non-multiarch systems.Mike Gabriel2012-03-012-8/+11
| |
* | no bashisms in package scriptsMike Gabriel2012-03-011-1/+1
| |
* | changelog cleanup: fixing too-long-lineMike Gabriel2012-03-011-5/+4
| |
* | Provide temporary workaround for installation on Debian 64bit with multiarch ↵Mike Gabriel2012-03-012-1/+43
| | | | | | | | support (via libnx-x11.postinst and .prerm).
* | fix wrong lib-name in libnx-x11.postinstMike Gabriel2012-03-011-1/+1
| |
* | typofix in libnx-x11.postinstMike Gabriel2012-03-011-1/+1
| |
* | Provide temporary workaround for installation on Debian 64bit with multiarch ↵Mike Gabriel2012-03-014-4/+55
| | | | | | | | support.
* | Update patch: 005_nxcomp_gcc43.full+lite.patch, fix faulty path to ↵Mihai Moldovan2012-03-012-10/+12
| | | | | | | | nxcomp/Split.cpp.
* | Pass address of fd_set structs on the stack to the FD_ISSET macro/function, ↵Mike Gabriel2012-03-012-7/+8
| | | | | | | | instead of the struct itself.
* | Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around issue in ↵Mihai Moldovan2012-02-293-0/+87
| | | | | | | | Mac OS X 10.5 SDK.
* | Create patch: 203_nxagent_disable-rootless-exit.full.patchOleksandr Shneyder2012-02-283-0/+69
| |
* | Update patch: 001_add-main-makefile.full+lite.patch, adapt patch from ↵Mike Gabriel2012-02-222-6/+8
| | | | | | | | packaging. Test for Makefiles in subfolders before calling them. Fixes build failure during ,,make distclean'' calls.
* | Continue development...Mike Gabriel2012-02-221-0/+6
| |
* | release 3.5.0.11redist-server/3.5.0.11redist-client/3.5.0.11Mike Gabriel2012-02-221-2/+2
| |
* | Fine-tune symlinking of libXinerama.Mike Gabriel2012-02-205-7/+4
| |
* | Fix Xinerama support in Debian package libnx-x11 when NX gets built with ↵Mike Gabriel2012-02-182-0/+7
| | | | | | | | patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on the todo list: fix the nx-X11 installation via Makefile.
* | another last patch with .diff suffixMike Gabriel2012-02-162-1/+1
| |
* | Fix faulty patch name suffix (has to be .patch, not .diff).Mike Gabriel2012-02-164-2/+3
| |
* | Apply patches for the Debian package as the last patches in the series.Mike Gabriel2012-02-162-3/+3
| |