summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xtrans 1.2.5xtrans-1.2.5Alan Coopersmith2009-10-171-1/+1
* Move Xtrans interface docs from xorg-docs moduleAlan Coopersmith2009-10-173-1/+848
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-151-6/+5
* Silence root ownership warnings on CygwinYaakov Selkowitz2009-10-151-2/+2
* Don't use -lws2_32 on CygwinYaakov Selkowitz2009-10-151-1/+3
* Move xtrans.pc to /usr/share/pkg-configMikhail Gusarov2009-10-151-1/+1
* Xtranssock: assume that we have getaddrinfo if ipv6 is enabledJulien Cristau2009-10-151-58/+20
* Version 1.2.4xtrans-1.2.4Alan Coopersmith2009-07-311-1/+1
* Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith2009-07-304-7/+7
* xfs segfaults in _FontTransSocketReopen when cloning itselfAlan Coopersmith2009-05-181-1/+8
* Constify path argument to trans_mkdir()Alan Coopersmith2009-04-242-2/+2
* Update is_numeric base on the declaration change in 389e01fb51ba2d708015e27d8...Benjamin Close2009-02-091-1/+1
* Revert "Fix "XXX declared 'static' but not defined""Benjamin Close2009-02-092-1/+13
* Constify string argument to is_numericAlan Coopersmith2009-02-061-2/+1
* Fix libICE build after code motion in d192bac409...Alan Coopersmith2009-02-061-0/+8
* Fix "XXX declared 'static' but not defined"Tomas Carnecky2009-02-052-13/+1
* Fix "warning: format not a string literal and no format arguments"Tomas Carnecky2009-02-051-4/+4
* Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade2009-01-303-7/+10
* Version 1.2.3xtrans-1.2.3Alan Coopersmith2009-01-111-1/+1
* Add bugzilla, mailing list & git repo pointers to READMEAlan Coopersmith2009-01-111-14/+36
* Switch ChangeLog generation to use XORG_CHANGELOG from xorg-macros 1.2Alan Coopersmith2008-12-012-1/+6
* 18748: xtrans.m4 causes configure --help to list --enable-ipv6 in wrong case.Alan Coopersmith2008-12-011-1/+1
* add winsock check for windows buildsAlan Hourihane2008-10-151-0/+1
* xtrans 1.2.2xtrans-1.2.2Adam Jackson2008-10-071-1/+1
* Finish removing OS/2 supportAdam Jackson2008-10-073-891/+3
* Remove DECNET support.Adam Jackson2008-10-076-716/+3
* Drastically simplify TRANS_OPEN_MAX.Adam Jackson2008-08-072-50/+3
* Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson2008-08-077-631/+28
* Added a flag to enable "The OS already took care of securing this, please ski...Jeremy Huddleston2008-08-051-0/+1
* Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ...Jeremy Huddleston2008-07-151-0/+14
* xtrans 1.2.1xtrans-1.2.1Adam Jackson2008-07-021-1/+1
* Clear some pointer type mismatch warningsAlan Coopersmith2008-06-241-2/+2
* LocalClose() takes a ConnInfoPtr, not an fdAlan Coopersmith2008-06-241-1/+1
* Launchd: This functionality has been moved into xorg-serverJeremy Huddleston2008-05-231-62/+1
* Connection failure for abstract socket is ECONNREFUSED, not ENOENT.Adam Jackson2008-05-121-1/+1
* Ignore mkdir() errors when creating the abstract socket.Bill Nottingham2008-05-121-1/+1
* Remove extraneous execute bit from .c fileJames Cloos2008-05-101-0/+0
* Bump to 1.2xtrans-1.2Julien Cristau2008-05-081-1/+1
* disable UNIXCONN on MINGWAlan Hourihane2008-04-281-4/+8
* fix build for MAKEWORDAlan Hourihane2008-04-261-0/+4
* Update to winsock2Colin Harrison2008-04-261-1/+1
* Fix length calculation for the path for abstract unix domain socketsJames Cloos2008-04-251-1/+1
* Only call WSAGetLastError() if there has been anColin Harrison2008-04-231-5/+5
* Sun bug #6688467: _X11TransConvertAddress: Unknown family type on 64-bit SPARCAlan Coopersmith2008-04-152-20/+22
* Bug #10489: Don't retry unix socket connect()s on ENOENT.Loïc Minier2008-03-241-9/+14
* BSD44SOCKETS is the wrong check for SOCK_MAXADDRLENJulien Cristau2008-03-231-2/+2
* 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