summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xtrans 1.1xtrans-1.1Adam Jackson2008-03-051-4/+1
* Add support for the abstract socket namespace under Linux.Adam Jackson2008-03-052-34/+97
* Fixed #ifdef checks that were using i386 to use __i386__Jeremy Huddleston2008-02-103-11/+11
* make launchd error messages less scaryBen Byer2007-12-021-5/+7
* Fix for incorrect processing of recycled launchd socket on OS XBen Byer2007-11-141-2/+2
* removed cvs tagsBen Byer2007-11-149-48/+9
* libxtrans: fixed a typo in my last commitDodji Seketeli2007-09-111-1/+1
* libxtrans: fix linux compilation breakageDodji Seketeli2007-09-111-1/+14
* changes to support launchd on OS XBen Byer2007-09-052-3/+113
* suppress warning about socket directory ownership on OS XBen Byer2007-09-051-0/+2
* Version bump: 1.0.4xtrans-1.0.4Alan Coopersmith2007-08-211-1/+1
* Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)Kean Johnston2007-07-181-1/+1
* bump to 1.0.3xtrans-1.0.3Daniel Stone2006-12-161-1/+1
* Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-061-1/+1
* Bump to 1.0.2xtrans-1.0.2Adam Jackson2006-10-131-1/+1
* Fix the ChangeLog hook to distcheck.Adam Jackson2006-10-121-0/+2
* Remove GIT_DIR setting from git log commandAlan Coopersmith2006-09-151-1/+1
* Copy additional copyright/license statements from source to COPYINGAlan Coopersmith2006-09-151-0/+79
* Bug 728: RUI in _X11TransSocketINETGetAddr in file "Xtranssock.c"Alan Coopersmith2006-09-131-0/+4
* Use SUN_LEN if it is defined on non-BSD44SOCKETS systemsAlan Coopersmith2006-08-241-0/+6
* Bug 4982: use offsetof for manipulating struct sockaddr_unPetr Salinger2006-08-241-3/+3
* Try to capture the insanity of xtrans in a short README documentAlan Coopersmith2006-08-241-0/+13
* More sprintf -> snprintf conversionsAlan Coopersmith2006-08-242-2/+3
* Replace static ChangeLog with dist-hook to generate from git-logAlan Coopersmith2006-08-232-95/+7
* Add ResetListener for named pipe transportAlan Coopersmith2006-08-231-40/+120
* Merge more fixes from Solaris xtransAlan Coopersmith2006-08-222-6/+8
* Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith2006-08-212-52/+187
* Add --enable-local-transport and set it on by default on SVR4 OS'esAlan Coopersmith2006-08-211-2/+16
* Add *~ to .gitignore to skip emacs droppingsAlan Coopersmith2006-08-211-0/+1
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
* Bump to 1.0.1.Donnie Berkholz2006-06-302-1/+5
* Check setuild() return value. Bugzilla #7116.xtrans-1_0_1Matthieu Herrb2006-06-202-2/+16
* No code change. Just fix comment that said SOCKCONN to become TCPCONN.Jeremy C. Reed2006-05-252-2/+8
* Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Update package version number for X11R7 RC2 release.XORG-6_99_99_903XORG-6_99_99_902MODULAR_COPYKevin E Martin2005-11-092-1/+6
* See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson2005-11-085-83/+116
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-192-1/+6
* Bug #3813 <https://bugs.freedesktop.org/show_bug.cgi?id=3813> GNU/kFreeBSDXORG-6_8_99_901Alan Coopersmith2005-10-031-1/+1
* //bugs.freedesktop.org/show_bug.cgi?id=4256> Patch #3046Alan Coopersmith2005-10-021-0/+4
* Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> PatchAlan Coopersmith2005-08-192-11/+10
* On FreeBSD, some of the symbols necessary for secure RPC support are inEric Anholt2005-08-172-1/+10
* Define BSD44SOCKETS if struct sockaddr_in has a sin_len memberAlan Coopersmith2005-08-161-1/+10
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-1/+3
* Use AC_TYPE_SIGNAL to replace Imake's SIGNAL_DEFINES (used in Xtransutil.c)Alan Coopersmith2005-07-261-1/+2
* Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_900Alan Coopersmith2005-07-261-1/+5
* typoMatthieu Herrb2005-07-231-1/+1
* Move AC_MSG_RESULT so it shows up in the right place, not after other testsAlan Coopersmith2005-07-171-1/+1
* Split out TCP library/IPv6 support checks into XTRANS_TCP_FLAGS for sharingAlan Coopersmith2005-07-142-19/+45
* Add .cvsignore filesKeith Packard2005-07-092-0/+18
* Change <X11/os.h> to "os.h".XORG-6_8_99_16XORG-6_8_99_15Daniel Stone2005-07-031-1/+1