aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 3.5.0.21redist-server/3.5.0.21redist-client/3.5.0.21Mike Gabriel2013-08-301-2/+2
|
* Fix keystrokes.cfg, use Ctrl+Alt+<key> instead of just Ctrl+<key>. (Adds to ↵Mike Gabriel2013-08-292-16/+18
| | | | fixing #223).
* Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid ↵Mike Gabriel2013-08-293-0/+73
| | | | without setgroups or initgroups. There is a high probability this means it didn't relinquish all groups, and this would be a potential security issue to be fixed. Seek POS36-C on the web for details about the problem. (Fixes: #293).
* fix underscore in name of patch 601_...Mike Gabriel2013-08-292-1/+1
|
* /debian/nx-libs-dev.install: Remove unrelated files from -dev package.Mike Gabriel2013-07-192-4/+2
|
* /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev.Mike Gabriel2013-07-192-0/+4
|
* Change build options so that bundled libraries are not used anymore at build ↵Orion Poplawski2013-07-194-0/+74
| | | | time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
* Use a keystrokes.cfg that reflects the normally hard-coded defaults of a ↵Mike Gabriel2013-05-292-8/+18
| | | | vanilla nxagent. (Fixes: #223).
* * Tarball roller script:Mike Gabriel2013-05-112-8/+15
| | | | | + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode.
* addition to last commitMike Gabriel2013-05-081-1/+1
|
* For vanilla nxagent move keystrokes.cfg from /etc/nx to /etc/nxagent.Mike Gabriel2013-05-073-5/+6
|
* /debian/rules: clean etc/keystrokes.cfg symlinkMike Gabriel2013-05-071-1/+1
|
* fix broker symlinkMike Gabriel2013-05-071-1/+1
|
* Set NXAGENT_KEYSTROKEFILE to /etc/x2go/keystrokes.cfg for wrapper x2goagent.Mike Gabriel2013-05-062-1/+5
|
* add forgotten file: debian/keystrokes.cfgMike Gabriel2013-05-061-0/+11
|
* Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for ↵Mike Gabriel2013-05-066-2/+18
| | | | x2goagent). (Fixes: #199).
* increment version in VERSION.x2goagentMike Gabriel2013-03-281-1/+1
|
* Continue development...Mike Gabriel2013-03-281-0/+6
|
* release 3.5.0.20redist-server/3.5.0.20redist-client/3.5.0.20Mike Gabriel2013-03-281-2/+2
|
* add bug closure for #156Mike Gabriel2013-03-281-1/+1
|
* Fix faulty symlink path. Make sure that x2goagent symlink does not point to ↵Mike Gabriel2013-03-282-2/+4
| | | | absolute path somewhere within the build environment.
* Continue development...Mike Gabriel2013-03-282-1/+7
|
* release 3.5.0.19redist-server/3.5.0.19redist-client/3.5.0.19Mike Gabriel2013-03-281-2/+2
|
* Revert "release 3.5.0.19"Mike Gabriel2013-03-28177-12560/+5885
| | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095.
* release 3.5.0.19Mike Gabriel2013-03-28177-5885/+12560
|
* fix my mail address in changelogMike Gabriel2013-03-281-1/+1
|
* increment version in VERSION.x2goagentMike Gabriel2013-03-281-1/+1
|
* Fix FTBFS for .deb packages after including fix for #145.Mike Gabriel2013-03-282-1/+3
|
* Add Jan's reasoning for using string_rep() instead of bash based string ↵Mike Gabriel2013-03-232-0/+31
| | | | substitutions as comment to /debian/Makefile.replaces.sh.
* release 3.5.0.18redist-server/3.5.0.18redist-client/3.5.0.18Mike Gabriel2013-03-221-2/+2
|
* Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into ↵Mike Gabriel2013-03-222-1/+3
| | | | $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
* Work-in patch from Jan Engehardt for working around different improper bash ↵Mike Gabriel2013-03-224-6/+37
| | | | implementations of string-in-string replacing. (Fixes: #145).
* Avoid building of libxcomp1 (which actually is identical to libxcomp3, just ↵Orion Poplawski2013-02-123-0/+32
| | | | with a wrong name). (Fixes: #104).
* Fix wrong symlink direction of libNX_* files. (Fixes: #107).Orion Poplawski2013-02-122-9/+9
|
* increment VERSION.x2goagentMike Gabriel2013-01-211-1/+1
|
* replaces Closes: by Fixes: statements in changelogMike Gabriel2013-01-081-5/+3
|
* Remove duplicate install of nxproxy from main Makefile. Spotted by Jan ↵Mike Gabriel2013-01-072-3/+2
| | | | Engelhard.
* Continue development...Mike Gabriel2013-01-041-0/+6
|
* release 3.5.0.17redist-server/3.5.0.17redist-client/3.5.0.17Mike Gabriel2013-01-041-2/+2
|
* let nx-x11-dbg depend on libnx-x11 and nxagentMike Gabriel2013-01-031-0/+2
|
* fix multiple binaries-have-file-conflicts lintian issueMike Gabriel2013-01-032-2/+2
|
* add misc:Depends to nx-x11-dbgMike Gabriel2013-01-021-0/+2
|
* fix multiple binaries-have-file-conflicts lintian issueMike Gabriel2013-01-021-3/+5
|
* Continue Reinhard's work on top-level install/uninstall. Esp. integrate ↵Mike Gabriel2013-01-029-42/+87
| | | | debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree.
* fix lintian: missing-separator-between-items in x2goagent depends field ↵Mike Gabriel2013-01-021-2/+2
| | | | between nxagent (>= ${source:Version}) and ${misc:Depends}
* integrate install and uninstall rules into the top-level MakefileReinhard Tartler2012-12-1610-21/+64
|
* integrate nx*/x2go* shell wrappers into debian/wrappersReinhard Tartler2012-12-1611-147/+137
| | | | | No longer add them as quilt patch, as they are much easier to edit this way. This, of course, requires adjustments to the roll-tarballs.sh script
* Use Fixes instead of Closes syntaxReinhard Tartler2012-12-161-1/+1
| | | | | The closes syntax is meant for Debian bugs. This avoids a lintian warning during package build.
* simplify clean rule in debian/rulesReinhard Tartler2012-12-161-6/+2
|
* add closure for #87Mike Gabriel2012-12-161-2/+3
|