aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-03-0143-425/+421
* Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using...Mike Gabriel2017-03-012-11/+37
* The smart scheduler is not optional.Mathieu BĂ©rard2017-03-0114-177/+0
* Makefile: Fix flawed uninstall-* targets. Spotted by Ionic while reviewing th...Mike Gabriel2017-03-011-2/+2
* debian/patches: Update comment header of 016_nx-X11_install-location.debian.p...Mike Gabriel2017-03-011-3/+11
* debian/patches: Update 016_nx-X11_install-location.debian.patch. Adapt path t...Mike Gabriel2017-03-011-5/+5
* Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD...Mike Gabriel2017-03-014-6/+5
* Makefile: Allow longer names for variables that we want to allow distro maint...Mike Gabriel2017-03-011-9/+9
* Makefile: Actively set/override USRLIBDIR and SHLIBDIR when calling Xserver's...Mike Gabriel2017-03-011-1/+1
* debian/rules: Don't manually override SHLIBDIR via the dh_auto_build call. Th...Mike Gabriel2017-03-011-1/+1
* nx-libs.spec: Don't manually override SHLIBDIR via the .spec file. The defaul...Mike Gabriel2017-03-011-1/+1
* Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 i...Mike Gabriel2017-03-015-16/+17
* nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, wher...Mike Gabriel2017-03-011-5/+0
* dix: remove staggeringly broken vendor workaroundsDaniel Stone2017-03-011-8/+0
* drop platform support: unifdef sgi.Mike Gabriel2017-03-0124-91/+14
* drop platform support: unifdef QNX.Mike Gabriel2017-03-0116-103/+8
* drop platform support: unifdef DGUX.Mike Gabriel2017-03-017-74/+14
* drop platform support: unifdef __osf__.Mike Gabriel2017-03-019-127/+12
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-03-0115-125/+19
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-03-0117-216/+19
* drop platform support: unifdef Lynx.Mike Gabriel2017-03-0122-128/+15
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-03-0143-1194/+24
* Screen.c: clean up superfluous whitespaceUlrich Sibiller2017-03-011-4/+3
* Screen.c: Ensure that an output is unused before destroying itUlrich Sibiller2017-03-011-14/+28
* nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (...Mike Gabriel2017-03-011-1/+1
* debian/copyright{,.in}: Adopt from Debian's upload candidate, being DEP-5 com...Mike Gabriel2017-03-012-72/+3770
* Xserver/randr: Regression fix introduced by c2b1f48. Re-introduce RegisterRes...Mike Gabriel2017-02-045-0/+25
* Makefile: Don't create superfluous symlink for libX11.so -> ../libNX_X11.so. ...Mike Gabriel2017-02-031-1/+0
* debian/changelog: Cosmetic fix, restoring correct version number for 3.5.99.2...Mike Gabriel2017-02-031-1/+1
* Merge branch 'opoplawski-symlink' into 3.6.xMike Gabriel2017-01-121-0/+1
|\
| * Be consistent with macrosOrion Poplawski2017-01-121-5/+5
| * Use Obsoletes instead of Conflicts. Drop unneeded %{?_isa} versionsOrion Poplawski2017-01-121-34/+19
| * Install missing libNX_X11.so.6 symlink - fixes gh-287Orion Poplawski2017-01-111-0/+1
* | Merge branch 'opoplawski-fedora' into 3.6.xMike Gabriel2017-01-121-39/+24
|\ \ | |/ |/|
| * Be consistent with macrosOrion Poplawski2017-01-051-5/+5
| * Use Obsoletes instead of Conflicts. Drop unneeded %{?_isa} versionsOrion Poplawski2017-01-051-34/+19
|/
* hw/nxagent/Init.c: Amend artifact in license header.Mike Gabriel2016-12-221-5/+0
* helper scripts: Add license headers to files.Mike Gabriel2016-12-224-0/+73
* nxcomp: Fix artifacts in copyright headers.Mike Gabriel2016-12-203-11/+0
* nxcompext: Drop folder with .gitignore file. nxcompext has been moved into nx...Mike Gabriel2016-12-201-2/+0
* roll-tarballs.sh: Adapt to recent changes in nx-libs, keep legacy support for...Mike Gabriel2016-12-201-10/+49
* release 3.5.99.33.5.99.3Mike Gabriel2016-12-194-23/+1514
* Merge branch 'theqvd-fix-loopback-bind' into 3.6.xMike Gabriel2016-12-141-4/+8
|\
| * Make nxagent only bind to loopback when requestedVadim Troshchinskiy2016-12-141-4/+8
|/
* Merge branch 'theqvd-fix-accept-host-message' into 3.6.xMike Gabriel2016-12-141-2/+2
|\
| * Fix reversed logic in acceptHost settingVadim Troshchinskiy2016-12-131-2/+2
|/
* Merge branch 'uli42-pr/improve_xinerama_debug' into 3.6.xMike Gabriel2016-12-101-29/+52
|\
| * Screen.c: more debug output formatting improvementsUlrich Sibiller2016-12-071-8/+8
| * Screen.c: fix uninitalized variableUlrich Sibiller2016-12-071-0/+1
| * Screen.c: fix compile warnings in DEBUG modeUlrich Sibiller2016-12-071-5/+5