Skip to content
Snippets Groups Projects
  1. Nov 04, 2011
  2. Jan 27, 2011
  3. Jan 05, 2011
  4. Apr 13, 2010
  5. Jan 22, 2009
  6. Jul 08, 2008
  7. Feb 09, 2008
  8. Jan 08, 2008
  9. Jan 02, 2007
  10. Jan 03, 2006
  11. Jan 01, 2005
  12. Apr 26, 2004
  13. Mar 17, 2004
  14. Jan 01, 2004
  15. Nov 27, 2003
  16. 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
  17. Jan 03, 2003
  18. May 01, 2002
  19. Jan 04, 2002
  20. Dec 31, 2001
  21. Dec 26, 2001
  22. Dec 25, 2001
  23. Sep 02, 2001
  24. May 15, 2000
  25. Apr 19, 2000
  26. Sep 08, 1999
  27. Aug 01, 1999
  28. 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
  29. Jul 07, 1999
  30. Nov 15, 1998
    • Hallvard Furuseth's avatar
      Protoized, moved extern definitions to .h files, fixed related bugs. · 7e6ad510
      Hallvard Furuseth authored
      Most function and variable definitions are now preceded by its extern
      definition, for error checking.  Retyped a number of functions, usually
      to return void.  Fixed a number of printf format errors.
      
      API changes (in ldap/include):
        Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo
        for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h.
      
      A number of `extern' declarations are left (some added by protoize), to
      be cleaned away later.  Mostly strdup(), strcasecmp(), mktemp(), optind,
      optarg, errno.
      7e6ad510
  31. Oct 25, 1998
  32. Oct 21, 1998
  33. Aug 09, 1998
Loading