| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | xkb: Allow NULL as rulesFile in XkbSetRulesDflts. | Peter Hutterer | 2017-03-07 | 1 | -5/+25 |
* | os: add timingsafe_memcmp to Imake | Ulrich Sibiller | 2017-03-04 | 1 | -2/+7 |
* | Backport CVE-2017-2624 (timingsafe_memcmp) | Ulrich Sibiller | 2017-03-03 | 4 | -3/+55 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 48 | -347/+340 |
* | nxagent: move validateString as inline func to Utils.h | Ulrich Sibiller | 2017-03-03 | 7 | -9/+8 |
* | xkb: add missing const | Ulrich Sibiller | 2017-03-03 | 1 | -1/+2 |
* | xkb: remove XkbAtomGetString, replace with NameForAtom. | Peter Hutterer | 2017-03-03 | 5 | -15/+8 |
* | Replace _XkbDupString with Xstrdup | Alan Coopersmith | 2017-03-03 | 9 | -72/+55 |
* | nxagent: half number of NameForAtom calls | Ulrich Sibiller | 2017-03-03 | 6 | -2/+9 |
* | Xserver/mi/miscrinit.c: Use new shmint.h for making ShmRegisterFbFuncs() avai... | Mike Gabriel | 2017-03-03 | 1 | -2/+1 |
* | Xserver/fb/fboverlay.c: Define -DMITSHM at build as it is used in fboverlay.c. | Mike Gabriel | 2017-03-03 | 2 | -0/+9 |
* | Xserver/Xext/shmint.h: Provide header file exporting ShmRegisterFunc and ShmR... | Mike Gabriel | 2017-03-03 | 1 | -0/+44 |
* | Xserver/GL/glx/glxcmd.c: Fix uninitialized xGLXQueryVersionReply. | Mike Gabriel | 2017-03-03 | 1 | -0/+2 |
* | misc nx-X11/programs/Xserver/randr/: switch to using xreallocarray, since it ... | Mihai Moldovan | 2017-03-03 | 6 | -60/+0 |
* | misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca... | Mihai Moldovan | 2017-03-03 | 7 | -62/+0 |
* | nx-X11/programs/Xserver/include/os.h: backport xallocarray(). | Mihai Moldovan | 2017-03-03 | 1 | -0/+2 |
* | nx-X11/{config/cf/{{Imake,X11}.tmpl,linux.cf},programs/Xserver/{include/os.h,... | Mihai Moldovan | 2017-03-03 | 3 | -2/+56 |
* | misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ... | Mihai Moldovan | 2017-03-03 | 12 | -557/+402 |
* | nx-X11/programs/Xserver/mi/{Imakefile,mibank.{c,h}}: backport ffaae7c0c69a51a... | Mihai Moldovan | 2017-03-03 | 3 | -2697/+0 |
* | hw/nxagent/Display.c: Fix uninitialized newAction in nxagentResetSignalHandle... | Mike Gabriel | 2017-03-03 | 1 | -0/+2 |
* | Fix "uninitialised byte(s)" complaints from valgrind | Ulrich Sibiller | 2017-03-02 | 17 | -47/+93 |
* | Xserver/dix/atom.c (et al.): Constify atom name strings. | Mike Gabriel | 2017-03-02 | 10 | -26/+25 |
* | dix: use one single function to register fpe fonts | Tiago Vignatti | 2017-03-01 | 2 | -8/+1 |
* | For consistency, apply patch from previous commit (630a7c3) to the original X... | Mike Gabriel | 2017-03-01 | 1 | -3/+31 |
* | {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende... | Mike Gabriel | 2017-03-01 | 3 | -11/+45 |
* | Xserver/dix/main.c: ErrorF requires a string to end with an EOL char. | Mike Gabriel | 2017-03-01 | 1 | -1/+1 |
* | Xserver/hw/nxagent/Font.c: Drop references to /usr/NX/share/fonts/base as def... | Mike Gabriel | 2017-03-01 | 1 | -8/+4 |
* | Xserver/hw/nxagent/Font.c: Change (alternative) default font path order to ma... | Mike Gabriel | 2017-03-01 | 1 | -10/+10 |
* | Xserver/hw/nxagent/Font.c: Drop NXAGENT_ALTERNATE_FONT_PATH_4 (pointing to /u... | Mike Gabriel | 2017-03-01 | 1 | -30/+0 |
* | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-03-01 | 10 | -471/+1617 |
* | release 3.5.99.4 | Mike Gabriel | 2017-03-01 | 1 | -1/+1 |
* | dix: fix incomplete commit | Ulrich Sibiller | 2017-03-01 | 6 | -125/+12 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-03-01 | 43 | -425/+421 |
* | Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using... | Mike Gabriel | 2017-03-01 | 2 | -11/+37 |
* | The smart scheduler is not optional. | Mathieu BĂ©rard | 2017-03-01 | 13 | -166/+0 |
* | dix: remove staggeringly broken vendor workarounds | Daniel Stone | 2017-03-01 | 1 | -8/+0 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-03-01 | 13 | -51/+8 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-03-01 | 9 | -41/+6 |
* | drop platform support: unifdef DGUX. | Mike Gabriel | 2017-03-01 | 5 | -49/+3 |
* | drop platform support: unifdef __osf__. | Mike Gabriel | 2017-03-01 | 4 | -35/+2 |
* | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-03-01 | 6 | -43/+1 |
* | drop platform support: unifdef hpux and __hppa__. | Mike Gabriel | 2017-03-01 | 4 | -20/+8 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-03-01 | 12 | -51/+7 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-03-01 | 18 | -561/+12 |
* | Screen.c: clean up superfluous whitespace | Ulrich Sibiller | 2017-03-01 | 1 | -4/+3 |
* | Screen.c: Ensure that an output is unused before destroying it | Ulrich Sibiller | 2017-03-01 | 1 | -14/+28 |
* | Xserver/randr: Regression fix introduced by c2b1f48. Re-introduce RegisterRes... | Mike Gabriel | 2017-02-04 | 5 | -0/+25 |
* | hw/nxagent/Init.c: Amend artifact in license header. | Mike Gabriel | 2016-12-22 | 1 | -5/+0 |
* | Screen.c: more debug output formatting improvements | Ulrich Sibiller | 2016-12-07 | 1 | -8/+8 |
* | Screen.c: fix uninitalized variable | Ulrich Sibiller | 2016-12-07 | 1 | -0/+1 |