aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAgeFilesLines
...
| * Move COPYING.full+lite as COPYING to /Mike Gabriel2015-02-142-56/+0
| * Move all config files from $(srcbase)/debian/ into $(srcbase)/etc/ folder.Mike Gabriel2015-02-146-794/+0
| * Provide wrapper scripts for launch NX components in $(src)/bin/.Mike Gabriel2015-02-1424-145/+2
| * Prepare for maintaing upstream changes in upstream ChangeLog.Mike Gabriel2015-02-142-21/+0
| * VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI...Mike Gabriel2015-02-143-8/+1
| * Move Makefile (and auxiliary file replace.sh) into base folder. Adapt packagi...Mike Gabriel2015-02-144-244/+1
| * Version bump, continuing NX 3.x development.. Targetting NX 3.6.x some time.Mike Gabriel2015-02-142-2/+9
| * Use proper quoting on build flag vars (they may contain spaces).Mike Gabriel2015-02-142-1/+2
| * Revert "Fix build when LDFLAGS (etc) contains spaces."Mike Gabriel2015-02-141-4/+4
| * Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen...Oleksandr Shneyder2015-02-132-368/+0
| * Fix several typos in nxcomp.Mike Gabriel2015-02-133-135/+0
| * Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-build...Mihai Moldovan2015-02-132-70/+0
| * Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nx...Mike Gabriel2015-02-132-15/+0
| * Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.f...Orion Poplawski2015-02-132-78/+0
| * In Types.h, don't use STL internals on libc++ (605_nxcomp_Types.h-dont-use-ST...Clemens Lang2015-02-132-53/+0
| * Handle some serious compilation warnings (603_nx-X11_compilation_warnings.ful...Mirraz Mirraz2015-02-132-39/+0
| * Be compliant with POS36-C: Observe correct revocation order while relinquishi...Orion Poplawski2015-02-132-68/+0
| * Do not build bundled libraries (601_nx-X11_build-option-changes-to-not-use-bu...Orion Poplawski2015-02-132-100/+0
| * Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f...Jan Engelhardt2015-02-132-1184/+0
| * Allow version 4-digit version comparison/handshake (400_nxcomp-version.full+l...Nito Martinez2015-02-132-241/+0
| * Adapt paths of keystrokes.cfg if nxagent runs as x2goagent (321_nxagent_x2go-...Horst Schirmeier2015-02-132-26/+0
| * Make nxagent-specific keyboard bindings configurable (320_nxagent_configurabl...Alexander Wuerstlein2015-02-132-1032/+0
| * Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302...Mike Gabriel2015-02-132-85/+0
| * update changelogMike Gabriel2015-02-131-0/+12
| * Fix patch rollout in tarballUlrich Sibiller2015-02-131-4/+4
| * changelog: add 3.5.0.x entry for commit 4436e97Mike Gabriel2015-02-121-0/+4
| * Makefile.nx-libs: Run make install for nxproxy first, then create the wrapper...Mike Gabriel2015-02-122-2/+6
| * Remove upstream nx-libs ChangeLog during override_dh_clean.Mike Gabriel2015-02-122-0/+2
| * Fix build when LDFLAGS (etc) contains spaces.Mike DePaulo2015-02-111-4/+4
| * Use shared libraries (301_nx-X11_use-shared-libs.full.patch).Jan Engelhardt2015-02-102-107/+0
| * Set WM_CLASS to X2GoAgent/NXAgent (300_nxagent_set-wm-class.full.patch).Oleksandr Shneyder2015-02-102-61/+0
| * Force NX proxy to bind to loopback devices only (loopback option) (220_nxprox...Mike Gabriel2015-02-102-131/+0
| * Fix FTBFS of nxproxy/nxcomp on Android (212_nxcomp_build-on-Android.full+lite...Nito Martinez2015-02-102-254/+0
| * Set default pack and link options to avoid damage of session (211_nxcomp_set_...Oleksandr Shneyder2015-02-102-28/+0
| * Save session state in file.Oleksandr Shneyder2015-02-103-193/+0
| * Add x2goagent man page (209_x2goagent_add-man-page.full.patch).Mike Gabriel2015-02-102-42/+0
| * Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n...Ulrich Sibiller2015-02-102-34/+0
| * Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.f...Mike Gabriel2015-02-102-54/+0
| * Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_ref...Oleksandr Shneyder2015-02-102-15/+0
| * Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repa...Oleksandr Shneyder2015-02-102-54/+0
| * Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-e...Oleksandr Shneyder2015-02-102-64/+0
| * Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch).Oleksandr Shneyder2015-02-102-293/+0
| * X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa...Oleksandr Shneyder2015-02-102-220/+0
| * Detect nxagent/x2goagent flavour (200_nxagent_check-binary-x2go-flavour.full....Oleksandr Shneyder2015-02-102-65/+0
| * Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch).Mike Gabriel2015-02-102-45/+0
| * Wine Close Delay (108_nxagent_wine-close-delay.full.patch).Mike Gabriel2015-02-102-61/+0
| * Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-...Mike Gabriel2015-02-102-48/+0
| * UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).Mike Gabriel2015-02-102-53/+0
| * Export remote keyboard configuration to session directory (105_nxagent_export...Marcelo Boveto Shima2015-02-102-97/+0
| * FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa...Mike Gabriel2015-02-102-41/+0