summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-08-21Add --enable-local-transport and set it on by default on SVR4 OS'esAlan Coopersmith
2006-08-21Add *~ to .gitignore to skip emacs droppingsAlan Coopersmith
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-30Bump to 1.0.1.Donnie Berkholz
2006-06-20Check setuild() return value. Bugzilla #7116.xtrans-1_0_1Matthieu Herrb
2006-05-25No code change. Just fix comment that said SOCKCONN to become TCPCONN.Jeremy C. Reed
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_903XORG-6_99_99_902MODULAR_COPYKevin E Martin
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-03Bug #3813 <https://bugs.freedesktop.org/show_bug.cgi?id=3813> GNU/kFreeBSDXORG-6_8_99_901Alan Coopersmith
2005-10-02//bugs.freedesktop.org/show_bug.cgi?id=4256> Patch #3046Alan Coopersmith
2005-08-19Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> PatchAlan Coopersmith
2005-08-17On FreeBSD, some of the symbols necessary for secure RPC support are inEric Anholt
2005-08-16Define BSD44SOCKETS if struct sockaddr_in has a sin_len memberAlan Coopersmith
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-26Use AC_TYPE_SIGNAL to replace Imake's SIGNAL_DEFINES (used in Xtransutil.c)Alan Coopersmith
2005-07-26Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_900Alan Coopersmith
2005-07-23typoMatthieu Herrb
2005-07-17Move AC_MSG_RESULT so it shows up in the right place, not after other testsAlan Coopersmith
2005-07-14Split out TCP library/IPv6 support checks into XTRANS_TCP_FLAGS for sharingAlan Coopersmith
2005-07-09Add .cvsignore filesKeith Packard
2005-07-03Change <X11/os.h> to "os.h".XORG-6_8_99_16XORG-6_8_99_15Daniel Stone