| Commit message (Expand) | Author | Age | Files | Lines |
* | Support building with legacy (pre-1.4.2) libXfont(1) versions. | Mihai Moldovan | 2017-12-16 | 1 | -0/+6 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 1 | -2/+367 |
* | SetFontPath: set client->errorValue on failure. | Jamey Sharp | 2017-04-10 | 1 | -3/+4 |
* | dix: Move InitFonts up above screen initialization | Mike Gabriel | 2017-04-10 | 1 | -0/+2 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -4/+4 |
* | dix: use one single function to register fpe fonts | Tiago Vignatti | 2017-02-27 | 1 | -4/+0 |
* | 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 | 1 | -0/+4 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 1 | -4/+4 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -3/+0 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 1 | -1/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 1 | -2/+2 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -4/+4 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -18/+18 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -46/+46 |
* | hw/nxagent/NX*.c: Amend re-introduced nxagent warnings by fixing the correspo... | Mike Gabriel | 2016-06-25 | 1 | -1/+1 |
* | hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -66/+22 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | hw/nxagent/NXdixfonts.c: Fix implicit declaration for register_fpe_functions(). | Mike Gabriel | 2016-05-02 | 1 | -0/+2 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -4/+4 |
* | On realloc failure, free font_path_string instead of leaking it | Mike Gabriel | 2015-12-28 | 1 | -4/+7 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -28/+28 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 1 | -0/+2 |
* | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 1 | -16/+1 |
* | Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo... | Mike DePaulo | 2015-02-14 | 1 | -0/+5 |
* | Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-build... | Mihai Moldovan | 2015-02-13 | 1 | -1/+1 |
* | Imported nx-X11-3.1.0-4.tar.gznx-X11/3.1.0-4 | Reinhard Tartler | 2011-10-10 | 1 | -0/+7 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+2208 |