| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix keystrokes.cfg, use Ctrl+Alt+<key> instead of just Ctrl+<key>. (Adds to f... | Mike Gabriel | 2013-08-29 | 1 | -0/+2 |
* | Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid wi... | Mike Gabriel | 2013-08-29 | 1 | -0/+5 |
* | /debian/nx-libs-dev.install: Remove unrelated files from -dev package. | Mike Gabriel | 2013-07-19 | 1 | -0/+2 |
* | /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev. | Mike Gabriel | 2013-07-19 | 1 | -0/+2 |
* | Change build options so that bundled libraries are not used anymore at build ... | Orion Poplawski | 2013-07-19 | 1 | -0/+6 |
* | Use a keystrokes.cfg that reflects the normally hard-coded defaults of a vani... | Mike Gabriel | 2013-05-29 | 1 | -0/+2 |
* | * Tarball roller script: | Mike Gabriel | 2013-05-11 | 1 | -0/+3 |
* | For vanilla nxagent move keystrokes.cfg from /etc/nx to /etc/nxagent. | Mike Gabriel | 2013-05-07 | 1 | -0/+1 |
* | Set NXAGENT_KEYSTROKEFILE to /etc/x2go/keystrokes.cfg for wrapper x2goagent. | Mike Gabriel | 2013-05-06 | 1 | -0/+1 |
* | Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for ... | Mike Gabriel | 2013-05-06 | 1 | -1/+2 |
* | Continue development... | Mike Gabriel | 2013-03-28 | 1 | -0/+6 |
* | release 3.5.0.20redist-server/3.5.0.20redist-client/3.5.0.20 | Mike Gabriel | 2013-03-28 | 1 | -2/+2 |
* | add bug closure for #156 | Mike Gabriel | 2013-03-28 | 1 | -1/+1 |
* | Fix faulty symlink path. Make sure that x2goagent symlink does not point to a... | Mike Gabriel | 2013-03-28 | 1 | -1/+3 |
* | Continue development... | Mike Gabriel | 2013-03-28 | 1 | -0/+6 |
* | release 3.5.0.19redist-server/3.5.0.19redist-client/3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -2/+2 |
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 1 | -2/+2 |
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -2/+2 |
* | fix my mail address in changelog | Mike Gabriel | 2013-03-28 | 1 | -1/+1 |
* | Fix FTBFS for .deb packages after including fix for #145. | Mike Gabriel | 2013-03-28 | 1 | -0/+1 |
* | Add Jan's reasoning for using string_rep() instead of bash based string subst... | Mike Gabriel | 2013-03-23 | 1 | -0/+7 |
* | release 3.5.0.18redist-server/3.5.0.18redist-client/3.5.0.18 | Mike Gabriel | 2013-03-22 | 1 | -2/+2 |
* | Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into $(NX... | Mike Gabriel | 2013-03-22 | 1 | -0/+2 |
* | Work-in patch from Jan Engehardt for working around different improper bash i... | Mike Gabriel | 2013-03-22 | 1 | -0/+3 |
* | Avoid building of libxcomp1 (which actually is identical to libxcomp3, just w... | Orion Poplawski | 2013-02-12 | 1 | -0/+2 |
* | Fix wrong symlink direction of libNX_* files. (Fixes: #107). | Orion Poplawski | 2013-02-12 | 1 | -0/+4 |
* | replaces Closes: by Fixes: statements in changelog | Mike Gabriel | 2013-01-08 | 1 | -5/+3 |
* | Remove duplicate install of nxproxy from main Makefile. Spotted by Jan Engelh... | Mike Gabriel | 2013-01-07 | 1 | -1/+2 |
* | Continue development... | Mike Gabriel | 2013-01-04 | 1 | -0/+6 |
* | release 3.5.0.17redist-server/3.5.0.17redist-client/3.5.0.17 | Mike Gabriel | 2013-01-04 | 1 | -2/+2 |
* | Continue Reinhard's work on top-level install/uninstall. Esp. integrate debia... | Mike Gabriel | 2013-01-02 | 1 | -0/+3 |
* | integrate install and uninstall rules into the top-level Makefile | Reinhard Tartler | 2012-12-16 | 1 | -0/+2 |
* | Use Fixes instead of Closes syntax | Reinhard Tartler | 2012-12-16 | 1 | -1/+1 |
* | add closure for #87 | Mike Gabriel | 2012-12-16 | 1 | -2/+3 |
* | update 031_nx-X11_parallel-make.full.patch. | Reinhard Tartler | 2012-12-15 | 1 | -1/+3 |
* | add changelog entries for Reinhard's previous commits | Mike Gabriel | 2012-12-13 | 1 | -0/+14 |
* | Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ... | Orion Poplawski | 2012-12-12 | 1 | -0/+4 |
* | changelog cleanup | Mike Gabriel | 2012-12-12 | 1 | -2/+2 |
* | install debug symbols for all packages in a new binary package 'nx-x11-dbg' | Reinhard Tartler | 2012-12-09 | 1 | -1/+5 |
* | Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes FT... | Alexander Wuerstlein | 2012-12-06 | 1 | -0/+2 |
* | changelog entry for having added libxml2-dev to build dependencies | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
* | Add pkg-config to build dependencies. | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
* | Add README.keystrokes to doc section of bin:package nxagent. | Mike Gabriel | 2012-12-04 | 1 | -0/+3 |
* | add bug closure for X2Go BTS issue #74 | Mike Gabriel | 2012-12-04 | 1 | -0/+1 |
* | Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... (f... | Mike Gabriel | 2012-12-04 | 1 | -1/+1 |
* | Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the hardc... | Alexander Wuerstlein | 2012-12-04 | 1 | -0/+4 |
* | Fix /bin/Makefile. Add $(DESTDIR) to every install path. | Mike Gabriel | 2012-11-12 | 1 | -1/+2 |
* | Continue development... | Mike Gabriel | 2012-11-07 | 1 | -0/+6 |
* | release 3.5.0.16redist-server/3.5.0.16redist-client/3.5.0.16 | Mike Gabriel | 2012-11-07 | 1 | -2/+2 |
* | Bump Debian Standards to 3.9.3 (no changes needed). Update Home page and Vcs ... | Mike Gabriel | 2012-11-07 | 1 | -1/+2 |