index
:
xorg/lib/libxtrans
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
X Network Transport layer shared code (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxtrans)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
Remove GetMyAddr
Adam Jackson
2
-28
/
+0
2016-05-19
Make FreeConnInfo static
Adam Jackson
2
-4
/
+4
2016-05-19
unifdef LBXPROXY_t and TEST_t
Adam Jackson
2
-23
/
+0
2016-05-19
Remove CLTS code
Adam Jackson
6
-576
/
+3
2016-05-18
autogen: Add a default patch prefix
Adam Jackson
1
-0
/
+3
2015-12-03
Remove support for SysV on x86 platforms other than Solaris & SCO
Alan Coopersmith
3
-21
/
+6
2015-11-28
Replace 'sun' with '__sun'
Richard PALO
4
-25
/
+25
2015-09-25
Make sure LONG64 is defined in Xtrans.h
Julien Cristau
1
-0
/
+1
2014-09-20
xtrans 1.3.5
xtrans-1.3.5
Keith Packard
1
-1
/
+1
2014-09-13
Add TRANS(Listen) function to re-enable specific listen sockets
Keith Packard
2
-0
/
+29
2014-08-24
Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) args
Alan Coopersmith
4
-71
/
+74
2014-08-24
Add const qualifiers to TRANS(MakeAll*ServerListeners) port args
Alan Coopersmith
3
-9
/
+10
2014-08-24
Add const qualifiers to TRANS(Connect) args
Alan Coopersmith
6
-13
/
+16
2014-08-23
Add const qualifiers to TRANS(CreateListener) port args
Alan Coopersmith
6
-10
/
+12
2014-08-23
Add const qualifiers to TRANS(Reopen...) port args
Alan Coopersmith
5
-19
/
+20
2014-08-23
Add const qualifiers to TRANS(Open...) address args
Alan Coopersmith
3
-14
/
+15
2014-08-23
Update docs to note that TransName is now const char *
Alan Coopersmith
1
-1
/
+1
2014-03-31
xtrans 1.3.4
xtrans-1.3.4
Hans de Goede
1
-1
/
+1
2014-03-31
Increase UNIX socket buffer size
Mark Kettenis
1
-0
/
+21
2014-03-26
Add missing headers for free() and strlen().
Thomas Klausner
1
-1
/
+2
2014-03-26
Cast ctype(3) function arguments to unsigned char.
Thomas Klausner
1
-2
/
+2
2014-03-26
configure: Also add -D_DEFAULT_SOURCE to .pc cflags to shut up glibc warnings
Hans de Goede
1
-1
/
+1
2014-01-27
xtrans 1.3.3
xtrans-1.3.3
Hans de Goede
1
-1
/
+1
2014-01-27
Add TransIsListening()
Jon TURNEY
2
-0
/
+20
2014-01-13
Enable systemd socket activation
Łukasz Stelmach
1
-1
/
+82
2014-01-13
Define TRANS_RECEIVED flag for transports
Łukasz Stelmach
3
-0
/
+33
2013-12-16
xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT
Gaetan Nadon
2
-14
/
+1
2013-12-16
xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB
Gaetan Nadon
1
-1
/
+1
2013-12-16
xtrans.m4: fix warning by replacing obsolete AC_HELP_STRING
Gaetan Nadon
1
-5
/
+5
2013-12-14
Don't restrict FD passing to Linux & Solaris
Mark Kettenis
1
-4
/
+0
2013-11-21
Fix alignment issues in FD passing code
Mark Kettenis
1
-8
/
+8
2013-11-21
Remove unused static inlines
Mark Kettenis
1
-16
/
+0
2013-11-07
xtrans 1.3.2
xtrans-1.3.2
Alan Coopersmith
1
-1
/
+1
2013-11-07
Allow XTRANS_SEND_FDS on Solaris as well
Alan Coopersmith
1
-2
/
+2
2013-11-07
Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_control
Alan Coopersmith
1
-0
/
+35
2013-11-07
Add stubs for send/recv fd functions in local transports
Alan Coopersmith
1
-0
/
+35
2013-11-07
Switch to CMSG_* macros for FD passing
Keith Packard
1
-40
/
+64
2013-11-07
Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set
Keith Packard
3
-0
/
+14
2013-11-06
Update to version 1.3.1
xtrans-1.3.1
Keith Packard
1
-1
/
+1
2013-11-06
Don't include file descriptor passing code by default
Mark Kettenis
1
-1
/
+3
2013-11-02
Add SEND_FDS version of Readv
Keith Packard
1
-0
/
+24
2013-11-02
Revert "Remove 'Readv' interface"
Keith Packard
2
-0
/
+13
2013-10-31
Update to version 1.3.0
xtrans-1.3.0
Keith Packard
1
-1
/
+1
2013-10-31
Add APIs to send file descriptors through the network
Keith Packard
4
-17
/
+256
2013-10-31
Remove 'Readv' interface
Keith Packard
2
-13
/
+0
2013-07-09
Add const qualifier to unix_nolisten
Łukasz Stelmach
1
-1
/
+1
2013-01-27
Docs: Drop pre-C89 TRANS() from docs since it's no longer in the headers
Alan Coopersmith
1
-4
/
+0
2013-01-27
Docs: convert function synopses to docbook funcsynopsis markup
Alan Coopersmith
1
-201
/
+360
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
[prev]
[next]