| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport CVE-2017-2624 (timingsafe_memcmp) | Ulrich Sibiller | 2017-03-03 | 1 | -0/+5 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -3/+0 |
* | xkb: remove XkbAtomGetString, replace with NameForAtom. | Peter Hutterer | 2017-03-03 | 2 | -7/+0 |
* | Replace _XkbDupString with Xstrdup | Alan Coopersmith | 2017-03-03 | 1 | -4/+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 | 1 | -0/+6 |
* | Xserver/dix/atom.c (et al.): Constify atom name strings. | Mike Gabriel | 2017-03-02 | 1 | -1/+1 |
* | dix: use one single function to register fpe fonts | Tiago Vignatti | 2017-02-27 | 1 | -4/+1 |
* | {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende... | Mike Gabriel | 2017-02-27 | 1 | -0/+5 |
* | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-02-26 | 3 | -10/+4 |
* | dix: fix incomplete commit | Ulrich Sibiller | 2017-02-24 | 3 | -42/+6 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 2 | -9/+9 |
* | The smart scheduler is not optional. | Mathieu Bérard | 2017-02-15 | 1 | -5/+0 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 1 | -9/+1 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 1 | -1/+0 |
* | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-02-08 | 1 | -9/+0 |
* | drop platform support: unifdef hpux and __hppa__. | Mike Gabriel | 2017-02-08 | 1 | -8/+0 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 1 | -5/+0 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 2 | -3/+1 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 2 | -16/+1 |
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 1 | -0/+1 |
* | Imake: drop DoLoadableServer, MakeDllModules and IHaveModules | Ulrich Sibiller | 2016-11-02 | 1 | -4/+0 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 1 | -7/+0 |
* | Death to mfb (removing last remnants from NX code). | Adam Jackson | 2016-10-30 | 1 | -159/+5 |
* | remove hw/xfree86 altogether | Ulrich Sibiller | 2016-10-29 | 1 | -3/+0 |
* | remove xf86Version.h and xf86Date.h | Ulrich Sibiller | 2016-10-29 | 1 | -1/+0 |
* | xserver: add missing xkbfile.h | Ulrich Sibiller | 2016-10-08 | 1 | -0/+484 |
* | xserver: drop XKBSRV_NEED_FILE_FUNCS | Ulrich Sibiller | 2016-10-06 | 1 | -2/+0 |
* | xserver: remove define XKB_IN_SERVER | Ulrich Sibiller | 2016-10-06 | 1 | -15/+0 |
* | xserver: use own copy of XKBrules.h header | Ulrich Sibiller | 2016-10-06 | 1 | -1/+1 |
* | xserver: use own copy of XKBrules.h header | Ulrich Sibiller | 2016-10-06 | 2 | -1/+200 |
* | xserver: use own copy of XKBstr.h header | Ulrich Sibiller | 2016-10-06 | 2 | -1/+609 |
* | xserver: use own copy of XKBsrv.h header | Ulrich Sibiller | 2016-10-06 | 1 | -0/+1189 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 46 | -77/+0 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 2 | -2/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 1 | -2/+2 |
* | Make WriteToClient take a const void * like any decent IO write function. | Kristian Høgsberg | 2016-07-05 | 1 | -2/+2 |
* | Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate what is don... | Mike Gabriel | 2016-07-05 | 1 | -0/+7 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -21/+96 |
* | os: Remove deprecated malloc/free wrappers, clean {X,XNF}{alloc,calloc,reallo... | Mike Gabriel | 2016-07-02 | 1 | -13/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 1 | -0/+182 |
* | nxagent Xserver: Drop Kerberos code. Not used in nxagent. | Mike Gabriel | 2016-07-01 | 1 | -4/+0 |
* | dix/randr: add a hooks into screen to (a) replace scanout pixmap and (b) for ... | Mike Gabriel | 2016-06-21 | 1 | -0/+13 |
* | include: add version_compare helper function | Mike Gabriel | 2016-06-21 | 1 | -0/+23 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 2 | -1/+1 |
* | Centralize declaration of ConnectionInfo. | Mike Gabriel | 2016-06-21 | 1 | -0/+1 |
* | noRRXineramaExtension: Make Boolean configurable via new cmdline switch (+|-r... | Mike Gabriel | 2016-06-21 | 1 | -0/+1 |
* | XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte... | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |