Skip to content
Snippets Groups Projects
  1. Aug 13, 2004
    • emarsden's avatar
      Change the way that X11 authorization data is searched for when connecting · f12d5a23
      emarsden authored
      to localhost. Responsibility for calling GET-BEST-AUTHORIZATION was
      distributed between EXT:OPEN-CLX-DISPLAY and XLIB:OPEN-DISPLAY; all
      authorization handling has been moved to XLIB:OPEN-DISPLAY. O-C-D now only
      deals with parsing $DISPLAY.
      
      This rearrangement should fix X11 authorization problems seen with servers
      that don't listen to TCP connection requests, and thus don't create an
      MIT-MAGIC-COOKIE for TCP connections.
      f12d5a23
  2. Aug 29, 2003
  3. Aug 08, 2003
    • emarsden's avatar
      Fix EXT:OPEN-CLX-DISPLAY for the case where a hostname (different from · e11b0971
      emarsden authored
      "unix") is specified by $DISPLAY.
      
            ;; If the $DISPLAY does not specify a hostname (for instance
            ;; ":0"), or if the hostname is the special case of "unix", we
            ;; connect to the X server using the :unix protocol. This is the
            ;; most efficient transport to the local host, most often a Unix
            ;; domain socket. In all other cases, we use the :tcp protocol.
      e11b0971
  4. Jul 16, 2003
  5. Mar 04, 2001
  6. Aug 06, 1997
  7. Jul 21, 1997
  8. May 14, 1997
  9. Jan 18, 1997
  10. Oct 31, 1994
  11. Feb 11, 1994
  12. Jan 13, 1993
  13. Dec 17, 1991
  14. Sep 04, 1991
  15. May 23, 1991
  16. May 21, 1991
  17. Mar 25, 1991
  18. Feb 08, 1991
  19. May 30, 1990
  20. Mar 08, 1990
  21. Mar 05, 1990
  22. Feb 23, 1990
  23. Feb 06, 1990
Loading