xserver/os
Keith Packard cc59be38b7 os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]
This disables the tcp listen socket by default. Then, it
uses a new xtrans interface, TRANS(Listen), to provide a command line
option to re-enable those if desired.

v2: Leave unix socket enabled by default. Add configure options.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-09-22 13:52:20 -07:00
..
.gitignore
Makefile.am Trap SIGBUS to handle truncated shared memory segments 2013-11-11 15:16:07 -08:00
WaitFor.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
access.c os: Remove LocalClientCred 2014-07-29 09:52:04 -04:00
auth.c os: Clean up warnings 2014-01-12 10:14:49 -08:00
backtrace.c os: use a constant for backtrace array size 2013-11-01 09:39:53 +10:00
busfault.c os: Initialize the set of signals to be suppressed during our handler. 2014-04-21 22:05:00 -07:00
client.c
connection.c ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging connections 2014-08-11 12:49:54 -07:00
io.c If EAGAIN == EWOULDBLOCK, only need to check errno for one of them 2014-01-22 11:30:27 -08:00
log.c xserver: Move 'pragma GCC diagnostic' outside functions 2014-09-18 22:28:27 -07:00
mitauth.c
oscolor.c os: Regenerate os/oscolor.c from app/rgb #52289 2014-08-12 15:51:52 -07:00
osdep.h
osinit.c darwin: Don't leave stdin/stdout closed 2013-12-12 01:30:04 -08:00
rpcauth.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c os: Ensure <dix-config.h> is included in strndup.c 2013-02-14 09:20:46 -08:00
utils.c os: Don't listen to 'tcp' by default. Add '-listen' option. [v2] 2014-09-22 13:52:20 -07:00
xdmauth.c os: Fix -Wshadow errors 2014-01-22 19:56:31 -08:00
xdmcp.c os: Fix -Wshadow errors 2014-01-22 19:56:31 -08:00
xprintf.c
xsha1.c
xstrans.c Clean up a couple of warnings in os/ 2013-10-31 16:58:12 -07:00