aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CVE-2014-0210: unvalidated length fields in fs_read_query_info() from xorg/li...Mike DePaulo2015-02-142-7/+52
* CVE-2014-0211: Integer overflow in fs_get_reply/_fs_start_read from xorg/lib/...Mike DePaulo2015-02-141-0/+18
* CVE-2014-0210: unvalidated lengths when reading replies from font server from...Mike DePaulo2015-02-141-6/+38
* Don't crash when we receive an FS_Error from the font server (Guillem Jover)....Mike DePaulo2015-02-141-1/+1
* CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() from xorg/lib/libX...Mike DePaulo2015-02-141-3/+18
* CVE-2014-0209: integer overflow of realloc() size in lexAlias() from xorg/lib...Mike DePaulo2015-02-141-0/+4
* CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry() from ...Mike DePaulo2015-02-141-0/+5
* CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()...Mike DePaulo2015-02-141-1/+1
* Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo...Mike DePaulo2015-02-141-0/+5
* Fix CVE-2011-4028: File disclosure vulnerability. upstream xorg/xserver commi...Mike DePaulo2015-02-141-1/+1
* LZW decompress: fix for CVE-2011-2895 From xorg/lib/Xfont commit d11ee5886e9d...Mike DePaulo2015-02-141-0/+2
* Move COPYING.full+lite as COPYING to /Mike Gabriel2015-02-143-5/+7
* Move all config files from $(srcbase)/debian/ into $(srcbase)/etc/ folder.Mike Gabriel2015-02-147-27/+0
* Provide wrapper scripts for launch NX components in $(src)/bin/.Mike Gabriel2015-02-1425-31/+2
* Prepare for maintaing upstream changes in upstream ChangeLog.Mike Gabriel2015-02-144-24/+4
* VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI...Mike Gabriel2015-02-1410-13/+7
* Move Makefile (and auxiliary file replace.sh) into base folder. Adapt packagi...Mike Gabriel2015-02-145-11/+1
* Add README.keystrokes file. Fix for commit e91277d02bf1288909daed3b0de8f876f6...Mike Gabriel2015-02-141-0/+83
* nxcomp: Add Version.c file. Fix for commit d4d3fe0e6e77a58e68defc5895a589a681...Mike Gabriel2015-02-141-0/+106
* Version bump, continuing NX 3.x development.. Targetting NX 3.6.x some time.Mike Gabriel2015-02-143-4/+11
* 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
* nx-X11 vs. X.Org 6.9 patches for further studying / documentationMike Gabriel2015-02-1388-0/+20245
* Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen...Oleksandr Shneyder2015-02-137-445/+158
* Fix several typos in nxcomp.Mike Gabriel2015-02-1314-147/+12
* Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-build...Mihai Moldovan2015-02-136-77/+8
* Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nx...Mike Gabriel2015-02-133-16/+1
* Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.f...Orion Poplawski2015-02-136-78/+39
* In Types.h, don't use STL internals on libc++ (605_nxcomp_Types.h-dont-use-ST...Clemens Lang2015-02-133-53/+8
* Handle some serious compilation warnings (603_nx-X11_compilation_warnings.ful...Mirraz Mirraz2015-02-135-41/+7
* Be compliant with POS36-C: Observe correct revocation order while relinquishi...Orion Poplawski2015-02-134-68/+10
* Do not build bundled libraries (601_nx-X11_build-option-changes-to-not-use-bu...Orion Poplawski2015-02-135-111/+14
* Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f...Jan Engelhardt2015-02-1332-1356/+172
* Allow version 4-digit version comparison/handshake (400_nxcomp-version.full+l...Nito Martinez2015-02-137-276/+26
* Adapt paths of keystrokes.cfg if nxagent runs as x2goagent (321_nxagent_x2go-...Horst Schirmeier2015-02-133-26/+6
* Make nxagent-specific keyboard bindings configurable (320_nxagent_configurabl...Alexander Wuerstlein2015-02-138-1269/+546
* Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302...Mike Gabriel2015-02-133-101/+16
* 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-105-116/+10
* Set WM_CLASS to X2GoAgent/NXAgent (300_nxagent_set-wm-class.full.patch).Oleksandr Shneyder2015-02-103-61/+36
* Force NX proxy to bind to loopback devices only (loopback option) (220_nxprox...Mike Gabriel2015-02-105-135/+55
* Fix FTBFS of nxproxy/nxcomp on Android (212_nxcomp_build-on-Android.full+lite...Nito Martinez2015-02-107-267/+64
* Set default pack and link options to avoid damage of session (211_nxcomp_set_...Oleksandr Shneyder2015-02-103-32/+4
* Save session state in file.Oleksandr Shneyder2015-02-109-195/+53
* Add x2goagent man page (209_x2goagent_add-man-page.full.patch).Mike Gabriel2015-02-103-42/+35