Skip to content
Snippets Groups Projects
  1. Dec 01, 2014
  2. Nov 30, 2014
  3. Nov 26, 2014
  4. Nov 24, 2014
  5. Nov 16, 2014
  6. Nov 07, 2014
    • Alistair Buxton's avatar
      Determine the maximum host name length correctly. · 19e9cc2d
      Alistair Buxton authored
      
      The actual limit on Linux is 64 characters, and on BSD it is 255
      characters. The limit is defined in HOST_NAME_MAX on Posic operating
      systems, so use that definition instead of the one hardcoded into
      Xfwm, and print a warning if it still fails.
      
      Too long hostnames would previously cause the hostname to be set
      to null, which would cause a segfault when terminating a client.
      This patch also adds a null check to that function.
      
      Signed-off-by: default avatarSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
      19e9cc2d
  7. Oct 01, 2014
  8. Sep 22, 2014
  9. Aug 28, 2014
  10. Aug 26, 2014
  11. Aug 25, 2014
  12. Aug 22, 2014
  13. Aug 15, 2014
  14. Aug 06, 2014
  15. Jul 25, 2014
  16. Jul 03, 2014
  17. Jun 03, 2014
  18. May 30, 2014
  19. May 23, 2014
  20. May 21, 2014
  21. May 18, 2014
  22. May 15, 2014
  23. May 14, 2014
  24. May 09, 2014
  25. May 07, 2014
  26. May 04, 2014
  27. May 02, 2014
  28. Apr 29, 2014
  29. Apr 27, 2014
  30. Apr 21, 2014
  31. Apr 18, 2014
  32. Apr 13, 2014
  33. Apr 11, 2014
  34. Apr 04, 2014
  35. Mar 30, 2014
Loading