1. 28 Feb, 2019 5 commits
  2. 27 Feb, 2019 22 commits
  3. 26 Feb, 2019 11 commits
  4. 25 Feb, 2019 1 commit
  5. 23 Feb, 2019 1 commit
    • Nathan Rini's avatar
      X11 fowarding - handle DISPLAY if screen number not present. · 55d1927e
      Nathan Rini authored
      X11 forwarding doesn't care about the screen number, so handle DISPLAY
      environment variables without that present correctly.
      
      E.g., both "localhost:10.0" and "localhost:10" are now handled, whereas
      previously only the first form would have been accepted.
      
      Bug 6532.
      55d1927e