| Commit message (Expand) | Author | Age | Files | Lines |
* | enable CLIENTIDS functions in xserver | Ulrich Sibiller | 2018-10-22 | 1 | -0/+6 |
* | Add asprintf() implementation for platforms without it | Alan Coopersmith | 2017-12-10 | 1 | -4/+9 |
* | Use unique logfile names when starting server with -displayfd | Alan Coopersmith | 2017-03-21 | 1 | -0/+1 |
* | os: Use NotifyFd interface for listen descriptors | Keith Packard | 2017-03-21 | 1 | -4/+0 |
* | Move SIGUSR1 notification as late as possible. | Adam Jackson | 2017-03-21 | 1 | -0/+2 |
* | dix: Pull client-is-local flag up to the ClientRec | Adam Jackson | 2017-03-21 | 1 | -2/+0 |
* | Rework local client id finding code to be more uniform | Alan Coopersmith | 2017-03-21 | 1 | -0/+18 |
* | os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe... | Keith Packard | 2017-03-17 | 1 | -4/+0 |
* | os: Add NotifyFd interfaces | Keith Packard | 2017-03-15 | 1 | -0/+13 |
* | 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 |
* | 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/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-02-26 | 1 | -1/+0 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 1 | -1/+1 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 1 | -7/+1 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -2/+0 |
* | 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 |
* | 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 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -11/+0 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -1/+1 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -28/+28 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+546 |