summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-08xtrans 1.2.6xtrans-1.2.6Alan Coopersmith
2010-11-07Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins
2010-11-06doc: Update for X11R7/modularizationAlan Coopersmith
2010-11-06doc: Markup & typo cleanupsAlan Coopersmith
2010-11-06doc: Correct legal noticesAlan Coopersmith
2010-11-06doc: Use installed css stylesheet instead of making another copyAlan Coopersmith
2010-11-06Xtransint.h: Add missing ' in commentAlan Coopersmith
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith
2010-06-27Update README to reflect docs converted from nroff to DocBook XMLGaetan Nadon
2010-06-27doc: remove trailing spaces in xtrans.xmlGaetan Nadon
2010-06-26doc: replace groff input format with docbook xml formatGaetan Nadon
2010-06-25config: XORG_WITH_GROFF: use HAVE_GROFF_HTML conditionalGaetan Nadon
2010-05-21Update README to reflect docs moved here from xorg-docs moduleAlan Coopersmith