Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in ↵ | Mike Gabriel | 2015-02-02 | 1 | -28/+0 |
| | | | | NX code tree. | ||||
* | Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵ | Mike Gabriel | 2015-02-02 | 4 | -24562/+0 |
| | | | | 018_nx-X11_update-libtool-ltmain-script.full.patch, 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files that are not used at build time. | ||||
* | Add Description: and Author: fields to various patch headers. | Mike Gabriel | 2015-01-28 | 14 | -1/+39 |
| | |||||
* | Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵ | Mike Gabriel | 2015-01-28 | 3 | -0/+169 |
| | | | | several typos in upstream code detected by lintian. | ||||
* | more code reduction and adaptation of patch 600_....patch | Mike Gabriel | 2015-01-28 | 1 | -358/+0 |
| | |||||
* | Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵ | Mike Gabriel | 2015-01-28 | 1 | -335/+0 |
| | | | | patch files that get removed during code reduction. | ||||
* | Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+48 |
| | | | | separate .keyboard files for x2goagent and nxagent. | ||||
* | Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb file ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+23 |
| | | | | shipped with x2goagent supersede rgb file shipped with nxagent. FIXME: a better approach would be to decide at runtime if to use /etc/x2go/rgb or /etc/nxagent/rgb. | ||||
* | Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files. | Mike Gabriel | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | Fully rework the way nx-libs gets packaged for Debian/Ubuntu. | Mike Gabriel | 2015-01-28 | 5 | -409/+50 |
| | | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary. | ||||
* | Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header ↵ | Mike Gabriel | 2015-01-19 | 1 | -1/+1 |
| | | | | referring to keystrokes.cfg (plural), not keystroke.cfg. | ||||
* | Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is ↵ | Horst Schirmeier | 2015-01-19 | 2 | -0/+23 |
| | | | | launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744). | ||||
* | Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that ↵ | Mike Gabriel | 2015-01-13 | 1 | -1/+1 |
| | | | | prevented the /etc/nxagent/keystrokes.cfg file to be parsed. (Fixes: #741). | ||||
* | common: change X2go -> X2Go. | Mihai Moldovan | 2015-01-09 | 1 | -2/+2 |
| | |||||
* | DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. | Mike Gabriel | 2014-12-03 | 1 | -1/+1 |
| | |||||
* | Add 401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. ↵ | Paul Szabo | 2014-11-13 | 2 | -0/+1871 |
| | | | | Enable support for the X11 big requests extension and the generic events extension. | ||||
* | Revert "Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵ | Mike Gabriel | 2014-11-13 | 2 | -454/+0 |
| | | | | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299)." This reverts commit c69c2e2ea177fd9e369a6342640bdedda9a500d8. | ||||
* | Revert "401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT ↵ | Mike Gabriel | 2014-11-13 | 1 | -1/+1 |
| | | | | | | CAUSES NXPROXY CRASHES EVERY 1-2 minutes." This reverts commit d505944e064f54c82c8bc66943238b49db05d37f. | ||||
* | Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection handling when ↵ | Ulrich Sibiller | 2014-11-05 | 2 | -0/+34 |
| | | | | XFIXES is enabled. (Fixes: #585) | ||||
* | 401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT CAUSES ↵ | Mike Gabriel | 2014-10-25 | 1 | -1/+1 |
| | | | | NXPROXY CRASHES EVERY 1-2 minutes. | ||||
* | Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵ | Mike Gabriel | 2014-10-25 | 2 | -0/+454 |
| | | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299). | ||||
* | Rename 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch to ↵ | Mike Gabriel | 2014-10-19 | 2 | -1/+1 |
| | | | | 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch. It is an nxcomp patch that needs to be applied in the nx-libs-lite _and_ the nx-libs-full tarball release. | ||||
* | Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. Fix check ↵ | Mike Gabriel | 2014-10-18 | 2 | -0/+15 |
| | | | | for launchd socket path in $DISPLAY on recent Mac OS X systems. | ||||
* | Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header ↵ | Mike Gabriel | 2014-10-11 | 1 | -0/+3 |
| | | | | (Description: and Author: field). | ||||
* | Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison ↵ | Nito Martinez | 2014-10-02 | 2 | -0/+241 |
| | | | | during NX session handshake. (Fixes: #610). | ||||
* | Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when ↵ | Mike Gabriel | 2014-08-20 | 2 | -0/+41 |
| | | | | built against libjpeg9a. Thanks to Gabriel Marcano for sending this in. | ||||
* | Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs): | Mike Gabriel | 2014-06-30 | 3 | -13/+17 |
| | | | | | | * Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs): + 210_nxagent_save_session_state.full.patch + 210_nxcomp_save_session_state.full+lite.patch | ||||
* | Fix patch names... | Mike Gabriel | 2014-06-30 | 3 | -2/+2 |
| | | | | | | | | * Fix patch names: + 212_nxcomp_build-on-Android.patch -> 212_nxcomp_build-on-Android.full+lite.patch + 302_nx-X11_xkbbasedir-detection.patch -> 302_nx-X11_xkbbasedir-detection.full.patch | ||||
* | Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when ↵ | Mike Gabriel | 2014-06-29 | 3 | -1/+255 |
| | | | | build against the Android system. (Fixes: #339). | ||||
* | update changelog, update patches | Mike Gabriel | 2014-06-27 | 5 | -9/+9 |
| | |||||
* | Rename Patches 210 and 211. Update series file. | Oleksandr Shneyder | 2014-06-27 | 3 | -2/+2 |
| | |||||
* | Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard option ↵ | Mike Gabriel | 2014-06-27 | 3 | -1/+52 |
| | | | | configurable in nxagent via NX options as addition to the command line parameter -clipboard. Note that the command line parameter overrides the clipboard NX option. Possible values are both or 1, client, server, none or 0. | ||||
* | Add 211_nxcomp_set_default_options.patch. Set default arguments for options ↵ | Oleksandr Shneyder | 2014-06-25 | 2 | -0/+28 |
| | | | | 'link' and 'pack' to avoid session damage by resuming with incorrect options file. | ||||
* | Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵ | Oleksandr Shneyder | 2014-06-25 | 2 | -0/+189 |
| | | | | 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. | ||||
* | Revert "Add 210_nxagent_nxcomp_save_session_state.patch. Save session state ↵ | Oleksandr Shneyder | 2014-06-25 | 1 | -1/+0 |
| | | | | | | in path 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." This reverts commit fcd9b71bc912fa0d56b935fe0f3c06bec25d1124. | ||||
* | Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵ | Oleksandr Shneyder | 2014-06-25 | 1 | -0/+1 |
| | | | | 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 Description: in patch 057 | Mike Gabriel | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | Rename patches to match our naming scheme: | Mike Gabriel | 2014-06-22 | 7 | -6/+6 |
| | | | | | | | | | + 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 057 | Mike Gabriel | 2014-06-22 | 2 | -1/+1 |
| | |||||
* | update description for patch ↵ | Mike Gabriel | 2014-06-21 | 1 | -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 Gabriel | 2014-06-21 | 3 | -6/+6 |
| | | | | | | + 056_nx-X11-Werror-format-security.full.patch + 108_nxagent_wine-close-delay.full.patch + 300_nxagent_set-wm-class.full.patch | ||||
* | fix 057, rebase | Mike Gabriel | 2014-06-21 | 1 | -0/+26 |
| | |||||
* | Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g. when ↵ | Mihai Moldovan | 2014-06-21 | 2 | -0/+70 |
| | | | | globally setting -DDEBUG and -DTEST at build time). | ||||
* | Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more Big ↵ | Mihai Moldovan | 2014-06-21 | 1 | -16/+38 |
| | | | | 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 | 1 | -3/+18 |
| | | | | 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 | 2 | -0/+44 |
| | | | | 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 |
| | |||||
* | Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on Big Endian ↵ | Mike Gabriel | 2014-06-15 | 2 | -0/+17 |
| | | | | systems (like PPC64). (Fixes: #515). | ||||
* | Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir test for ↵ | Mike Gabriel | 2014-06-13 | 2 | -0/+85 |
| | | | | 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 | 1 | -1/+1 |
| |