Skip to content
Snippets Groups Projects
  1. Jan 26, 2009
  2. Jan 22, 2009
  3. Jan 21, 2009
  4. Nov 10, 2008
  5. Nov 08, 2008
  6. Sep 29, 2008
  7. May 28, 2008
  8. Apr 15, 2008
  9. Apr 10, 2008
    • Hallvard Furuseth's avatar
      ITS#5340 fixes: · 0669adf6
      Hallvard Furuseth authored
      slap_send_ldap_result() when rs->sr_flags & REP_REF_MUSTBEFREED:
      - Do not return with rs->sr_ref == <freed data>, set it to NULL instead.
      - Plug memory leak when op->o_domain_scope || op->o_protocol<LDAP_VERSION3.
      send_ldap_response():
      - Paranoia: Reset REP_MATCHED_MUSTBEFREED and REP_REF_MUSTBEFREED,
        in case the caller reuses the SlapReply without resetting the flags.
      0669adf6
  10. Mar 21, 2008
  11. Feb 12, 2008
  12. Feb 10, 2008
  13. Jan 08, 2008
  14. Dec 10, 2007
  15. Dec 08, 2007
  16. Nov 27, 2007
  17. Nov 23, 2007
  18. Nov 07, 2007
    • Quanah Gibson-Mount's avatar
      Use per-thread slap_counters to eliminate lock contention · 3783df8d
      Quanah Gibson-Mount authored
      Unifdef SLAP_LIGHTWEIGHT_DISPATCHER
      Use thread-specific data in pool_context()
      Added native thread-specific data support
      Concurrency tweaks:
        store conn->c_sd, don't use ber_sockbuf_ctrl to retrieve it.
        use per-thread free lists for operations, no mutexes needed.
      3783df8d
  19. Oct 25, 2007
  20. Oct 23, 2007
  21. Oct 18, 2007
  22. Oct 08, 2007
  23. Sep 01, 2007
  24. Aug 29, 2007
  25. Aug 26, 2007
  26. Apr 06, 2007
  27. Jan 02, 2007
  28. Oct 14, 2006
  29. Sep 21, 2006
  30. Sep 14, 2006
  31. Aug 22, 2006
  32. May 15, 2006
  33. Apr 24, 2006
  34. Apr 19, 2006
  35. Apr 09, 2006
Loading