Skip to content
Snippets Groups Projects
  1. Jan 01, 2005
  2. Dec 11, 2004
  3. Dec 09, 2004
  4. Sep 04, 2004
  5. Jul 26, 2004
  6. Jul 02, 2004
  7. Jun 23, 2004
  8. May 27, 2004
  9. Jan 01, 2004
  10. Nov 27, 2003
  11. Apr 15, 2003
    • Julius Enarusai's avatar
      · 5094d6ab
      Julius Enarusai authored
      Fixed minor compile errors
      5094d6ab
  12. Mar 31, 2003
  13. Mar 30, 2003
    • Howard Chu's avatar
      Major API change - (SLAP_OP_BLOCKS) All request parameters are · e8c58b4e
      Howard Chu authored
      consolidated into the Operation structure. All reply parameters
      are consolidated into the new SlapReply structure. Most operations
      now have identical call signatures... Changes are not #ifdef'd,
      revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.
      e8c58b4e
  14. Feb 17, 2003
  15. Feb 14, 2003
  16. Feb 05, 2003
  17. Jan 03, 2003
  18. Oct 25, 2002
  19. Jul 11, 2002
    • Julius Enarusai's avatar
      · 6107ba67
      Julius Enarusai authored
      Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
      6107ba67
  20. Apr 11, 2002
  21. Jan 04, 2002
  22. Jan 03, 2002
  23. Jan 02, 2002
  24. Dec 31, 2001
  25. Jan 17, 2001
  26. Jan 11, 2001
  27. May 13, 2000
  28. Sep 08, 1999
  29. Sep 02, 1999
  30. Aug 19, 1999
  31. Aug 06, 1999
  32. Jul 16, 1999
    • Kurt Zeilenga's avatar
      Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. · 73276e84
      Kurt Zeilenga authored
      Includes support for update referral for each replicated backend.
      	Reworked replication test to use update referral.
      Includes major rewrite of response encoding codes (result.c).
      Includes reworked alias support and eliminates old suffix alias codes
      (can be emulated using named alias).
      Includes (untested) support for the Manage DSA IT control.
      Works in LDAPv2 world.  Still testing in LDAPv3 world.
      Added default referral (test009) test.
      73276e84
  33. Jul 07, 1999
  34. Jul 05, 1999
  35. Jul 01, 1999
    • Kurt Zeilenga's avatar
      Add macros to support testing of error categories to ldap.h · 97bc1075
      Kurt Zeilenga authored
      Modify ldap_result to assert returned error is not an one reserved
      for API use.
      Modify frontend LDAP operation routines to return an error code.
      The returned value will be used to determine if an unsolicited notification
      should be sent to the client.
      Need to review returned error codes.  Namely some LDAP_PROTOCOL_ERROR
      will like need to be changed (as they will cause unsolicited notifications).
      97bc1075
  36. Jun 30, 1999
  37. Jun 18, 1999
    • Kurt Zeilenga's avatar
      ber_int_t, ber_tag_t, ber_socket_t, ber_len_t · 669b8f40
      Kurt Zeilenga authored
      added lber_types.h.nt, lber_types.h.in
      removal of NULLxxx internal macros (in favor of NULL).
      ch_free added to slapd,slurpd/ch_malloc.c
      #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h
      ch_malloc and friends use ber_memalloc and friends
      669b8f40
Loading