index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xtrans.c
Age
Commit message (
Expand
)
Author
2023-03-19
Allow partial connection to succeed
Olivier Fourdan
2022-05-10
Fix spelling/wording issues
Alan Coopersmith
2019-10-14
TEST_t is never defined
Adam Jackson
2019-09-30
Remove non-Solaris SysV support
Adam Jackson
2019-09-30
Delete SCO support
Adam Jackson
2019-09-30
unifdef USG and NCR
Adam Jackson
2018-08-25
Use strcasecmp if it's available, instead of lowercasing strings
Alan Coopersmith
2016-05-19
Remove GetMyAddr
Adam Jackson
2016-05-19
Remove CLTS code
Adam Jackson
2015-12-03
Remove support for SysV on x86 platforms other than Solaris & SCO
Alan Coopersmith
2015-11-28
Replace 'sun' with '__sun'
Richard PALO
2014-09-13
Add TRANS(Listen) function to re-enable specific listen sockets
Keith Packard
2014-08-24
Add const qualifiers to TRANS(MakeAll*ServerListeners) port args
Alan Coopersmith
2014-08-24
Add const qualifiers to TRANS(Connect) args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(CreateListener) port args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(Reopen...) port args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(Open...) address args
Alan Coopersmith
2014-03-26
Add missing headers for free() and strlen().
Thomas Klausner
2014-03-26
Cast ctype(3) function arguments to unsigned char.
Thomas Klausner
2014-01-27
Add TransIsListening()
Jon TURNEY
2014-01-13
Enable systemd socket activation
Łukasz Stelmach
2014-01-13
Define TRANS_RECEIVED flag for transports
Łukasz Stelmach
2013-11-07
Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set
Keith Packard
2013-11-02
Revert "Remove 'Readv' interface"
Keith Packard
2013-10-31
Add APIs to send file descriptors through the network
Keith Packard
2013-10-31
Remove 'Readv' interface
Keith Packard
2012-12-26
Remove unused TLI ("STREAMSCONN") code from xtrans
Alan Coopersmith
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-01
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-01
Convert PRMSG macro to prmsg inline function
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-03-16
Remove a decnet leftover
Adam Jackson
2010-11-07
Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)
Jesse Adkins
2009-07-30
Fix ifdef checks for SVR4 to do the right thing on Solaris
Alan Coopersmith
2008-10-07
Remove DECNET support.
Adam Jackson
2008-08-07
Massive ifdef cleanup, dropping a ton of unsupported platform code.
Adam Jackson
2008-07-15
Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ...
Jeremy Huddleston
2008-05-23
Launchd: This functionality has been moved into xorg-server
Jeremy Huddleston
2008-02-10
Fixed #ifdef checks that were using i386 to use __i386__
Jeremy Huddleston
2007-12-02
make launchd error messages less scary
Ben Byer
2007-11-14
removed cvs tags
Ben Byer
2007-09-05
changes to support launchd on OS X
Ben Byer
2006-08-22
Merge more fixes from Solaris xtrans
Alan Coopersmith
2006-08-21
Merge Solaris named pipe transport support into LOCALCONN
Alan Coopersmith
2005-11-08
See ChangeLog entry 2005-11-07 for details.
XORG-6_8_99_903
XORG-6_8_99_902
Kean Johnson
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
XORG-6_8_99_14
Daniel Stone
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
xprint_packagertest_20041217_base
xprint_packagertest_20041125_base
Alexander Gottwald
[next]