summaryrefslogtreecommitdiff
path: root/Xtrans.c
Commit message (Expand)AuthorAgeFilesLines
* Add TRANS(Listen) function to re-enable specific listen socketsKeith Packard2014-09-131-0/+25
* Add const qualifiers to TRANS(MakeAll*ServerListeners) port argsAlan Coopersmith2014-08-241-5/+6
* Add const qualifiers to TRANS(Connect) argsAlan Coopersmith2014-08-241-1/+1
* Add const qualifiers to TRANS(CreateListener) port argsAlan Coopersmith2014-08-231-1/+1
* Add const qualifiers to TRANS(Reopen...) port argsAlan Coopersmith2014-08-231-3/+3
* Add const qualifiers to TRANS(Open...) address argsAlan Coopersmith2014-08-231-6/+7
* Add missing headers for free() and strlen().Thomas Klausner2014-03-261-1/+2
* Cast ctype(3) function arguments to unsigned char.Thomas Klausner2014-03-261-2/+2
* Add TransIsListening()Jon TURNEY2014-01-271-0/+16
* Enable systemd socket activationŁukasz Stelmach2014-01-131-1/+82
* Define TRANS_RECEIVED flag for transportsŁukasz Stelmach2014-01-131-0/+28
* Actually disable all of the FD passing code unless XTRANS_SEND_FDS is setKeith Packard2013-11-071-0/+2
* Revert "Remove 'Readv' interface"Keith Packard2013-11-021-0/+7
* Add APIs to send file descriptors through the networkKeith Packard2013-10-311-0/+12
* Remove 'Readv' interfaceKeith Packard2013-10-311-7/+0
* Remove unused TLI ("STREAMSCONN") code from xtransAlan Coopersmith2012-12-261-5/+0
* Remove unnecessary casts on malloc, calloc & free callsAlan Coopersmith2011-12-061-5/+5
* Replace malloc(strlen)+strcpy with strdupAlan Coopersmith2011-12-061-19/+7
* Finish conversion to standard C allocation functionsAlan Coopersmith2011-12-051-37/+37
* Fix some resource & memory leaks in libxtrans.Alan Hourihane2011-12-051-0/+1
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-011-3/+4
* Convert PRMSG macro to prmsg inline functionAlan Coopersmith2011-10-011-65/+63
* Strip trailing whitespaceAlan Coopersmith2011-09-161-24/+24
* Remove a decnet leftoverAdam Jackson2011-03-161-16/+0
* Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins2010-11-071-6/+4
* Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith2009-07-301-2/+2
* Remove DECNET support.Adam Jackson2008-10-071-4/+1
* Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson2008-08-071-49/+5
* Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ...Jeremy Huddleston2008-07-151-0/+14
* Launchd: This functionality has been moved into xorg-serverJeremy Huddleston2008-05-231-62/+1
* Fixed #ifdef checks that were using i386 to use __i386__Jeremy Huddleston2008-02-101-4/+4
* make launchd error messages less scaryBen Byer2007-12-021-5/+7
* removed cvs tagsBen Byer2007-11-141-6/+1
* changes to support launchd on OS XBen Byer2007-09-051-1/+73
* Merge more fixes from Solaris xtransAlan Coopersmith2006-08-221-4/+6
* Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith2006-08-211-1/+4
* See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson2005-11-081-5/+5
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_14Daniel Stone2005-07-031-1/+1
* Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald2004-11-151-1/+5
* Fix typo in debug message in MakeAllCLTSServerListenersCOMPOSITEWRAPAlan Coopersmith2004-07-171-2/+2
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-1/+2
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley2003-12-191-2/+2
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-28/+91
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-269/+188
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1415