summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-30Fixed out ouf boundary accesses.Tobias Stoeckmann
2015-10-20Get rid of strcpy() in the HAVE_UUID_CREATE caseMatthieu Herrb
2015-10-20Fix uuid_to_string(3) typeMatthieu Herrb
2015-04-10Include unistd.h for getpid()Jon TURNEY
2013-11-22Stop compiling empty sm_auth.c stubAlan Coopersmith
2013-08-09Fix some clang warnings about integer size/sign conversionsAlan Coopersmith
2013-08-09unifdef WORD64 (leftover bits of Cray support)Alan Coopersmith
2013-08-09Constify previous_id argument to SmcOpenConnectionAlan Coopersmith
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2012-12-26Remove unused TLI ("STREAMSCONN") code from libSMAlan Coopersmith
2011-12-09unifdef -ULynxAlan Coopersmith
2011-12-09SmsInitialize: Mark vendor & release args as const char *Alan Coopersmith
2011-12-09Remove a bunch of unnecessary casts with malloc & free callsAlan Coopersmith
2011-12-09Replace malloc(strlen) + strcpy sets with strdup callsAlan Coopersmith
2011-12-09Reindent IPv4 code to match IPv6 codeAlan Coopersmith
2011-12-09Move variable declarations to get rid of unnecessary scope bracketsAlan Coopersmith
2011-12-09Move and rename temp[4] definition to reduce confusion with temp[256]Alan Coopersmith
2011-12-09Use imdent to make multiple levels of nested #if easier to followAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-02-02config: splitting SM and XTRANS compiler options is not requiredGaetan Nadon
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-05-26Fix off by one error in SmsGenerateClientID when uuid_create is usedAlexander Kabaev
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-11-16Revert "Fix memory leak for SM_DeleteProperties"Alan Coopersmith
2009-10-14Fix memory leak for SM_DeletePropertiesMichael Jansen
2009-10-09Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-08-07libSM 1.1.1, update libtool versionlibSM-1.1.1Rémi Cardona
2009-08-03Use FreeBSD uuid functions when available.Diego Elio 'Flameeyes' Pettenò
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade
2008-11-29avoid gcc warnings for libSMPaulo Cesar Pereira de Andrade
2008-10-17Bug #17644: Fix valgrind warning in _SmcProcessMessageCaolan McNamara
2008-07-02Avoid memcpy(foo, NULL, n), that's just nonsense.Adam Jackson
2008-06-24Bug #14949: Don't use gethostbyname() for client IDs.Dan Williams
2007-05-13Another tiny char* vs const char* fix.Tilman Sauerbeck
2007-05-13Revert "Don't reinvent the wheel and just use strdup()."Tilman Sauerbeck
2007-05-13Removed some global writable variables.Tilman Sauerbeck
2007-05-13Don't reinvent the wheel and just use strdup().Tilman Sauerbeck
2007-05-13Fixed some const vs non-const mix ups.Tilman Sauerbeck
2007-05-13Sanitized hex string conversion in SmsGenerateClientID().Tilman Sauerbeck
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-26From Patch #6046 <https://bugs.freedesktop.org/attachment.cgi?id=6046>Alan Coopersmith
2006-03-17Specs say SmsInitialize & SmcOpenConnection return NULL terminated stringsXORG-7_0_99_901Alan Coopersmith
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson
2005-07-16Set soversion to 6.0.0 using -version-number.Daniel Stone
2005-07-13Eliminate xtrans CFLAGS from .pc file as xtrans is not part of the publicKeith Packard
2005-07-09Add .cvsignore filesKeith Packard
2005-06-09Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11Alexander Gottwald
2005-05-17- Conditionally include config.h in xc/lib/SMXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_10Søren Sandmann Pedersen
2005-04-03Bug #1447: Fix a use-after-free case in libSM. (Mark McLoughlin)sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2Adam Jackson