| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix several typos in nxcomp. | Mike Gabriel | 2015-02-13 | 3 | -3/+3 |
* | Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-build... | Mihai Moldovan | 2015-02-13 | 4 | -7/+8 |
* | Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.f... | Orion Poplawski | 2015-02-13 | 4 | -0/+39 |
* | Handle some serious compilation warnings (603_nx-X11_compilation_warnings.ful... | Mirraz Mirraz | 2015-02-13 | 3 | -2/+7 |
* | Be compliant with POS36-C: Observe correct revocation order while relinquishi... | Orion Poplawski | 2015-02-13 | 1 | -0/+7 |
* | Do not build bundled libraries (601_nx-X11_build-option-changes-to-not-use-bu... | Orion Poplawski | 2015-02-13 | 3 | -11/+14 |
* | Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f... | Jan Engelhardt | 2015-02-13 | 28 | -168/+168 |
* | Adapt paths of keystrokes.cfg if nxagent runs as x2goagent (321_nxagent_x2go-... | Horst Schirmeier | 2015-02-13 | 1 | -0/+6 |
* | Make nxagent-specific keyboard bindings configurable (320_nxagent_configurabl... | Alexander Wuerstlein | 2015-02-13 | 6 | -237/+546 |
* | Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302... | Mike Gabriel | 2015-02-13 | 1 | -16/+16 |
* | Use shared libraries (301_nx-X11_use-shared-libs.full.patch). | Jan Engelhardt | 2015-02-10 | 3 | -9/+10 |
* | Set WM_CLASS to X2GoAgent/NXAgent (300_nxagent_set-wm-class.full.patch). | Oleksandr Shneyder | 2015-02-10 | 1 | -0/+36 |
* | Save session state in file. | Oleksandr Shneyder | 2015-02-10 | 5 | -1/+51 |
* | Add x2goagent man page (209_x2goagent_add-man-page.full.patch). | Mike Gabriel | 2015-02-10 | 1 | -0/+35 |
* | Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n... | Ulrich Sibiller | 2015-02-10 | 1 | -4/+8 |
* | Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.f... | Mike Gabriel | 2015-02-10 | 1 | -2/+25 |
* | Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_ref... | Oleksandr Shneyder | 2015-02-10 | 1 | -1/+1 |
* | Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repa... | Oleksandr Shneyder | 2015-02-10 | 3 | -5/+16 |
* | Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-e... | Oleksandr Shneyder | 2015-02-10 | 4 | -1/+16 |
* | Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch). | Oleksandr Shneyder | 2015-02-10 | 8 | -54/+93 |
* | X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa... | Oleksandr Shneyder | 2015-02-10 | 3 | -3/+171 |
* | Detect nxagent/x2goagent flavour (200_nxagent_check-binary-x2go-flavour.full.... | Oleksandr Shneyder | 2015-02-10 | 2 | -0/+30 |
* | Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch). | Mike Gabriel | 2015-02-10 | 1 | -0/+17 |
* | Wine Close Delay (108_nxagent_wine-close-delay.full.patch). | Mike Gabriel | 2015-02-10 | 1 | -0/+30 |
* | Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-... | Mike Gabriel | 2015-02-10 | 2 | -3/+11 |
* | UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch). | Mike Gabriel | 2015-02-10 | 1 | -4/+12 |
* | Export remote keyboard configuration to session directory (105_nxagent_export... | Marcelo Boveto Shima | 2015-02-10 | 3 | -1/+48 |
* | FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa... | Mike Gabriel | 2015-02-10 | 1 | -6/+3 |
* | FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-pat... | Marcelo Boveto Shima | 2015-02-10 | 1 | -1/+1 |
* | FHS path fix for rgb file | Marcelo Boveto Shima | 2015-02-10 | 1 | -1/+1 |
* | Create Windows and fix drawing issues on Big Endian 64bit systems (057_nx-X11... | Mihai Moldovan | 2015-02-10 | 2 | -4/+16 |
* | Fix -Werror=format-security errors (056_nx-X11_Werror-format-security.full.pa... | Orion Poplawski | 2015-02-09 | 6 | -11/+11 |
* | Fix FTBFS when compiled with -Werror=format-security (055_nx-X11_imake-Werror... | Orion Poplawski | 2015-02-09 | 1 | -221/+208 |
* | Fix FTBFS on ppc64 architecture (054_nx-X11_ppc64-ftbfs.full.patch). | Orion Poplawski | 2015-02-09 | 1 | -0/+3 |
* | Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), (053_nx-X... | Orion Poplawski | 2015-02-09 | 1 | -10/+1 |
* | Description: Enable parallel make (031_nx-X11_parallel-make.full.patch). | Jan Engelhardt | 2015-02-09 | 4 | -45/+42 |
* | Allow to pass in configure args (030_nx-X11_configure-args.full.patch). | Jan Engelhardt | 2015-02-09 | 2 | -3/+7 |
* | Support abstract local sockets for Linux systems (028_nx-X11_abstract-kernel-... | Mike Gabriel | 2015-02-09 | 2 | -30/+99 |
* | nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates. | Mike Gabriel | 2015-02-09 | 1 | -2/+8 |
* | FHS adaptation for Debian packaging (016_nx-X11_install-location.full.patch). | Mike Gabriel | 2015-02-09 | 5 | -16/+16 |
* | Work on man pages. | Mike Gabriel | 2015-02-09 | 2 | -21/+58 |
* | Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch) | Mike Gabriel | 2015-02-09 | 1 | -1/+1 |
* | drop .original files from the current code base | Mike Gabriel | 2015-02-02 | 215 | -221967/+0 |
* | massive reduction of unneeded files | Mike Gabriel | 2015-02-02 | 6272 | -2367970/+0 |
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 157 | -12313/+5803 |
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 157 | -5803/+12313 |
* | drop build file from nx-libs tree | Mike Gabriel | 2012-10-20 | 1 | -79/+0 |
* | Drop patch 032, fix other patches so that installation via make install insta... | Mike Gabriel | 2012-10-19 | 1 | -1/+1 |
* | Merge branch 'nxagent' | Mike Gabriel | 2012-05-22 | 17 | -23/+192 |
|\ |
|
| * | Imported nxagent-3.5.0-9.tar.gznxagent | Mike Gabriel | 2012-05-22 | 17 | -23/+192 |