Commit graph

8 commits

Author SHA1 Message Date
Eric Anholt
6f0bc97aa4 Forced commit to note repocopy from xc/lib/XThrStub, will be connected to the build after this. 2004-05-28 23:26:44 +00:00
Egbert Eich
aa7010c43a Improve 'uniqueness' of authorization cookie sent by client for XDM-AUTHORIZATION-1. Old 'uniquness' consisted of the PID of the client, a time stamp (in seconds) and a number obtained by starting to count down from 0xffff. When a client did an XOpenDisplay() then execv'ed a child and did XOpenDisplay() again within the same second, the cookie was identical to the previous one (as the PID did not change but the static 'count down' variable was reinitialized) and thus refused by the server. 2004-05-24 19:02:11 +00:00
Alan Coopersmith
720702da29 Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 testcase XStringToKeysym-7 failure) 2004-05-22 03:47:42 +00:00
Alan Coopersmith
3aed873292 XOpenDisplay should try tcp connection if local connections fail (aka Sun bug id #4624183).
Also includes fix from NetBSD Problem Report #25098 (Michael van Elst) (Xlib segfaults with IPv6 if compiled with HASXDMAUTH).
xc/config/cf/sunLib.tmpl
xc/lib/FS/Imakefile Add missing shared library dependencies for Solaris
2004-04-24 23:39:25 +00:00
Egbert Eich
c6349f4319 Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
Kaleb Keithley
c3c4ddc682 Initial revision 2003-11-25 19:28:07 +00:00
Kaleb Keithley
dc4268a7da Initial revision 2003-11-14 16:48:47 +00:00
Kaleb Keithley
deae12c6b6 R6.6 is the Xorg base-line 2003-11-14 15:54:30 +00:00