- 27 Nov, 2013 1 commit
-
-
Mike Gabriel authored
-
- 30 Sep, 2013 1 commit
-
-
Mike Gabriel authored
Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: one implicit function declaration issue and two array index out of bounds issues. (Fixes: #314).
-
- 30 Aug, 2013 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 29 Aug, 2013 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid 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).
-
Mike Gabriel authored
-
- 19 Jul, 2013 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Orion Poplawski authored
Change build options so that bundled libraries are not used anymore at build time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
-
- 29 May, 2013 1 commit
-
-
Mike Gabriel authored
Use a keystrokes.cfg that reflects the normally hard-coded defaults of a vanilla nxagent. (Fixes: #223).
-
- 11 May, 2013 1 commit
-
-
Mike Gabriel authored
+ Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode.
-
- 08 May, 2013 1 commit
-
-
Mike Gabriel authored
-
- 07 May, 2013 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 06 May, 2013 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for x2goagent). (Fixes: #199).
-
- 28 Mar, 2013 12 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
Fix faulty symlink path. Make sure that x2goagent symlink does not point to absolute path somewhere within the build environment.
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
This reverts commit e77bf36d.
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Mike Gabriel authored
-
- 22 Mar, 2013 4 commits
-
-
Mike Gabriel authored
Add Jan's reasoning for using string_rep() instead of bash based string substitutions as comment to /debian/Makefile.replaces.sh.
-
Mike Gabriel authored
-
Mike Gabriel authored
Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
-
Mike Gabriel authored
Work-in patch from Jan Engehardt for working around different improper bash implementations of string-in-string replacing. (Fixes: #145).
-
- 12 Feb, 2013 2 commits
-
-
Orion Poplawski authored
Avoid building of libxcomp1 (which actually is identical to libxcomp3, just with a wrong name). (Fixes: #104).
-
Orion Poplawski authored
-
- 21 Jan, 2013 1 commit
-
-
Mike Gabriel authored
-
- 07 Jan, 2013 2 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-