aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/dbe/dbe.c
Commit message (Expand)AuthorAgeFilesLines
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-281-16/+18
* dbe: add NXAGENT_SERVER guard for DixLookupUlrich Sibiller2018-02-261-0/+24
* Lift dbe to xorg-xserver-1.4.2 stateUlrich Sibiller2018-02-261-31/+0
* Lift dbe to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-261-61/+26
* Lift dbe to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-261-2/+2
* dix: fix incomplete commitUlrich Sibiller2017-02-241-1/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-6/+6
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-041-4/+2
* dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2...Keith Packard2016-10-201-3/+4
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-5/+5
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-38/+25
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-4/+4
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-22/+22
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-16/+16
* dbe: unvalidated lengths in DbeSwapBuffers calls [CVE-2014-8097]Alan Coopersmith2015-02-141-3/+8
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1999