Skip to content
Snippets Groups Projects
  1. Sep 02, 2002
  2. Jul 13, 2002
  3. May 02, 2002
  4. Apr 23, 2002
    • Ralf Haferkamp's avatar
      - some code cleanups · bef9945d
      Ralf Haferkamp authored
      - fix for the client caching code (cache is flushed after modifications
        rather than removing only the changed entry)
      
      The code was submitted by Jeff Costlow <j.costlow@f5.com> under the
      following terms:
      
      Copyright 2002, F5 Networks, Inc, All rights reserved.
      This software is not subject to any license of F5 Networks.
      
      This is free software; you can redistribute and use it
      under the same terms as OpenLDAP itself.
      bef9945d
  5. Apr 08, 2002
  6. Mar 06, 2002
  7. Jan 21, 2002
  8. Jan 20, 2002
  9. Jan 04, 2002
  10. Nov 14, 2001
  11. Oct 13, 2001
  12. Sep 28, 2001
  13. Sep 07, 2001
  14. Jul 10, 2001
  15. Jul 07, 2001
  16. May 21, 2001
    • Randy Kunkee's avatar
      From CHANGES notes for 2.0: · aff4f66f
      Randy Kunkee authored
      - Detects OpenLDAP 2.0 and builds correctly with it.
      - Increment major version to 2, library file to libldaptcl2.0.so.
      - Can now perform add/delete/replace modifications in a single command.
      - Replaced calls to TclX_WrongArgs with core Tcl_WrongNumArgs to reduce
        dependency on Extended Tcl.
      - Wrap dereference search control with #ifdef LDAP_OPT_DEREF.
      - Deref during search should work.
      - Add protocol_version option to ldap init command.
      - Add LDAPTCL_PROTOCOL_VERSION_DEFAULT to allow specifying the default
        protocol version used.
      - Add controlArray(timeout) to control timeouts during searches.
      - Add controlArray(cache) to control caching current search results.
        (Experience has show this to be not very useful or not working correctly.
        Caching search results should probably be done in Ldaptcl rather than
        letting the LDAP API do it.)
      - Add "compare" subcommand
      - Add experimental trap subcommand (undocumented -- use at your own risk).
      aff4f66f
  17. May 04, 2001
  18. May 02, 2001
  19. Mar 22, 2001
  20. Mar 15, 2001
  21. Feb 19, 2001
  22. Dec 05, 2000
  23. Oct 11, 2000
  24. Oct 05, 2000
  25. Oct 03, 2000
  26. Sep 07, 2000
  27. Sep 01, 2000
  28. Jun 22, 2000
  29. Jun 18, 2000
  30. Jun 07, 2000
  31. May 13, 2000
Loading