| Commit message (Expand) | Author | Age | Files | Lines |
* | NXdixfonts.c: free() can handle NULL | Ulrich Sibiller | 2018-07-03 | 1 | -13/+10 |
* | NXdixfonts.c: use calloc for LFclosurePtr | Ulrich Sibiller | 2018-07-03 | 1 | -1/+1 |
* | Fix some valgrind findings | Ulrich Sibiller | 2018-07-03 | 1 | -5/+3 |
* | Replace hardcoded string lengths by macros | Ulrich Sibiller | 2018-01-07 | 1 | -4/+5 |
* | Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriate | Ulrich Sibiller | 2018-01-07 | 1 | -3/+2 |
* | Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len... | Ulrich Sibiller | 2018-01-07 | 1 | -4/+4 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 1 | -1/+105 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 1 | -4/+4 |
* | {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende... | Mike Gabriel | 2017-02-27 | 1 | -11/+36 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -3/+0 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -7/+15 |
* | 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 | -2/+2 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -14/+14 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -45/+45 |
* | hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -1395/+5 |
* | hw/nxagent/NXdixfonts.c: Fix implicit declaration for register_fpe_functions(). | Mike Gabriel | 2016-05-02 | 1 | -0/+2 |
* | hw/nxagent/NXdixfonts.c: Don't include <X11/fonts/fontstruct.h>. No symbol ne... | Mike Gabriel | 2016-05-02 | 1 | -1/+0 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -5/+5 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -38/+38 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 1 | -0/+2 |
* | Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo... | Mike DePaulo | 2015-05-30 | 1 | -0/+5 |
* | 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/+2 |
* | NXAGENT_UPGRADE code cleanup: | Mike Gabriel | 2015-04-16 | 1 | -177/+99 |
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -2/+2 |
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+2883 |