aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/os/access.c
Commit message (Expand)AuthorAgeFilesLines
* os: unifdef WIN32Ulrich Sibiller2020-01-061-19/+0
* os: unifdef __SCO__Ulrich Sibiller2020-01-061-8/+4
* os: unifdef ISCUlrich Sibiller2020-01-061-31/+4
* os/access.c: add missing }Ulrich Sibiller2019-06-221-0/+1
* dix: Pull client-is-local flag up to the ClientRecAdam Jackson2017-03-211-8/+1
* os: always check if client is local when connection is acceptedPauli Nieminen2017-03-211-3/+14
* os: Fix a memory leakPauli Nieminen2017-03-211-4/+6
* Rework local client id finding code to be more uniformAlan Coopersmith2017-03-211-62/+99
* Xserver/os/: Drop not-used-anymore MNX_TCPCONN macro.Mike Gabriel2017-03-211-9/+8
* Don't crash on unconfigured interfaces. (X.org bug #5218, Andrei Barbu)Adam Jackson2017-03-201-0/+2
* drop platform support: unifdef sgi.Mike Gabriel2017-02-081-1/+1
* drop platform support: unifdef QNX.Mike Gabriel2017-02-081-22/+2
* drop platform support: unifdef DGUX.Mike Gabriel2017-02-081-17/+3
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-081-4/+4
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-081-8/+0
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-7/+0
* Remove OS2PIPECONN transportUlrich Sibiller2016-11-021-1/+1
* Remove unused TLI ("STREAMSCONN") codeUlrich Sibiller2016-11-021-12/+12
* remove DECnet supportUlrich Sibiller2016-11-021-111/+1
* os/access: fix regression in server interpreted authDave Airlie2016-10-061-1/+1
* os: Eliminate uninitialized value warnings from access.cKeith Packard2016-10-061-8/+8
* dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]Keith Packard2016-10-061-1/+1
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-061-0/+3
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-6/+6
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-7/+7
* nxagent Xserver: Drop Kerberos code. Not used in nxagent.Mike Gabriel2016-07-011-31/+0
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-4/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-7/+7
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-46/+46
* dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]Alan Coopersmith2015-02-161-0/+6
* Revert "dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]"Mihai Moldovan2015-02-161-6/+0
* dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]Alan Coopersmith2015-02-141-0/+6
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+2429