aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/os/xdmcp.c
Commit message (Expand)AuthorAgeFilesLines
* os: Fix -Wshadow errorsUlrich Sibiller2020-01-101-14/+12
* os: unifdef WIN32Ulrich Sibiller2020-01-061-12/+0
* [PATCH] os: XDMCP options like -query etc. should imply -listen tcpMihai Moldovan2018-07-181-0/+17
* os/xdmcp: Remove dead 'restart' codeMike Gabriel2017-03-191-10/+0
* os/xdmcp: Just send XDMCP keepalive packets once every three minuteKeith Packard2017-03-151-22/+2
* drop platform support: unifdef DGUX.Mike Gabriel2017-02-081-5/+0
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-081-4/+0
* Remove unused TLI ("STREAMSCONN") codeUlrich Sibiller2016-11-021-43/+0
* remove DECnet supportUlrich Sibiller2016-11-021-1/+1
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-061-0/+4
* 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-3/+3
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-4/+4
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-6/+6
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-10/+10
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1710