Skip to content
Snippets Groups Projects
  1. Nov 23, 2011
  2. Jan 05, 2011
  3. Apr 13, 2010
  4. Jan 22, 2009
  5. Feb 12, 2008
  6. Jan 08, 2008
  7. Jan 02, 2007
  8. Nov 14, 2006
  9. Jan 03, 2006
  10. Jan 01, 2005
  11. Apr 27, 2004
  12. Jan 01, 2004
  13. Dec 06, 2003
  14. Sep 30, 2003
  15. Jun 05, 2003
  16. May 25, 2003
  17. Mar 31, 2003
  18. Apr 16, 2002
  19. Feb 02, 2002
  20. May 22, 2000
    • Kurt Zeilenga's avatar
      Const'ification · 60802201
      Kurt Zeilenga authored
      SASL mech removed from backend bind callback (as SASL is managed by frontend)
      Changes to some backends are untested (as I don't have all dependent
        software install)
      60802201
  21. Sep 18, 1999
  22. Sep 08, 1999
  23. 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
  24. Jan 28, 1999
    • Kurt Zeilenga's avatar
      Use -lldap_r instead of -lldap -lthread. · 72ba4cfb
      Kurt Zeilenga authored
      	Likely broke things for non-posix threadings....
      
      Update -lldap_r implementation to:
      	remove attribute support
      	hide thread detachment
      	provide concurrency accessors
      	provide initialization function
      	fix gethostby{addr,name}_r codes (not coverred by HAVE_REENTRANT_FUNCTIONS)
      Update servers/libraries to use ldap_pvt_thread_ calls.
      Cleanup server codes (no #ifdef HAVE_PTHREAD_THIS or _THATs)!
      Removed -llthread
      72ba4cfb
  25. Jan 14, 1999
Loading