summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-17unifdef MNX_TCPCONNHEADmasterAlan Coopersmith1-6/+0
2024-02-17unifdef __UNIXWARE__Alan Coopersmith1-6/+0
2023-10-13gitlab CI: add xz-utils to container for "make distcheck"Alan Coopersmith1-3/+3
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-1/+2
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2-2/+2
2022-12-19libSM 1.2.4libSM-1.2.4Alan Coopersmith1-2/+2
2022-12-04Handle arrays too large to fit in iceConn buffersAlan Coopersmith4-20/+68
2022-12-04gitlab CI: build current libICE, to meet dependency on >= 1.1.0Alan Coopersmith1-2/+27
2022-12-04gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-12-04SmcCloseConnection: remove unnecessary cast from free()Alan Coopersmith1-1/+1
2022-08-26Fix some potential memory leaks in SmcCloseConnection().Kim Woelders1-0/+16
2022-03-05Add uuid as private dependency to sm.pc for static linkingAlan Coopersmith2-2/+15
2022-03-05gitlab CI: add a basic build testAlan Coopersmith1-0/+99
2022-03-05Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-03-05Fix spelling/wording issuesAlan Coopersmith3-3/+3
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+20
2018-11-10Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith1-18/+18
2018-09-30libSM 1.2.3libSM-1.2.3Matthieu Herrb1-1/+1
2018-09-30Fixed out ouf boundary accesses.Tobias Stoeckmann2-163/+229
2018-03-23Fix callbacks signatures in libSM documentationFab1-2/+2
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-10-20Get rid of strcpy() in the HAVE_UUID_CREATE caseMatthieu Herrb1-5/+4
2015-10-20Fix uuid_to_string(3) typeMatthieu Herrb1-1/+1
2015-04-10Include unistd.h for getpid()Jon TURNEY1-0/+1
2013-11-22Stop compiling empty sm_auth.c stubAlan Coopersmith1-1/+2
2013-09-07libSM 1.2.2libSM-1.2.2Alan Coopersmith1-1/+1
2013-08-09Fix some clang warnings about integer size/sign conversionsAlan Coopersmith6-16/+16
2013-08-09unifdef WORD64 (leftover bits of Cray support)Alan Coopersmith1-46/+0
2013-08-09Constify previous_id argument to SmcOpenConnectionAlan Coopersmith2-2/+2
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith2-9/+0
2012-12-26Remove unused TLI ("STREAMSCONN") code from libSMAlan Coopersmith1-2/+2
2012-03-02libSM 1.2.1libSM-1.2.1Alan Coopersmith1-1/+1
2012-01-11informaltable cleanupMatt Dew2-550/+772
2011-12-09unifdef -ULynxAlan Coopersmith1-5/+1
2011-12-09SmsInitialize: Mark vendor & release args as const char *Alan Coopersmith3-5/+6
2011-12-09Remove a bunch of unnecessary casts with malloc & free callsAlan Coopersmith5-28/+25
2011-12-09Replace malloc(strlen) + strcpy sets with strdup callsAlan Coopersmith4-33/+9
2011-12-09Reindent IPv4 code to match IPv6 codeAlan Coopersmith1-27/+27
2011-12-09Move variable declarations to get rid of unnecessary scope bracketsAlan Coopersmith1-6/+6
2011-12-09Move and rename temp[4] definition to reduce confusion with temp[256]Alan Coopersmith1-5/+7
2011-12-09Use imdent to make multiple levels of nested #if easier to followAlan Coopersmith1-36/+36
2011-10-04Cleanup IDs and links in docMatt Dew2-295/+296
2011-09-16Strip trailing whitespaceAlan Coopersmith6-21/+21
2011-09-14docs: fix author affiliationGaetan Nadon2-5/+3
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2-4/+10