summaryrefslogtreecommitdiff
path: root/Xtrans.c
AgeCommit message (Expand)Author
2023-03-19DISPLAY starting with unix: or / is always a socket pathDemi Marie Obenour
2023-03-19Allow full paths to sockets on non-macOSDemi Marie Obenour
2023-03-19Allow partial connection to succeedOlivier Fourdan
2022-05-10Fix spelling/wording issuesAlan Coopersmith
2019-10-14TEST_t is never definedAdam Jackson
2019-09-30Remove non-Solaris SysV supportAdam Jackson
2019-09-30Delete SCO supportAdam Jackson
2019-09-30unifdef USG and NCRAdam Jackson
2018-08-25Use strcasecmp if it's available, instead of lowercasing stringsAlan Coopersmith
2016-05-19Remove GetMyAddrAdam Jackson
2016-05-19Remove CLTS codeAdam Jackson
2015-12-03Remove support for SysV on x86 platforms other than Solaris & SCOAlan Coopersmith
2015-11-28Replace 'sun' with '__sun'Richard PALO
2014-09-13Add TRANS(Listen) function to re-enable specific listen socketsKeith Packard
2014-08-24Add const qualifiers to TRANS(MakeAll*ServerListeners) port argsAlan Coopersmith
2014-08-24Add const qualifiers to TRANS(Connect) argsAlan Coopersmith
2014-08-23Add const qualifiers to TRANS(CreateListener) port argsAlan Coopersmith
2014-08-23Add const qualifiers to TRANS(Reopen...) port argsAlan Coopersmith
2014-08-23Add const qualifiers to TRANS(Open...) address argsAlan Coopersmith
2014-03-26Add missing headers for free() and strlen().Thomas Klausner
2014-03-26Cast ctype(3) function arguments to unsigned char.Thomas Klausner
2014-01-27Add TransIsListening()Jon TURNEY
2014-01-13Enable systemd socket activationŁukasz Stelmach
2014-01-13Define TRANS_RECEIVED flag for transportsŁukasz Stelmach
2013-11-07Actually disable all of the FD passing code unless XTRANS_SEND_FDS is setKeith Packard
2013-11-02Revert "Remove 'Readv' interface"Keith Packard
2013-10-31Add APIs to send file descriptors through the networkKeith Packard
2013-10-31Remove 'Readv' interfaceKeith Packard
2012-12-26Remove unused TLI ("STREAMSCONN") code from xtransAlan Coopersmith
2011-12-06Remove unnecessary casts on malloc, calloc & free callsAlan Coopersmith
2011-12-06Replace malloc(strlen)+strcpy with strdupAlan Coopersmith
2011-12-05Finish conversion to standard C allocation functionsAlan Coopersmith
2011-12-05Fix some resource & memory leaks in libxtrans.Alan Hourihane
2011-10-01Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-01Convert PRMSG macro to prmsg inline functionAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-03-16Remove a decnet leftoverAdam Jackson
2010-11-07Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins
2009-07-30Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith
2008-10-07Remove DECNET support.Adam Jackson
2008-08-07Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson
2008-07-15Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ...Jeremy Huddleston
2008-05-23Launchd: This functionality has been moved into xorg-serverJeremy Huddleston
2008-02-10Fixed #ifdef checks that were using i386 to use __i386__Jeremy Huddleston
2007-12-02make launchd error messages less scaryBen Byer
2007-11-14removed cvs tagsBen Byer
2007-09-05changes to support launchd on OS XBen Byer
2006-08-22Merge more fixes from Solaris xtransAlan Coopersmith
2006-08-21Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson