aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xext/security.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* Xext: drop NX_ALTERNATIVEPOLICYFILEUlrich Sibiller2021-01-181-202/+0
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-2/+2
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-1/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-5/+5
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-20/+0
* Remove extmod from nx-X11/programs/Xserver/Xext/.Mike Gabriel2016-11-021-2/+0
* security.c: fix compiler warningsUlrich Sibiller2016-10-201-2/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-20/+25
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-3/+3
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-051-3/+1
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2016-07-051-9/+5
* Replace INITARGS with voidTomas Carnecky2016-07-051-1/+1
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-21/+16
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-1/+1
* 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-10/+10
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-2/+3
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-33/+0
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-011-7/+0
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-021-7/+7
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-5/+5
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-11/+11
* FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-pat...Marcelo Boveto Shima2015-02-101-1/+1
* Revert "release 3.5.0.19"Mike Gabriel2013-03-281-1/+1
* release 3.5.0.19Mike Gabriel2013-03-281-1/+1
* Imported nx-X11-3.5.0-1.tar.gznx-X11/3.5.0-1Reinhard Tartler2011-10-101-1/+1
* Imported nx-X11-3.4.0-3.tar.gznx-X11/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nx-X11-3.4.0-1.tar.gznx-X11/3.4.0-1Reinhard Tartler2011-10-101-2/+2
* Imported nx-X11-3.2.0-2.tar.gznx-X11/3.2.0-2Reinhard Tartler2011-10-101-3/+7
* Imported nx-X11-3.1.0-4.tar.gznx-X11/3.1.0-4Reinhard Tartler2011-10-101-5/+5
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+2241