Skip to content
Snippets Groups Projects
  1. Nov 30, 2011
  2. Nov 25, 2011
  3. Jan 05, 2011
  4. Apr 19, 2010
  5. Apr 13, 2010
  6. Jan 22, 2009
  7. Feb 12, 2008
  8. Jan 08, 2008
  9. Jan 02, 2007
  10. Jan 11, 2006
  11. Jan 03, 2006
  12. Sep 30, 2005
  13. Sep 21, 2005
  14. Jan 01, 2005
  15. Jan 01, 2004
  16. Nov 28, 2003
  17. Oct 22, 2003
  18. Oct 21, 2003
  19. Jun 04, 2003
  20. Apr 30, 2003
  21. Sep 01, 2002
  22. Jun 19, 2002
  23. Jan 21, 2002
  24. Jan 15, 2002
  25. Dec 19, 2001
  26. Sep 22, 2001
  27. Oct 01, 2000
  28. Sep 26, 2000
  29. Jul 26, 2000
  30. Jul 20, 2000
  31. Jul 16, 2000
  32. Jul 04, 2000
  33. May 27, 2000
  34. Dec 12, 1999
  35. Sep 02, 1999
  36. Aug 22, 1999
  37. Aug 17, 1999
  38. 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
  39. May 21, 1999
  40. Apr 21, 1999
Loading