summaryrefslogtreecommitdiff
path: root/Xtranslcl.c
AgeCommit message (Expand)Author
2018-09-30Use fchmod() instead of chmod() when creating named pipesAlan Coopersmith
2018-08-25Use strcasecmp if it's available, instead of lowercasing stringsAlan Coopersmith
2018-08-25Set freeXLOCAL to NULL after freeing it to prevent double freesAlan Coopersmith
2016-05-19Remove CLTS codeAdam Jackson
2015-11-28Replace 'sun' with '__sun'Richard PALO
2014-08-24Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) argsAlan Coopersmith
2014-08-24Add const qualifiers to TRANS(Connect) argsAlan Coopersmith
2014-08-23Add const qualifiers to TRANS(CreateListener) port argsAlan Coopersmith
2014-08-23Add const qualifiers to TRANS(Reopen...) port argsAlan Coopersmith
2013-11-07Add stubs for send/recv fd functions in local transportsAlan Coopersmith
2011-12-06Remove unnecessary casts on malloc, calloc & free callsAlan Coopersmith
2011-12-06Replace malloc(strlen)+strcpy with strdupAlan Coopersmith
2011-12-05Finish conversion to standard C allocation functionsAlan Coopersmith
2011-10-01Convert a bunch of sprintf calls to snprintfAlan Coopersmith
2011-10-01Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-01Add _X_UNUSED attributes to silence unused parameter warningsAlan Coopersmith
2011-10-01Fix unused variable warningsAlan Coopersmith
2011-10-01Fix warning: ISO C90 forbids mixed declarations and codeAlan Coopersmith
2011-10-01Fix printf format string warningsAlan Coopersmith
2011-10-01Convert PRMSG macro to prmsg inline functionAlan Coopersmith
2011-09-21Removing SUN specific code, let solaris create .X11-pipe with sticky bit onArvind Umrao
2011-09-16Strip trailing whitespaceAlan Coopersmith
2010-11-07Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins
2009-10-19Bug 24612: Memory & fd leaks in local transportsEric Sesterhenn
2009-07-30Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith
2008-08-07Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson
2008-06-24LocalClose() takes a ConnInfoPtr, not an fdAlan Coopersmith
2007-11-14removed cvs tagsBen Byer
2007-07-18Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)Kean Johnston
2006-08-23Add ResetListener for named pipe transportAlan Coopersmith
2006-08-21Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith
2006-06-20Check setuild() return value. Bugzilla #7116.xtrans-1_0_1Matthieu Herrb
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson
2005-08-19Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> PatchAlan Coopersmith
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley