index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-07
xtrans 1.3.2
xtrans-1.3.2
Alan Coopersmith
2013-11-07
Allow XTRANS_SEND_FDS on Solaris as well
Alan Coopersmith
2013-11-07
Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_control
Alan Coopersmith
2013-11-07
Add stubs for send/recv fd functions in local transports
Alan Coopersmith
2013-11-07
Switch to CMSG_* macros for FD passing
Keith Packard
2013-11-07
Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set
Keith Packard
2013-11-06
Update to version 1.3.1
xtrans-1.3.1
Keith Packard
2013-11-06
Don't include file descriptor passing code by default
Mark Kettenis
2013-11-02
Add SEND_FDS version of Readv
Keith Packard
2013-11-02
Revert "Remove 'Readv' interface"
Keith Packard
2013-10-31
Update to version 1.3.0
xtrans-1.3.0
Keith Packard
2013-10-31
Add APIs to send file descriptors through the network
Keith Packard
2013-10-31
Remove 'Readv' interface
Keith Packard
2013-07-09
Add const qualifier to unix_nolisten
Ćukasz Stelmach
2013-01-27
Docs: Drop pre-C89 TRANS() from docs since it's no longer in the headers
Alan Coopersmith
2013-01-27
Docs: convert function synopses to docbook funcsynopsis markup
Alan Coopersmith
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-12-26
Remove unused TLI ("STREAMSCONN") code from xtrans
Alan Coopersmith
2012-03-22
xtrans 1.2.7
xtrans-1.2.7
Alan Coopersmith
2012-01-11
informaltable cleanup
Matt Dew
2011-12-13
Xtranssock.c: avoid buffer overrun in SocketReopen
Robert Bragg
2011-12-06
Remove unnecessary casts on malloc, calloc & free calls
Alan Coopersmith
2011-12-06
Replace malloc(strlen)+strcpy with strdup
Alan Coopersmith
2011-12-05
Finish conversion to standard C allocation functions
Alan Coopersmith
2011-12-05
Fix some resource & memory leaks in libxtrans.
Alan Hourihane
2011-10-04
Cleanup IDs and links in doc
Matt Dew
2011-10-01
Convert a bunch of sprintf calls to snprintf
Alan Coopersmith
2011-10-01
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-01
Fix warning: unused variable 'tmpport' with various configurations
Alan Coopersmith
2011-10-01
Add _X_UNUSED attributes to silence unused parameter warnings
Alan Coopersmith
2011-10-01
Mark __xtransname strings for debug messages as const char *
Alan Coopersmith
2011-10-01
Fix unused variable warnings
Alan Coopersmith
2011-10-01
Fix warning: ISO C90 forbids mixed declarations and code
Alan Coopersmith
2011-10-01
Fix printf format string warnings
Alan Coopersmith
2011-10-01
Convert PRMSG macro to prmsg inline function
Alan Coopersmith
2011-10-01
Fix warnings about static functions declared but never defined
Alan Coopersmith
2011-09-21
Removing SUN specific code, let solaris create .X11-pipe with sticky bit on
Arvind Umrao
2011-09-20
specs: regroup <author> <editor> <othercredit> under authorgroup
Gaetan Nadon
2011-09-20
specs: refactor copyright legal text for multi licensing
Gaetan Nadon
2011-09-19
doc: support multi licensed copyright notice and license text
Gaetan Nadon
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-09-14
docs: fix authors affiliation
Gaetan Nadon
2011-09-12
docs: use the &fullrelvers; entity to set X11 release information
Gaetan Nadon
2011-09-11
docs: remove <productnumber> which is not used by default
Gaetan Nadon
2011-09-08
docbook.am: embed css styles inside the HTML HEAD element
Gaetan Nadon
2011-09-07
docbook.am: global maintenance update - entities, images and olinking
Gaetan Nadon
2011-06-12
Install xml versions of specs even if HAVE_XMLTO is false
Gaetan Nadon
2011-06-11
Install target dbs alongside generated documents
Gaetan Nadon
2011-04-24
Silence warnings when building with clang
Jeremy Huddleston
[next]