Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more Big ↵ | Mihai Moldovan | 2014-06-21 | 2 | -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 Moldovan | 2014-06-21 | 2 | -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 Moldovan | 2014-06-21 | 3 | -4/+52 |
| | | | | session windows coming up on Big Endian systems like PPC64. (Fixes: #516). | ||||
* | update last committed patch, fix EOL style | Mike Gabriel | 2014-06-15 | 1 | -16/+14 |
| | |||||
* | giving credits to Mihai for digging out patch 029_nxcomp_ppc64.full+lite.patch | Mike Gabriel | 2014-06-15 | 1 | -0/+2 |
| | |||||
* | Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on Big Endian ↵ | Mike Gabriel | 2014-06-15 | 3 | -0/+19 |
| | | | | systems (like PPC64). (Fixes: #515). | ||||
* | Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir test for ↵ | Mike Gabriel | 2014-06-13 | 3 | -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 Gabriel | 2014-06-11 | 2 | -1/+2 |
| | |||||
* | Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local ↵ | Mike Gabriel | 2014-06-11 | 3 | -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 Gabriel | 2014-06-11 | 1 | -2/+2 |
| | |||||
* | fix patch name | Mike Gabriel | 2014-06-11 | 3 | -3/+3 |
| | |||||
* | Make 220_nxproxy-bind-loopback-only.full+lite.patch cleanly apply after ↵ | Mike Gabriel | 2014-06-11 | 2 | -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 Gabriel | 2014-06-11 | 3 | -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 Gabriel | 2014-05-09 | 3 | -1/+80 |
| | | | | (Fixes: #490). | ||||
* | Continue development... | Mike Gabriel | 2014-05-07 | 2 | -1/+7 |
| | |||||
* | release 3.5.0.24redist-server/3.5.0.24redist-client/3.5.0.24 | Mike Gabriel | 2014-05-07 | 1 | -4/+4 |
| | |||||
* | Configurable keystrokes: Don't ignore first XML element in keystrokes.cfg ↵ | Mike Gabriel | 2014-05-07 | 2 | -2/+5 |
| | | | | anymore. (Fixes: #488). | ||||
* | Update 320_nxagent_configurable-keystrokes.full.patch: The keystrokes config ↵ | Mike Gabriel | 2014-05-07 | 2 | -9/+10 |
| | | | | file's default name now is keystrokes.cfg (plural). | ||||
* | Debian lintian: Fix: nx-libs source: not-binnmuable-all-depends-any ↵ | Mike Gabriel | 2014-05-07 | 2 | -1/+3 |
| | | | | x2goagent -> nxagent. | ||||
* | Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets included ↵ | Mike Gabriel | 2014-05-07 | 3 | -1/+3 |
| | | | | into rolled tarball (by renaming *.patch to *.full.patch). | ||||
* | Clean debian/patches/series: Remove commented out patches. | Mike Gabriel | 2014-05-07 | 2 | -2/+1 |
| | |||||
* | Continue development... | Mike Gabriel | 2014-05-06 | 2 | -1/+7 |
| | |||||
* | release 3.5.0.23redist-server/3.5.0.23redist-client/3.5.0.23 | Mike Gabriel | 2014-05-06 | 1 | -2/+2 |
| | |||||
* | fix changelog | Mike Gabriel | 2014-05-06 | 1 | -2/+2 |
| | |||||
* | nxagent: add patch to fix refresh error on RDP connections to Windows 2012 ↵ | Oleksandr Shneyder | 2014-05-06 | 3 | -0/+19 |
| | | | | if speed=ADSL. | ||||
* | Add patch: 056_nx-X11-Werror-format-security.patch. Fix more ↵ | Mike Gabriel | 2014-03-29 | 3 | -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 Gabriel | 2014-01-28 | 1 | -0/+2 |
| | |||||
* | debian/control: Build our imake against x11proto-core-dev headers. | Mike Gabriel | 2014-01-28 | 2 | -1/+5 |
| | |||||
* | nx-libs.spec: Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. ↵ | Mike Gabriel | 2014-01-28 | 1 | -0/+3 |
| | | | | (Fixes: #393). | ||||
* | Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS of ↵ | Mike Gabriel | 2014-01-28 | 3 | -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.patch | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 ↵ | Mike Gabriel | 2014-01-28 | 3 | -1/+18 |
| | | | | architecture. (Fixes: #411). | ||||
* | Continue development... | Mike Gabriel | 2014-01-04 | 2 | -1/+7 |
| | |||||
* | release hotfix build | Mike Gabriel | 2014-01-04 | 1 | -2/+2 |
| | |||||
* | Update version in VERSION.x2goagent. | Mike Gabriel | 2014-01-04 | 2 | -1/+7 |
| | |||||
* | release 3.5.0.22redist-server/3.5.0.22redist-client/3.5.0.22 | Mike Gabriel | 2014-01-04 | 1 | -2/+2 |
| | |||||
* | attempt to correct symlink creation for Xinerama support | Mike Gabriel | 2013-12-17 | 1 | -1/+0 |
| | |||||
* | Make sure all nx-libs components depend on the very same version. | Mike Gabriel | 2013-12-17 | 2 | -1/+5 |
| | |||||
* | Enable Xinerama support for RPM packages. (Fixes: #370). | Mike Gabriel | 2013-12-17 | 2 | -0/+10 |
| | |||||
* | Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in ↵ | Mike Gabriel | 2013-12-17 | 2 | -2/+2 |
| | | | | use anymore and not recommended at all to have that. | ||||
* | Clear (Fedora package) changelog. | Mike Gabriel | 2013-12-17 | 1 | -0/+1 |
| | |||||
* | The RPM macro for the linker flags does not exist on EPEL. Thus, hardcode ↵ | Mike Gabriel | 2013-12-07 | 1 | -0/+2 |
| | | | | __global_ldflags macro for EPEL builds. | ||||
* | debian/rules: Remove bundled libraries from source tree before building the ↵ | Mike Gabriel | 2013-12-07 | 2 | -4/+13 |
| | | | | package. | ||||
* | Improve patch: ↵ | Mike Gabriel | 2013-12-06 | 5 | -49/+49 |
| | | | | 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch. Improvements taken from the current Fedora package. Thanks to Orion Paplowski!!! Also adapt roll-tarball.sh do dropping more bundled libraries. | ||||
* | Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Rename patch: ↵ | Mike Gabriel | 2013-12-06 | 4 | -1/+45 |
| | | | | | | | | | 302_nxagent_configurable-keystrokes.full.patch. * Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Taken from Fedora. Do not build bundled libraries, rather use system libraries instead. * Rename patch: 302_nxagent_configurable-keystrokes.full.patch to 320_nxagent_configurable-keystrokes.full.patch. | ||||
* | nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball name. | Mike Gabriel | 2013-12-06 | 1 | -3/+5 |
| | |||||
* | Ship nx-libs.spec (RPM package definitions) in upstream project. (Thanks to ↵ | Mike Gabriel | 2013-12-06 | 1 | -0/+3 |
| | | | | the Fedora package maintainers). File differs from the Fedora file already. | ||||
* | Refresh patch: 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. | Mike Gabriel | 2013-12-06 | 2 | -1/+2 |
| | |||||
* | Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. ↵ | Mike Gabriel | 2013-12-03 | 3 | -0/+57 |
| | | | | Fix FTBFS of nx-libs-lite on Mac OS X Mavericks. (Fixes: #337). | ||||
* | Add patch 604_nx-X11_recent-freetype-API.full.patch. Fix FTBFS against ↵ | Mike Gabriel | 2013-12-03 | 3 | -0/+18 |
| | | | | recent (>= 2.5.0) libfreetype6 API. |