summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-07xtrans 1.2.2xtrans-1.2.2Adam Jackson
2008-10-07Finish removing OS/2 supportAdam Jackson
2008-10-07Remove DECNET support.Adam Jackson
2008-08-07Drastically simplify TRANS_OPEN_MAX.Adam Jackson
2008-08-07Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson
2008-08-05Added a flag to enable "The OS already took care of securing this, please ski...Jeremy Huddleston
2008-07-15Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ...Jeremy Huddleston
2008-07-02xtrans 1.2.1xtrans-1.2.1Adam Jackson
2008-06-24Clear some pointer type mismatch warningsAlan Coopersmith
2008-06-24LocalClose() takes a ConnInfoPtr, not an fdAlan Coopersmith
2008-05-23Launchd: This functionality has been moved into xorg-serverJeremy Huddleston
2008-05-12Connection failure for abstract socket is ECONNREFUSED, not ENOENT.Adam Jackson
2008-05-12Ignore mkdir() errors when creating the abstract socket.Bill Nottingham
2008-05-10Remove extraneous execute bit from .c fileJames Cloos
2008-05-08Bump to 1.2xtrans-1.2Julien Cristau
2008-04-28disable UNIXCONN on MINGWAlan Hourihane
2008-04-26fix build for MAKEWORDAlan Hourihane
2008-04-26Update to winsock2Colin Harrison
2008-04-25Fix length calculation for the path for abstract unix domain socketsJames Cloos
2008-04-23Only call WSAGetLastError() if there has been anColin Harrison
2008-04-15Sun bug #6688467: _X11TransConvertAddress: Unknown family type on 64-bit SPARCAlan Coopersmith
2008-03-24Bug #10489: Don't retry unix socket connect()s on ENOENT.Loïc Minier
2008-03-23BSD44SOCKETS is the wrong check for SOCK_MAXADDRLENJulien Cristau
2008-03-05xtrans 1.1xtrans-1.1Adam Jackson
2008-03-05Add support for the abstract socket namespace under Linux.Adam Jackson
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-14Fix for incorrect processing of recycled launchd socket on OS XBen Byer
2007-11-14removed cvs tagsBen Byer
2007-09-11libxtrans: fixed a typo in my last commitDodji Seketeli
2007-09-11libxtrans: fix linux compilation breakageDodji Seketeli
2007-09-05changes to support launchd on OS XBen Byer
2007-09-05suppress warning about socket directory ownership on OS XBen Byer
2007-08-21Version bump: 1.0.4xtrans-1.0.4Alan Coopersmith
2007-07-18Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)Kean Johnston
2006-12-16bump to 1.0.3xtrans-1.0.3Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-10-13Bump to 1.0.2xtrans-1.0.2Adam Jackson
2006-10-12Fix the ChangeLog hook to distcheck.Adam Jackson
2006-09-15Remove GIT_DIR setting from git log commandAlan Coopersmith
2006-09-15Copy additional copyright/license statements from source to COPYINGAlan Coopersmith
2006-09-13Bug 728: RUI in _X11TransSocketINETGetAddr in file "Xtranssock.c"Alan Coopersmith
2006-08-24Use SUN_LEN if it is defined on non-BSD44SOCKETS systemsAlan Coopersmith
2006-08-24Bug 4982: use offsetof for manipulating struct sockaddr_unPetr Salinger
2006-08-24Try to capture the insanity of xtrans in a short README documentAlan Coopersmith
2006-08-24More sprintf -> snprintf conversionsAlan Coopersmith
2006-08-23Replace static ChangeLog with dist-hook to generate from git-logAlan Coopersmith
2006-08-23Add ResetListener for named pipe transportAlan Coopersmith
2006-08-22Merge more fixes from Solaris xtransAlan Coopersmith
2006-08-21Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith