Skip to content
Snippets Groups Projects
  1. Dec 18, 2006
  2. Nov 27, 2006
  3. Nov 24, 2006
    • Howard Chu's avatar
      Parser rewrite: · 712129fe
      Howard Chu authored
        use liblutil's ldif_read_record instead of read_one_record
        track line numbers across entire LDIF instead of just for a single
      	entry, to allow easier locating of errors. (we can also add the
      	-j jump option later.)
        split Add/Modify parse paths, precompute size of pmods instead of
        	continuously using realloc.
      
      Entry processing is now linear time instead of n^2 with entry size.
      712129fe
  4. Nov 10, 2006
  5. Oct 14, 2006
  6. Sep 14, 2006
  7. Aug 25, 2006
  8. Aug 24, 2006
  9. Aug 22, 2006
  10. Aug 17, 2006
  11. Jun 21, 2006
  12. May 13, 2006
  13. May 12, 2006
  14. Apr 25, 2006
  15. Apr 05, 2006
  16. Apr 04, 2006
  17. Apr 01, 2006
  18. Mar 31, 2006
  19. Mar 30, 2006
  20. Mar 10, 2006
  21. Mar 06, 2006
  22. Feb 16, 2006
  23. Feb 11, 2006
  24. Feb 10, 2006
  25. Feb 09, 2006
  26. Feb 07, 2006
  27. Jan 10, 2006
  28. Jan 09, 2006
Loading