Skip to content
Snippets Groups Projects
  1. May 29, 2001
  2. May 28, 2001
  3. May 24, 2001
  4. 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
    • Kurt Zeilenga's avatar
      Minor cleanup · f31cc3e7
      Kurt Zeilenga authored
      f31cc3e7
  5. May 20, 2001
  6. May 19, 2001
  7. May 18, 2001
  8. May 17, 2001
  9. May 16, 2001
  10. May 13, 2001
  11. May 12, 2001
Loading