xserver/os
Enrico Weigelt, metux IT consult f790bae8dc Xnamespace: initial config loader
This loads the configuration (simple text file) passed via command line.
For now just supporting static configuration, that's loaded on server
startup.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
..
.gitignore
WaitFor.c
access.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
alloc.c
audit.h
auth.c os: auth: let GenerateAuthorization() return 0 on error 2025-06-12 16:52:59 +02:00
auth.h os: auth: generate XIDs in proto funcs only on success 2025-06-12 16:52:56 +02:00
backtrace.c
bug_priv.h
busfault.c
busfault.h
client.c os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
client_priv.h
cmdline.c os: helper for parsing an counting-flag or value-flag option 2025-06-12 17:21:46 +02:00
cmdline.h os: helper for parsing an counting-flag or value-flag option 2025-06-12 17:21:46 +02:00
connection.c os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
ddx_priv.h
fmt.c
fmt.h os: unexport xstrtokenize() 2025-06-12 17:21:44 +02:00
inputthread.c os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
io.c dix: rename MarkClientException() to dixMarkClientException() 2025-06-12 17:21:48 +02:00
log.c os: log: add syslog support 2025-06-12 17:21:46 +02:00
log_priv.h os: log: add syslog support 2025-06-12 17:21:46 +02:00
meson.build os: drop own implementation of strcasecmp() and strncasecmp() 2025-06-12 17:21:46 +02:00
mitauth.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
mitauth.h os: auth: generate XIDs in proto funcs only on success 2025-06-12 16:52:56 +02:00
osdep.h os: move xdm function vector types from osdep.h to xdmcp.h 2025-06-12 17:21:47 +02:00
osinit.c os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
ospoll.c
ospoll.h
reallocarray.c
screensaver.h
serverlock.c
serverlock.h
strcasecmp.c os: drop own implementation of strcasecmp() and strncasecmp() 2025-06-12 17:21:46 +02:00
strcasestr.c
string.c os: unexport xstrtokenize() 2025-06-12 17:21:44 +02:00
strlcat.c
strlcpy.c
strndup.c
timingsafe_memcmp.c
utils.c Xnamespace: initial config loader 2025-06-12 17:21:48 +02:00
xdmauth.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
xdmauth.h os: auth: generate XIDs in proto funcs only on success 2025-06-12 16:52:56 +02:00
xdmcp.c os: xdmcp: simplify AddAuth handler call 2025-06-12 16:53:03 +02:00
xdmcp.h os: move xdm function vector types from osdep.h to xdmcp.h 2025-06-12 17:21:47 +02:00
xprintf.c os: drop deprecated Xprintf() 2025-06-12 16:54:27 +02:00
xserver_poll.c drop remains of cygwin support 2025-06-12 17:21:46 +02:00
xserver_poll.h
xsha1.c
xsha1.h
xstrans.c