summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith2023-03-041-1/+2
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-252-2/+2
* libSM 1.2.4libSM-1.2.4Alan Coopersmith2022-12-191-2/+2
* Handle arrays too large to fit in iceConn buffersAlan Coopersmith2022-12-044-20/+68
* gitlab CI: build current libICE, to meet dependency on >= 1.1.0Alan Coopersmith2022-12-041-2/+27
* gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith2022-12-041-2/+2
* SmcCloseConnection: remove unnecessary cast from free()Alan Coopersmith2022-12-041-1/+1
* Fix some potential memory leaks in SmcCloseConnection().Kim Woelders2022-08-261-0/+16
* Add uuid as private dependency to sm.pc for static linkingAlan Coopersmith2022-03-052-2/+15
* gitlab CI: add a basic build testAlan Coopersmith2022-03-051-0/+99
* Build xz tarballs instead of bzip2Alan Coopersmith2022-03-051-1/+1
* Fix spelling/wording issuesAlan Coopersmith2022-03-053-3/+3
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-25/+20
* Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith2018-11-101-18/+18
* libSM 1.2.3libSM-1.2.3Matthieu Herrb2018-09-301-1/+1
* Fixed out ouf boundary accesses.Tobias Stoeckmann2018-09-302-163/+229
* Fix callbacks signatures in libSM documentationFab2018-03-231-2/+2
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Get rid of strcpy() in the HAVE_UUID_CREATE caseMatthieu Herrb2015-10-201-5/+4
* Fix uuid_to_string(3) typeMatthieu Herrb2015-10-201-1/+1
* Include unistd.h for getpid()Jon TURNEY2015-04-101-0/+1
* Stop compiling empty sm_auth.c stubAlan Coopersmith2013-11-221-1/+2
* 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