aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵Oleksandr Shneyder2014-06-252-0/+7
| | | | specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
* fix changelog entry for patch 057Mike Gabriel2014-06-221-1/+1
|
* fix Description: in patch 057Mike Gabriel2014-06-221-1/+1
|
* Rename patches to match our naming scheme:Mike Gabriel2014-06-228-6/+14
| | | | | | | | | + 008_nxcomp_sa-restorer.full+lite.patch + 009_nxagent_add-man-page.full.patch + 009_nxproxy_add-man-page.full+lite.patch + 056_nx-X11_Werror-format-security.full.patch + 209_x2goagent_add-man-page.full.patch + 220_nxproxy_bind-loopback-only.full+lite.patch
* renmae patch 057Mike Gabriel2014-06-222-1/+1
|
* update description for patch ↵Mike Gabriel2014-06-211-2/+3
| | | | 057_nx-X11-bigendian-ppc64-no-session-window.full.patch as proposed by the patch author
* Update patches, to make them apply cleanly after above changes:Mike Gabriel2014-06-214-9/+13
| | | | | | + 056_nx-X11-Werror-format-security.full.patch + 108_nxagent_wine-close-delay.full.patch + 300_nxagent_set-wm-class.full.patch
* fix 057, rebaseMike Gabriel2014-06-211-0/+26
|
* Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g. when ↵Mihai Moldovan2014-06-213-0/+72
| | | | globally setting -DDEBUG and -DTEST at build time).
* Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more Big ↵Mihai Moldovan2014-06-212-16/+40
| | | | Endian robust by assigning correct types for socklen_t objects.
* Improve 105_nxagent_export-remote-keyboard-config.full.patch. Don't print ↵Mihai Moldovan2014-06-212-3/+23
| | | | out nonsensical information, if there really was no error when creating the keyboard file or the other way around. Also add the reason when failing to create the keyboard file. Only print an error message if SessionPath *really* is not defined.
* Add 057_nx-X11-bigendian-ppc64-no-session-window.patch. Fix failures in ↵Mihai Moldovan2014-06-213-4/+52
| | | | session windows coming up on Big Endian systems like PPC64. (Fixes: #516).
* update last committed patch, fix EOL styleMike Gabriel2014-06-151-16/+14
|
* giving credits to Mihai for digging out patch 029_nxcomp_ppc64.full+lite.patchMike Gabriel2014-06-151-0/+2
|
* Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on Big Endian ↵Mike Gabriel2014-06-153-0/+19
| | | | systems (like PPC64). (Fixes: #515).
* Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir test for ↵Mike Gabriel2014-06-133-0/+88
| | | | xkb/rules/base instead of testing for deprecated file xkb/keymap.dir. (Fixes: #40).
* Make 016_nx-X11_install-location.debian.patch cleanly apply again.Mike Gabriel2014-06-112-1/+2
|
* Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local ↵Mike Gabriel2014-06-113-0/+303
| | | | socket support for Linux based systems. This patch pulls in abstract socket relevant code from xtrans 1.2.7.
* Wrap too-long-line in changelog.Mike Gabriel2014-06-111-2/+2
|
* fix patch nameMike Gabriel2014-06-113-3/+3
|
* Make 220_nxproxy-bind-loopback-only.full+lite.patch cleanly apply after ↵Mike Gabriel2014-06-112-4/+6
| | | | having added 027_nxcomp_abstract-X11-socket.patch.
* Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode server let NX proxy ↵Mike Gabriel2014-06-113-0/+61
| | | | attempt connecting to the abstract X11 socket first, and only fallback to the file system socket, if the abstract socket is not available. (Fixes: #505).
* Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 architectures. ↵Mike Gabriel2014-05-093-1/+80
| | | | (Fixes: #490).
* Continue development...Mike Gabriel2014-05-073-2/+8
|
* release 3.5.0.24redist-server/3.5.0.24redist-client/3.5.0.24Mike Gabriel2014-05-071-4/+4
|
* Configurable keystrokes: Don't ignore first XML element in keystrokes.cfg ↵Mike Gabriel2014-05-072-2/+5
| | | | anymore. (Fixes: #488).
* Update 320_nxagent_configurable-keystrokes.full.patch: The keystrokes config ↵Mike Gabriel2014-05-072-9/+10
| | | | file's default name now is keystrokes.cfg (plural).
* Debian lintian: Fix: nx-libs source: not-binnmuable-all-depends-any ↵Mike Gabriel2014-05-072-1/+3
| | | | x2goagent -> nxagent.
* Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets included ↵Mike Gabriel2014-05-073-1/+3
| | | | into rolled tarball (by renaming *.patch to *.full.patch).
* Clean debian/patches/series: Remove commented out patches.Mike Gabriel2014-05-072-2/+1
|
* Continue development...Mike Gabriel2014-05-063-2/+8
|
* release 3.5.0.23redist-server/3.5.0.23redist-client/3.5.0.23Mike Gabriel2014-05-061-2/+2
|
* fix changelogMike Gabriel2014-05-061-2/+2
|
* nxagent: add patch to fix refresh error on RDP connections to Windows 2012 ↵Oleksandr Shneyder2014-05-063-0/+19
| | | | if speed=ADSL.
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more ↵Mike Gabriel2014-03-293-0/+111
| | | | -Werror=format-security errors that only show up on ARM builds. (Fixes: #423).
* nx-libs.spec: Build our imake against xorg-x11-proto-devel.Mike Gabriel2014-01-282-0/+4
|
* debian/control: Build our imake against x11proto-core-dev headers.Mike Gabriel2014-01-282-1/+5
|
* nx-libs.spec: Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. ↵Mike Gabriel2014-01-282-6/+9
| | | | (Fixes: #393).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS of ↵Mike Gabriel2014-01-283-0/+1094
| | | | imake on current Fedora rawhide (21) which uses the compiler option -Werror=format-security for all builds. (Fixes: #412).
* fix patch 054_nx-X11_ppc64-ftbfs.full.patchMike Gabriel2014-01-281-1/+1
|
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 ↵Mike Gabriel2014-01-283-1/+18
| | | | architecture. (Fixes: #411).
* Continue development...Mike Gabriel2014-01-043-2/+8
|
* release hotfix buildMike Gabriel2014-01-041-2/+2
|
* Update version in VERSION.x2goagent.Mike Gabriel2014-01-042-1/+7
|
* release 3.5.0.22redist-server/3.5.0.22redist-client/3.5.0.22Mike Gabriel2014-01-041-2/+2
|
* nx-libs.spec: fix symlink creation for Xinerama (missing subfolder)Mike Gabriel2013-12-171-4/+4
|
* attempt to correct symlink creation for Xinerama supportMike Gabriel2013-12-172-2/+2
|
* Make sure all nx-libs components depend on the very same version.Mike Gabriel2013-12-172-1/+5
|
* Enable Xinerama support for RPM packages. (Fixes: #370).Mike Gabriel2013-12-173-1/+20
|
* Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in ↵Mike Gabriel2013-12-172-2/+2
| | | | use anymore and not recommended at all to have that.