Skip to content
Snippets Groups Projects
  1. Jan 01, 2004
  2. Nov 28, 2003
  3. Oct 22, 2003
  4. Oct 21, 2003
  5. Sep 23, 2003
  6. Jun 04, 2003
  7. Apr 30, 2003
  8. Sep 01, 2002
  9. Jun 19, 2002
  10. Jan 21, 2002
  11. Jan 15, 2002
  12. Sep 22, 2001
  13. Oct 01, 2000
  14. Sep 26, 2000
  15. Jul 26, 2000
  16. Jul 20, 2000
  17. Jul 04, 2000
  18. May 27, 2000
  19. Dec 12, 1999
  20. Sep 02, 1999
  21. Aug 22, 1999
  22. Aug 17, 1999
  23. 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
  24. 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
  25. Jul 14, 1999
  26. May 21, 1999
  27. Apr 21, 1999
  28. Apr 10, 1999
  29. Apr 08, 1999
  30. Feb 22, 1999
  31. Feb 18, 1999
  32. Feb 17, 1999
  33. Feb 15, 1999
  34. Feb 12, 1999
  35. Feb 08, 1999
  36. Jan 20, 1999
  37. Jan 10, 1999
    • Kurt Zeilenga's avatar
      Update build environment to fix VPATH support. · 334768c1
      Kurt Zeilenga authored
        make depend, make tests, and make install all work when build directory
        is not the $srcdir.
      Also modified library handling such that -lpthread more likely to be last.
      WARNING: new orderring requires use of LDFLAGS to set global loader options
        such as -L/usr/local/lib.  If you put this in LIBS, some libraries
        may not be found a link time.
      Likely broke Kerberos/LDAPD support.  Don't have those in my testbed.
      334768c1
  38. Aug 30, 1998
  39. Aug 14, 1998
Loading