Skip to content
Snippets Groups Projects
  1. Oct 26, 2001
  2. Oct 23, 2001
    • Kurt Zeilenga's avatar
      Use defined Root DSE attributes. · fcd1ce0e
      Kurt Zeilenga authored
      Developed by Julius Enarusai/IBM
      Copyright IBM Corp. 2001
      
      Use of this source code is subject to the terms of The OpenLDAP
      Public License Version 2.7, 7 September 2001.  No trademarks of the
      IBM Corporation are to be used to identify, endorse or promote any
      products derived from this code without the prior written consent
      of IBM.
      fcd1ce0e
  3. Oct 03, 2001
  4. Sep 01, 2001
  5. Aug 01, 2001
  6. Jul 14, 2001
  7. Jun 22, 2001
  8. Jun 07, 2001
  9. Jun 06, 2001
  10. May 29, 2001
  11. May 03, 2001
  12. Feb 03, 2001
  13. Jan 17, 2001
  14. Oct 21, 2000
  15. Oct 01, 2000
  16. Sep 15, 2000
  17. Sep 13, 2000
  18. Sep 05, 2000
  19. Sep 03, 2000
  20. Aug 22, 2000
  21. Jul 26, 2000
  22. Jul 19, 2000
  23. Jul 18, 2000
  24. Jul 14, 2000
  25. Jul 13, 2000
  26. Jul 04, 2000
  27. Jun 25, 2000
    • Kurt Zeilenga's avatar
      Modified slapd to be slurpd friendly. · 6020fe58
      Kurt Zeilenga authored
      	Slurpd incorrectly sends a separate attribute for each value of an
      	attribute which caused slapd to complain.  Hacked slapd/add.c
      	to merge values.
      	Slurpd uses version 2 and hence cannot set ManageDSAit.  Hack
      	slapd/back-ldbm/referral.c such that if update_ndn matches
      	o_ndn, no referrals are returned.
      Fix replication tests
      	ldapmodify must be made against master as no rebind proc exists
      	final ldapsearch should not chase
      Fix referral tests
      	Use -C option as needed
      6020fe58
    • Kurt Zeilenga's avatar
      Modify ldapsearch(1) significantly. Now handles LDAPv3 search · 5f20cf1e
      Kurt Zeilenga authored
      references, extended results, and extended partial results.  LDIF
      extended to support these new features and reported version 2.
      -L now limits output to LDIFv1 for compatibility reasons.  No
      -L is now LDIFv2.  Old alternative form is no longer supported.
      
      Use LDAP_TMPDIR (in ldap_config.h) instead of hardcoded /tmp
      Use LDAP_FILE_URI_PREFIX (in ldap_config.h) instead of hardcoded
      	file://tmp/
      5f20cf1e
  28. Jun 17, 2000
  29. Jun 13, 2000
  30. Jun 05, 2000
  31. Jun 04, 2000
  32. Jun 01, 2000
  33. May 31, 2000
  34. May 29, 2000
Loading