summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Remove GetMyAddrAdam Jackson2-28/+0
2016-05-19Make FreeConnInfo staticAdam Jackson2-4/+4
2016-05-19unifdef LBXPROXY_t and TEST_tAdam Jackson2-23/+0
2016-05-19Remove CLTS codeAdam Jackson6-576/+3
2016-05-18autogen: Add a default patch prefixAdam Jackson1-0/+3
2015-12-03Remove support for SysV on x86 platforms other than Solaris & SCOAlan Coopersmith3-21/+6
2015-11-28Replace 'sun' with '__sun'Richard PALO4-25/+25
2015-09-25Make sure LONG64 is defined in Xtrans.hJulien Cristau1-0/+1
2014-09-20xtrans 1.3.5xtrans-1.3.5Keith Packard1-1/+1
2014-09-13Add TRANS(Listen) function to re-enable specific listen socketsKeith Packard2-0/+29
2014-08-24Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) argsAlan Coopersmith4-71/+74
2014-08-24Add const qualifiers to TRANS(MakeAll*ServerListeners) port argsAlan Coopersmith3-9/+10
2014-08-24Add const qualifiers to TRANS(Connect) argsAlan Coopersmith6-13/+16
2014-08-23Add const qualifiers to TRANS(CreateListener) port argsAlan Coopersmith6-10/+12
2014-08-23Add const qualifiers to TRANS(Reopen...) port argsAlan Coopersmith5-19/+20
2014-08-23Add const qualifiers to TRANS(Open...) address argsAlan Coopersmith3-14/+15
2014-08-23Update docs to note that TransName is now const char *Alan Coopersmith1-1/+1
2014-03-31xtrans 1.3.4xtrans-1.3.4Hans de Goede1-1/+1
2014-03-31Increase UNIX socket buffer sizeMark Kettenis1-0/+21
2014-03-26Add missing headers for free() and strlen().Thomas Klausner1-1/+2
2014-03-26Cast ctype(3) function arguments to unsigned char.Thomas Klausner1-2/+2
2014-03-26configure: Also add -D_DEFAULT_SOURCE to .pc cflags to shut up glibc warningsHans de Goede1-1/+1
2014-01-27xtrans 1.3.3xtrans-1.3.3Hans de Goede1-1/+1
2014-01-27Add TransIsListening()Jon TURNEY2-0/+20
2014-01-13Enable systemd socket activationŁukasz Stelmach1-1/+82
2014-01-13Define TRANS_RECEIVED flag for transportsŁukasz Stelmach3-0/+33
2013-12-16xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINTGaetan Nadon2-14/+1
2013-12-16xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIBGaetan Nadon1-1/+1
2013-12-16xtrans.m4: fix warning by replacing obsolete AC_HELP_STRINGGaetan Nadon1-5/+5
2013-12-14Don't restrict FD passing to Linux & SolarisMark Kettenis1-4/+0
2013-11-21Fix alignment issues in FD passing codeMark Kettenis1-8/+8
2013-11-21Remove unused static inlinesMark Kettenis1-16/+0
2013-11-07xtrans 1.3.2xtrans-1.3.2Alan Coopersmith1-1/+1
2013-11-07Allow XTRANS_SEND_FDS on Solaris as wellAlan Coopersmith1-2/+2
2013-11-07Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_controlAlan Coopersmith1-0/+35
2013-11-07Add stubs for send/recv fd functions in local transportsAlan Coopersmith1-0/+35
2013-11-07Switch to CMSG_* macros for FD passingKeith Packard1-40/+64
2013-11-07Actually disable all of the FD passing code unless XTRANS_SEND_FDS is setKeith Packard3-0/+14
2013-11-06Update to version 1.3.1xtrans-1.3.1Keith Packard1-1/+1
2013-11-06Don't include file descriptor passing code by defaultMark Kettenis1-1/+3
2013-11-02Add SEND_FDS version of ReadvKeith Packard1-0/+24
2013-11-02Revert "Remove 'Readv' interface"Keith Packard2-0/+13
2013-10-31Update to version 1.3.0xtrans-1.3.0Keith Packard1-1/+1
2013-10-31Add APIs to send file descriptors through the networkKeith Packard4-17/+256
2013-10-31Remove 'Readv' interfaceKeith Packard2-13/+0
2013-07-09Add const qualifier to unix_nolistenŁukasz Stelmach1-1/+1
2013-01-27Docs: Drop pre-C89 TRANS() from docs since it's no longer in the headersAlan Coopersmith1-4/+0
2013-01-27Docs: convert function synopses to docbook funcsynopsis markupAlan Coopersmith1-201/+360
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0