summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Automatically clean up passed file descriptorsfd-passingKeith Packard4-11/+31
2013-01-18Remove 'Readv' interfaceKeith Packard2-0/+4
2013-01-18Start adding ability to send/recv fds over unix-domain socketsKeith Packard4-18/+237
2012-03-22xtrans 1.2.7xtrans-1.2.7Alan Coopersmith1-1/+1
2012-01-11informaltable cleanupMatt Dew1-32/+33
2011-12-13Xtranssock.c: avoid buffer overrun in SocketReopenRobert Bragg1-6/+8
2011-12-06Remove unnecessary casts on malloc, calloc & free callsAlan Coopersmith5-49/+43
2011-12-06Replace malloc(strlen)+strcpy with strdupAlan Coopersmith2-25/+9
2011-12-05Finish conversion to standard C allocation functionsAlan Coopersmith6-118/+114
2011-12-05Fix some resource & memory leaks in libxtrans.Alan Hourihane3-0/+6
2011-10-04Cleanup IDs and links in docMatt Dew1-14/+14
2011-10-01Convert a bunch of sprintf calls to snprintfAlan Coopersmith2-16/+22
2011-10-01Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith6-16/+17
2011-10-01Fix warning: unused variable 'tmpport' with various configurationsAlan Coopersmith1-3/+2
2011-10-01Add _X_UNUSED attributes to silence unused parameter warningsAlan Coopersmith4-12/+16
2011-10-01Mark __xtransname strings for debug messages as const char *Alan Coopersmith1-9/+9
2011-10-01Fix unused variable warningsAlan Coopersmith2-5/+5
2011-10-01Fix warning: ISO C90 forbids mixed declarations and codeAlan Coopersmith1-2/+2
2011-10-01Fix printf format string warningsAlan Coopersmith3-19/+19
2011-10-01Convert PRMSG macro to prmsg inline functionAlan Coopersmith6-607/+569
2011-10-01Fix warnings about static functions declared but never definedAlan Coopersmith2-1/+9
2011-09-21Removing SUN specific code, let solaris create .X11-pipe with sticky bit onArvind Umrao1-4/+0
2011-09-20specs: regroup <author> <editor> <othercredit> under authorgroupGaetan Nadon1-12/+12
2011-09-20specs: refactor copyright legal text for multi licensingGaetan Nadon1-14/+3
2011-09-19doc: support multi licensed copyright notice and license textGaetan Nadon1-2/+2
2011-09-16Strip trailing whitespaceAlan Coopersmith9-300/+300
2011-09-14docs: fix authors affiliationGaetan Nadon1-4/+7
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-2/+5
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon1-1/+0
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon1-2/+0
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon1-52/+62
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2-2/+2
2011-06-11Install target dbs alongside generated documentsGaetan Nadon2-3/+3
2011-04-24Silence warnings when building with clangJeremy Huddleston3-0/+28
2011-03-30Documentation: add Docbook external references supportGaetan Nadon4-58/+108
2011-03-16Remove a decnet leftoverAdam Jackson1-16/+0
2011-03-16Remove K&R token pasting macrosAdam Jackson1-36/+0
2011-03-16Don't special-case allocation for the X serverAdam Jackson1-5/+0
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-26/+30
2010-12-16doc: Correct column count in transport configuration tableAlan Coopersmith1-1/+1
2010-11-08xtrans 1.2.6xtrans-1.2.6Alan Coopersmith1-1/+2
2010-11-07Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins2-15/+7
2010-11-06doc: Update for X11R7/modularizationAlan Coopersmith1-26/+79
2010-11-06doc: Markup & typo cleanupsAlan Coopersmith1-138/+238
2010-11-06doc: Correct legal noticesAlan Coopersmith2-13/+79
2010-11-06doc: Use installed css stylesheet instead of making another copyAlan Coopersmith2-6/+3
2010-11-06Xtransint.h: Add missing ' in commentAlan Coopersmith1-1/+1
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith3-5/+4
2010-06-27Update README to reflect docs converted from nroff to DocBook XMLGaetan Nadon1-3/+3
2010-06-27doc: remove trailing spaces in xtrans.xmlGaetan Nadon1-203/+202