summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-06Update to version 1.3.1xtrans-1.3.1Keith Packard
2013-11-06Don't include file descriptor passing code by defaultMark Kettenis
2013-11-02Add SEND_FDS version of ReadvKeith Packard
2013-11-02Revert "Remove 'Readv' interface"Keith Packard
2013-10-31Update to version 1.3.0xtrans-1.3.0Keith Packard
2013-10-31Add APIs to send file descriptors through the networkKeith Packard
2013-10-31Remove 'Readv' interfaceKeith Packard
2013-07-09Add const qualifier to unix_nolistenƁukasz Stelmach
2013-01-27Docs: Drop pre-C89 TRANS() from docs since it's no longer in the headersAlan Coopersmith
2013-01-27Docs: convert function synopses to docbook funcsynopsis markupAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-12-26Remove unused TLI ("STREAMSCONN") code from xtransAlan Coopersmith
2012-03-22xtrans 1.2.7xtrans-1.2.7Alan Coopersmith
2012-01-11informaltable cleanupMatt Dew
2011-12-13Xtranssock.c: avoid buffer overrun in SocketReopenRobert Bragg
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-12-05Fix some resource & memory leaks in libxtrans.Alan Hourihane
2011-10-04Cleanup IDs and links in docMatt Dew
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-01Fix warning: unused variable 'tmpport' with various configurationsAlan Coopersmith
2011-10-01Add _X_UNUSED attributes to silence unused parameter warningsAlan Coopersmith
2011-10-01Mark __xtransname strings for debug messages as const char *Alan 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-10-01Fix warnings about static functions declared but never definedAlan Coopersmith
2011-09-21Removing SUN specific code, let solaris create .X11-pipe with sticky bit onArvind Umrao
2011-09-20specs: regroup <author> <editor> <othercredit> under authorgroupGaetan Nadon
2011-09-20specs: refactor copyright legal text for multi licensingGaetan Nadon
2011-09-19doc: support multi licensed copyright notice and license textGaetan Nadon
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-09-14docs: fix authors affiliationGaetan Nadon
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon
2011-06-11Install target dbs alongside generated documentsGaetan Nadon
2011-04-24Silence warnings when building with clangJeremy Huddleston
2011-03-30Documentation: add Docbook external references supportGaetan Nadon
2011-03-16Remove a decnet leftoverAdam Jackson
2011-03-16Remove K&R token pasting macrosAdam Jackson
2011-03-16Don't special-case allocation for the X serverAdam Jackson
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2010-12-16doc: Correct column count in transport configuration tableAlan Coopersmith