aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc/libNX_X11/lcUniConv: Pull over README from X.org's libX11 to document the...Mike Gabriel2017-03-031-0/+11
* Merge branch 'sunweaver-pr/happyvalgrind-in-glXQueryVersion' into 3.6.xMike Gabriel2017-03-031-0/+2
|\
| * Xserver/GL/glx/glxcmd.c: Fix uninitialized xGLXQueryVersionReply.Mike Gabriel2017-03-031-0/+2
|/
* misc nx-X11/programs/Xserver/randr/: switch to using xreallocarray, since it ...Mihai Moldovan2017-03-036-60/+0
* misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca...Mihai Moldovan2017-03-037-62/+0
* nx-X11/programs/Xserver/include/os.h: backport xallocarray().Mihai Moldovan2017-03-031-0/+2
* nx-X11/{config/cf/{{Imake,X11}.tmpl,linux.cf},programs/Xserver/{include/os.h,...Mihai Moldovan2017-03-036-3/+70
* misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ...Mihai Moldovan2017-03-0312-557/+402
* nx-X11/programs/Xserver/mi/{Imakefile,mibank.{c,h}}: backport ffaae7c0c69a51a...Mihai Moldovan2017-03-033-2697/+0
* Merge branch 'sunweaver-pr/happyvalgrind-nxagentResetSignalHandlers' into 3.6.xMike Gabriel2017-03-031-0/+2
|\
| * hw/nxagent/Display.c: Fix uninitialized newAction in nxagentResetSignalHandle...Mike Gabriel2017-03-031-0/+2
|/
* Merge branch 'uli42-pr/happyvalgrind' into 3.6.xMike Gabriel2017-03-0317-47/+93
|\
| * Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-0217-47/+93
|/
* Merge branch 'sunweaver-pr/allow-empty-nx-options-string' into 3.6.xMihai Moldovan2017-03-021-2/+3
|\
| * nxcomp/Loop.cpp: Allow nx/nx:<disp> as DISPLAY variable (i.e. an empty nx/nx ...Mike Gabriel2017-03-021-1/+2
| * nxcomp/Loop.cpp: Ignore, options= nx/nx parameter, if file options path start...Mike Gabriel2017-03-021-1/+1
|/
* Merge branch 'sunweaver-pr/constify-atom-name-strings' into 3.6.xMihai Moldovan2017-03-0210-26/+25
|\
| * Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-0210-26/+25
|/
* Merge branch 'sunweaver-pr/randr-regression-fix-re-adding-RegisterResourceNam...Mihai Moldovan2017-03-015-0/+25
|\
| * nx-libs.spec: Add BR filesystem for SUSE builds (as it provides /usr/share/fo...Mike Gabriel2017-03-011-0/+4
| * nx-libs.spec: Add BR for Fedora/RHEL builds: xorg-x11-font-utils.Mike Gabriel2017-03-011-0/+1
| * nx-libs.spec: Versioned BR on libXfont-devel (and alike) (>= 1.4.2).Mike Gabriel2017-03-011-3/+3
| * debian/control: Versioned B-D on libXfont (>= 1.4.2).Mike Gabriel2017-03-011-1/+1
| * dix: use one single function to register fpe fontsTiago Vignatti2017-03-012-8/+1
| * nx-libs.spec: Handle fonts dir symlinking and install /usr/share/nx/fonts sym...Mike Gabriel2017-03-011-2/+11
| * For consistency, apply patch from previous commit (630a7c3) to the original X...Mike Gabriel2017-03-011-3/+31
| * {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende...Mike Gabriel2017-03-013-11/+45
| * Xserver/dix/main.c: ErrorF requires a string to end with an EOL char.Mike Gabriel2017-03-011-1/+1
| * debian/nx-x11-common.{links,dirs}: Make sure /usr/share/fonts/X11 are reachab...Mike Gabriel2017-03-012-0/+3
| * Xserver/hw/nxagent/Font.c: Drop references to /usr/NX/share/fonts/base as def...Mike Gabriel2017-03-011-8/+4
| * Xserver/hw/nxagent/Font.c: Change (alternative) default font path order to ma...Mike Gabriel2017-03-011-10/+10
| * Xserver/hw/nxagent/Font.c: Drop NXAGENT_ALTERNATE_FONT_PATH_4 (pointing to /u...Mike Gabriel2017-03-011-30/+0
| * nx-X11/config/cf/X11.tmpl: Set a more appropriate font directory (recommended...Mike Gabriel2017-03-011-2/+2
| * debian/patches: Update/rebase 016_nx-X11_install-location.debian.patch.Mike Gabriel2017-03-011-2/+2
| * nx-libs.spec: Drop non-shipped-anymore rgb(.txt) file from list of to-be-inst...Mike Gabriel2017-03-011-2/+0
| * debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing dpkg-maintscript-h...Mike Gabriel2017-03-015-2/+26
| * Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-03-0117-1255/+1617
| * release 3.5.99.4Mike Gabriel2017-03-016-1915/+2165
| * dix: fix incomplete commitUlrich Sibiller2017-03-016-125/+12
| * 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