Skip to content
Snippets Groups Projects
  1. Dec 30, 2004
  2. Nov 13, 2004
  3. Jul 26, 2004
  4. Jul 25, 2004
  5. Jul 20, 2004
  6. Jul 12, 2004
  7. Jan 01, 2004
  8. Nov 28, 2003
  9. Oct 22, 2003
  10. Oct 21, 2003
  11. Jun 04, 2003
  12. Apr 30, 2003
  13. Sep 01, 2002
  14. Jun 19, 2002
  15. May 17, 2002
  16. Feb 11, 2002
  17. Feb 01, 2002
  18. Jan 26, 2002
  19. Jan 21, 2002
  20. Jan 15, 2002
  21. Sep 22, 2001
  22. Oct 01, 2000
  23. Jul 20, 2000
  24. Jul 04, 2000
  25. May 27, 2000
  26. Dec 12, 1999
  27. Sep 02, 1999
  28. Jul 30, 1999
    • Kurt Zeilenga's avatar
      Enhance LDIF handling · b73b0c61
      Kurt Zeilenga authored
      ldapsearch:
          use draft guidelines for determining when to use
          -t only writes binary attributes to files
          -tt writes all attributes to files
          output now lists URL instead of path to such files
          -T dir can be used to specify directory to create temp files in
          -V urlprefix can be used to change the URL prefix
          LDIF is now commented (can be disabled using -LL)
          LDIF now contains version attribute (can be disabled with -LLL)
      LDIF:
          put interface changed to allow caller to specify how to encode
          put interface uses draft guidelines for determine when to base64 encode
          wrapping kludged to match old off by one bug
      Tests:
          removed trailing space from some attributes (to avoid base64 encoding)
          enabled -LLL in defines.sh (should sed output to remove
              wrapping/comments/redundant separators)
      Misc:
          updated codes outputting LDIF to use new put interface
      TODO:
          handling of version attribute on input
          handling of URLs on input (ie: fetch URL)
      b73b0c61
  29. Jul 29, 1999
  30. 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
  31. Jun 29, 1999
  32. May 21, 1999
  33. Apr 21, 1999
  34. Apr 10, 1999
  35. Apr 08, 1999
  36. Feb 12, 1999
  37. Feb 08, 1999
Loading