summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libSM 1.2.2libSM-1.2.2Alan Coopersmith2013-09-071-1/+1
* Fix some clang warnings about integer size/sign conversionsAlan Coopersmith2013-08-096-16/+16
* unifdef WORD64 (leftover bits of Cray support)Alan Coopersmith2013-08-091-46/+0
* Constify previous_id argument to SmcOpenConnectionAlan Coopersmith2013-08-092-2/+2
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* unifdef -U__UNIXOS2__Alan Coopersmith2013-01-042-9/+0
* Remove unused TLI ("STREAMSCONN") code from libSMAlan Coopersmith2012-12-261-2/+2
* libSM 1.2.1libSM-1.2.1Alan Coopersmith2012-03-021-1/+1
* informaltable cleanupMatt Dew2012-01-112-550/+772
* unifdef -ULynxAlan Coopersmith2011-12-091-5/+1
* SmsInitialize: Mark vendor & release args as const char *Alan Coopersmith2011-12-093-5/+6
* Remove a bunch of unnecessary casts with malloc & free callsAlan Coopersmith2011-12-095-28/+25
* Replace malloc(strlen) + strcpy sets with strdup callsAlan Coopersmith2011-12-094-33/+9
* Reindent IPv4 code to match IPv6 codeAlan Coopersmith2011-12-091-27/+27
* Move variable declarations to get rid of unnecessary scope bracketsAlan Coopersmith2011-12-091-6/+6
* Move and rename temp[4] definition to reduce confusion with temp[256]Alan Coopersmith2011-12-091-5/+7
* Use imdent to make multiple levels of nested #if easier to followAlan Coopersmith2011-12-091-36/+36
* Cleanup IDs and links in docMatt Dew2011-10-042-295/+296
* Strip trailing whitespaceAlan Coopersmith2011-09-166-21/+21
* docs: fix author affiliationGaetan Nadon2011-09-142-5/+3
* docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-122-4/+10
* docs: remove <productnumber> which is not used by defaultGaetan Nadon2011-09-112-2/+0
* docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon2011-09-081-2/+0
* docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon2011-09-071-52/+62
* Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2011-06-122-2/+2
* Install target dbs alongside generated documentsGaetan Nadon2011-06-112-3/+3
* add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew2011-06-041-58/+58
* Documentation: add Docbook external references supportGaetan Nadon2011-03-304-57/+108
* Docbook: change the book id to match the xml file basenameGaetan Nadon2011-02-252-2/+2
* config: splitting SM and XTRANS compiler options is not requiredGaetan Nadon2011-02-022-5/+5
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-9/+8
* Bug 33390 - sm.pc: don't export a dependency on iceAlan Coopersmith2011-02-011-2/+2
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-281-1/+1
* config: remove unrequired AC_HEADER_STDCGaetan Nadon2011-01-281-5/+0
* Use docbookx.dtd version 4.3 for all docsPaulo Zanoni2010-12-162-4/+4
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2010-11-211-10/+8
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-11-211-6/+0
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-11-212-2/+3
* config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon2010-11-092-7/+2
* libSM 1.2.0libSM-1.2.0Alan Coopersmith2010-10-271-1/+1
* SMlib.xml: Use <simplelist> instead of <synopsis> for lists of mask valuesAlan Coopersmith2010-10-241-24/+24
* SMlib.xml: Tag function names, parameters, constant values, etc.Alan Coopersmith2010-10-241-270/+328
* SMlib.xml: Line wrapping & other whitespace cleanupAlan Coopersmith2010-10-241-535/+1557
* xsmp.xml: add internal cross-reference linksAlan Coopersmith2010-10-231-2/+3
* xsmp.xml: Use <synopsis> and related markup for protocol message definitionAlan Coopersmith2010-10-231-95/+146
* xsmp.xml: Use <errorname> instead of <function> for error namesAlan Coopersmith2010-10-231-6/+6
* xsmp.xml: Restore note titles (example/rationale/advice)Alan Coopersmith2010-10-221-16/+17
* xsmp.xml: Clean up tablesAlan Coopersmith2010-10-221-771/+499
* xsmp.xml: Misc markup tag cleanupsAlan Coopersmith2010-10-221-82/+86