Skip to content
Snippets Groups Projects
  1. May 28, 2000
  2. May 27, 2000
  3. May 26, 2000
  4. May 23, 2000
  5. Feb 03, 2000
  6. Dec 12, 1999
  7. Sep 29, 1999
  8. Sep 10, 1999
  9. Sep 02, 1999
  10. Aug 26, 1999
  11. Aug 22, 1999
  12. Aug 17, 1999
  13. Aug 03, 1999
  14. Aug 01, 1999
  15. Jul 31, 1999
  16. 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
  17. Jul 29, 1999
  18. 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
  19. Jul 14, 1999
  20. Jun 29, 1999
  21. Jun 28, 1999
  22. May 27, 1999
  23. May 26, 1999
  24. May 21, 1999
  25. May 12, 1999
  26. Apr 29, 1999
  27. Apr 23, 1999
Loading