aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* os: add timingsafe_memcmp to ImakeUlrich Sibiller2017-03-042-2/+10
* Backport CVE-2017-2624 (timingsafe_memcmp)Ulrich Sibiller2017-03-034-3/+55
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-0348-347/+340
* nxagent: move validateString as inline func to Utils.hUlrich Sibiller2017-03-037-9/+8
* xkb: add missing constUlrich Sibiller2017-03-031-1/+2
* xkb: remove XkbAtomGetString, replace with NameForAtom.Peter Hutterer2017-03-035-15/+8
* Replace _XkbDupString with XstrdupAlan Coopersmith2017-03-039-72/+55
* nxagent: half number of NameForAtom callsUlrich Sibiller2017-03-036-2/+9
* Xserver/mi/miscrinit.c: Use new shmint.h for making ShmRegisterFbFuncs() avai...Mike Gabriel2017-03-031-2/+1
* Xserver/fb/fboverlay.c: Define -DMITSHM at build as it is used in fboverlay.c.Mike Gabriel2017-03-032-0/+9
* Xserver/Xext/shmint.h: Provide header file exporting ShmRegisterFunc and ShmR...Mike Gabriel2017-03-031-0/+44
* libNX_X11: Fully drop loadable i18n module support in libNX_X11.Mike Gabriel2017-03-036-2340/+3
* libNX_X11/lcUTF8.c: Drop not-used X11/lcUniConv/ascii.h.Mike Gabriel2017-03-032-28/+0
* doc/libNX_X11/lcUniConv: Move over the rather-documentary files 8bit_tab_to_h...Mike Gabriel2017-03-032-1606/+0
* 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
* hw/nxagent/Display.c: Fix uninitialized newAction in nxagentResetSignalHandle...Mike Gabriel2017-03-031-0/+2
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-0217-47/+93
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-0210-26/+25
* dix: use one single function to register fpe fontsTiago Vignatti2017-03-012-8/+1
* 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
* 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
* Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-03-0115-499/+1617
* release 3.5.99.4Mike Gabriel2017-03-011-1/+1
* 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
* Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD...Mike Gabriel2017-03-013-5/+5
* 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