index
:
xorg/lib/libSM
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
Session Management library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libsm)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
IceReadCompleteMessage callers need to check if malloc() failed
HEAD
master
Alan Coopersmith
1
-8
/
+8
2024-08-26
SmcOpenConnection: remove cast of return value from getenv()
Alan Coopersmith
1
-1
/
+1
2024-02-17
unifdef MNX_TCPCONN
Alan Coopersmith
1
-6
/
+0
2024-02-17
unifdef __UNIXWARE__
Alan Coopersmith
1
-6
/
+0
2023-10-13
gitlab CI: add xz-utils to container for "make distcheck"
Alan Coopersmith
1
-3
/
+3
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-1
/
+2
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2
-2
/
+2
2022-12-19
libSM 1.2.4
libSM-1.2.4
Alan Coopersmith
1
-2
/
+2
2022-12-04
Handle arrays too large to fit in iceConn buffers
Alan Coopersmith
4
-20
/
+68
2022-12-04
gitlab CI: build current libICE, to meet dependency on >= 1.1.0
Alan Coopersmith
1
-2
/
+27
2022-12-04
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-12-04
SmcCloseConnection: remove unnecessary cast from free()
Alan Coopersmith
1
-1
/
+1
2022-08-26
Fix some potential memory leaks in SmcCloseConnection().
Kim Woelders
1
-0
/
+16
2022-03-05
Add uuid as private dependency to sm.pc for static linking
Alan Coopersmith
2
-2
/
+15
2022-03-05
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+99
2022-03-05
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-03-05
Fix spelling/wording issues
Alan Coopersmith
3
-3
/
+3
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+20
2018-11-10
Remove obsolete B16 & B32 tags in struct definitions
Alan Coopersmith
1
-18
/
+18
2018-09-30
libSM 1.2.3
libSM-1.2.3
Matthieu Herrb
1
-1
/
+1
2018-09-30
Fixed out ouf boundary accesses.
Tobias Stoeckmann
2
-163
/
+229
2018-03-23
Fix callbacks signatures in libSM documentation
Fab
1
-2
/
+2
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-10-20
Get rid of strcpy() in the HAVE_UUID_CREATE case
Matthieu Herrb
1
-5
/
+4
2015-10-20
Fix uuid_to_string(3) type
Matthieu Herrb
1
-1
/
+1
2015-04-10
Include unistd.h for getpid()
Jon TURNEY
1
-0
/
+1
2013-11-22
Stop compiling empty sm_auth.c stub
Alan Coopersmith
1
-1
/
+2
2013-09-07
libSM 1.2.2
libSM-1.2.2
Alan Coopersmith
1
-1
/
+1
2013-08-09
Fix some clang warnings about integer size/sign conversions
Alan Coopersmith
6
-16
/
+16
2013-08-09
unifdef WORD64 (leftover bits of Cray support)
Alan Coopersmith
1
-46
/
+0
2013-08-09
Constify previous_id argument to SmcOpenConnection
Alan Coopersmith
2
-2
/
+2
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
2
-9
/
+0
2012-12-26
Remove unused TLI ("STREAMSCONN") code from libSM
Alan Coopersmith
1
-2
/
+2
2012-03-02
libSM 1.2.1
libSM-1.2.1
Alan Coopersmith
1
-1
/
+1
2012-01-11
informaltable cleanup
Matt Dew
2
-550
/
+772
2011-12-09
unifdef -ULynx
Alan Coopersmith
1
-5
/
+1
2011-12-09
SmsInitialize: Mark vendor & release args as const char *
Alan Coopersmith
3
-5
/
+6
2011-12-09
Remove a bunch of unnecessary casts with malloc & free calls
Alan Coopersmith
5
-28
/
+25
2011-12-09
Replace malloc(strlen) + strcpy sets with strdup calls
Alan Coopersmith
4
-33
/
+9
2011-12-09
Reindent IPv4 code to match IPv6 code
Alan Coopersmith
1
-27
/
+27
2011-12-09
Move variable declarations to get rid of unnecessary scope brackets
Alan Coopersmith
1
-6
/
+6
2011-12-09
Move and rename temp[4] definition to reduce confusion with temp[256]
Alan Coopersmith
1
-5
/
+7
2011-12-09
Use imdent to make multiple levels of nested #if easier to follow
Alan Coopersmith
1
-36
/
+36
2011-10-04
Cleanup IDs and links in doc
Matt Dew
2
-295
/
+296
2011-09-16
Strip trailing whitespace
Alan Coopersmith
6
-21
/
+21
[next]