CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2021/03/13 05:11:11
Modified files: app/xenodm/include: dm.h app/xenodm/man : xenodm.man app/xenodm/xenodm: auth.c resource.c server.c Log message: Don't add authorizations for TCP connections by default. Add a new resource 'listenTcp' (false by default) to explicitely add authorizations for existing IP addresses on startup (and pass -listen tcp to the X server). ok kettenis@