| Commit message (Expand) | Author | Age | Files | Lines |
* | For consistency, apply patch from previous commit (630a7c3) to the original X... | Mike Gabriel | 2017-02-27 | 1 | -3/+31 |
* | {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende... | Mike Gabriel | 2017-02-27 | 3 | -11/+45 |
* | Xserver/dix/main.c: ErrorF requires a string to end with an EOL char. | Mike Gabriel | 2017-02-27 | 1 | -1/+1 |
* | debian/nx-x11-common.{links,dirs}: Make sure /usr/share/fonts/X11 are reachab... | Mike Gabriel | 2017-02-27 | 2 | -0/+3 |
* | Xserver/hw/nxagent/Font.c: Drop references to /usr/NX/share/fonts/base as def... | Mike Gabriel | 2017-02-27 | 1 | -8/+4 |
* | Xserver/hw/nxagent/Font.c: Change (alternative) default font path order to ma... | Mike Gabriel | 2017-02-27 | 1 | -10/+10 |
* | Xserver/hw/nxagent/Font.c: Drop NXAGENT_ALTERNATE_FONT_PATH_4 (pointing to /u... | Mike Gabriel | 2017-02-27 | 1 | -30/+0 |
* | nx-X11/config/cf/X11.tmpl: Set a more appropriate font directory (recommended... | Mike Gabriel | 2017-02-27 | 1 | -2/+2 |
* | Merge branch 'sunweaver-pr/hard-code-rgb-colors' into 3.6.x | Mihai Moldovan | 2017-02-27 | 24 | -1261/+1645 |
|\ |
|
| * | debian/patches: Update/rebase 016_nx-X11_install-location.debian.patch. | Mike Gabriel | 2017-02-26 | 1 | -2/+2 |
| * | nx-libs.spec: Drop non-shipped-anymore rgb(.txt) file from list of to-be-inst... | Mike Gabriel | 2017-02-26 | 1 | -2/+0 |
| * | debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing dpkg-maintscript-h... | Mike Gabriel | 2017-02-26 | 5 | -2/+26 |
| * | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-02-26 | 17 | -1255/+1617 |
|/ |
|
* | release 3.5.99.43.5.99.4 | Mike Gabriel | 2017-02-24 | 6 | -1915/+2165 |
* | Merge branch 'uli42-fix_#306_#322' into 3.6.x | Mihai Moldovan | 2017-02-24 | 6 | -125/+12 |
|\ |
|
| * | dix: fix incomplete commit | Ulrich Sibiller | 2017-02-24 | 6 | -125/+12 |
|/ |
|
* | Merge branch 'sunweaver-pr/security-acl-naming-change' into 3.6.x | Mihai Moldovan | 2017-02-20 | 43 | -425/+421 |
|\ |
|
| * | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 43 | -425/+421 |
|/ |
|
* | Merge branch 'sunweaver-pr/use-xgetkeyboardMapping-instead-of-deprecated-xkey... | Mike Gabriel | 2017-02-20 | 2 | -11/+37 |
|\ |
|
| * | Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using... | Mike Gabriel | 2017-02-20 | 2 | -11/+37 |
|/ |
|
* | Merge branch 'sunweaver-pr/smart-scheduler-is-not-optional' into 3.6.x | Mihai Moldovan | 2017-02-18 | 14 | -177/+0 |
|\ |
|
| * | The smart scheduler is not optional. | Mathieu BĂ©rard | 2017-02-15 | 14 | -177/+0 |
|/ |
|
* | Merge branch 'sunweaver-pr/use-rpath-for-nxagent' into 3.6.x | Mihai Moldovan | 2017-02-10 | 10 | -40/+48 |
|\ |
|
| * | Makefile: Fix flawed uninstall-* targets. Spotted by Ionic while reviewing th... | Mike Gabriel | 2017-02-09 | 1 | -2/+2 |
| * | debian/patches: Update comment header of 016_nx-X11_install-location.debian.p... | Mike Gabriel | 2017-02-09 | 1 | -3/+11 |
| * | debian/patches: Update 016_nx-X11_install-location.debian.patch. Adapt path t... | Mike Gabriel | 2017-02-09 | 1 | -5/+5 |
| * | Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD... | Mike Gabriel | 2017-02-09 | 4 | -6/+5 |
| * | Makefile: Allow longer names for variables that we want to allow distro maint... | Mike Gabriel | 2017-02-09 | 1 | -9/+9 |
| * | Makefile: Actively set/override USRLIBDIR and SHLIBDIR when calling Xserver's... | Mike Gabriel | 2017-02-09 | 1 | -1/+1 |
| * | debian/rules: Don't manually override SHLIBDIR via the dh_auto_build call. Th... | Mike Gabriel | 2017-02-09 | 1 | -1/+1 |
| * | nx-libs.spec: Don't manually override SHLIBDIR via the .spec file. The defaul... | Mike Gabriel | 2017-02-09 | 1 | -1/+1 |
| * | Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 i... | Mike Gabriel | 2017-02-09 | 5 | -16/+17 |
|/ |
|
* | Merge branch 'sunweaver-pr/drop-support-for-ancient-platforms' into 3.6.x | Mihai Moldovan | 2017-02-09 | 82 | -2040/+94 |
|\ |
|
| * | nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, wher... | Mike Gabriel | 2017-02-08 | 1 | -5/+0 |
| * | dix: remove staggeringly broken vendor workarounds | Daniel Stone | 2017-02-08 | 1 | -8/+0 |
| * | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 24 | -91/+14 |
| * | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 16 | -103/+8 |
| * | drop platform support: unifdef DGUX. | Mike Gabriel | 2017-02-08 | 7 | -74/+14 |
| * | drop platform support: unifdef __osf__. | Mike Gabriel | 2017-02-08 | 9 | -127/+12 |
| * | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-02-08 | 15 | -125/+19 |
| * | drop platform support: unifdef hpux and __hppa__. | Mike Gabriel | 2017-02-08 | 17 | -216/+19 |
| * | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 22 | -128/+15 |
| * | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 43 | -1194/+24 |
|/ |
|
* | Merge branch 'uli42-pr/fix_#293' into 3.6.x | Mike Gabriel | 2017-02-08 | 1 | -18/+31 |
|\ |
|
| * | Screen.c: clean up superfluous whitespace | Ulrich Sibiller | 2017-02-08 | 1 | -4/+3 |
| * | Screen.c: Ensure that an output is unused before destroying it | Ulrich Sibiller | 2017-02-08 | 1 | -14/+28 |
|/ |
|
* | Merge branch 'sunweaver-pr/fix-DefaultRGBDatabase-path' into 3.6.x | Mihai Moldovan | 2017-02-06 | 1 | -1/+1 |
|\ |
|
| * | nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (... | Mike Gabriel | 2017-02-05 | 1 | -1/+1 |
|/ |
|
* | debian/copyright{,.in}: Adopt from Debian's upload candidate, being DEP-5 com... | Mike Gabriel | 2017-02-04 | 2 | -72/+3770 |
* | Makefile: Don't create superfluous symlink for libX11.so -> ../libNX_X11.so. ... | Mike Gabriel | 2017-02-03 | 1 | -1/+0 |