Skip to content
Snippets Groups Projects
  1. Jun 17, 2019
  2. Jan 14, 2019
  3. Dec 13, 2018
  4. Mar 22, 2018
  5. Jan 03, 2017
  6. Jan 29, 2016
  7. Nov 09, 2015
  8. Sep 12, 2015
  9. Sep 11, 2015
  10. Aug 04, 2015
  11. Jul 28, 2015
  12. Feb 11, 2015
  13. Jan 25, 2014
  14. Oct 10, 2013
    • Stef Walter's avatar
      ITS#7694 Fix use of IPv6 with LDAP_CONNECTIONLESS · 3ebe5926
      Stef Walter authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      LDAP_CONNECTIONLESS code assumed that the size of an peer address
      is equal to or smaller than sizeof (struct sockaddr).
      
      Fix to use struct sockaddr_storage instead which is intended for
      this purpose. Use getnameinfo() where appropriate so we don't
      assume anything about the contents of struct sockaddr
      3ebe5926
  15. Jan 14, 2013
  16. Jan 20, 2012
  17. Nov 02, 2011
  18. Sep 06, 2011
    • Howard Chu's avatar
      For test063 · 90243e77
      Howard Chu authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      add hex timestamp to lutil_debug() output
      Fix LASTMOD race condition in accesslog.c
      Set refreshInterval even if using refreshAndPersist, since
      fallbacks will use refresh params
      90243e77
  19. Mar 24, 2011
  20. Jan 06, 2011
  21. Jan 05, 2011
  22. Jan 04, 2011
  23. Jan 03, 2011
  24. Dec 12, 2010
  25. Apr 13, 2010
  26. Nov 04, 2009
  27. Oct 31, 2009
  28. Oct 30, 2009
  29. Aug 13, 2009
  30. Aug 02, 2009
  31. May 01, 2009
  32. Mar 17, 2009
  33. Jan 22, 2009
  34. Sep 03, 2008
  35. Jul 10, 2008
Loading