Skip to content
Snippets Groups Projects
  1. Jun 01, 1999
  2. May 31, 1999
  3. May 30, 1999
    • Kurt Zeilenga's avatar
      Initial round 2 memory allocation changes. THIS IS A WORK IN PROGRESS. · 2e5a5241
      Kurt Zeilenga authored
      includes single to multiple hooks changes.
      ber_mem* reimplementation.
      namespace glue (finally naming has not be decided upon nor implemented).
      Added ldap_int_strdup to handle "internal" strdup'ing, this version uses hooks.
      ldap_pvt_strdup still available for when strdup() is missing, this version
      directly uses system allocators.
      Updated -lldif to use ber allocators.  Items returned by ldif routines
      should be ber_memfree()d as needed.
      2e5a5241
    • Kurt Zeilenga's avatar
      Remove prototype for removed ber_clear(). · 4bba4a48
      Kurt Zeilenga authored
      4bba4a48
    • Julio Sánchez Fernández's avatar
      · 21577a09
      Julio Sánchez Fernández authored
      Some definition reordering to satisfy dependencies.
      21577a09
    • Julio Sánchez Fernández's avatar
      · ae481022
      Julio Sánchez Fernández authored
      Oops, fp_parse_line tokenizes in place, so we need to take a copy of
      input before letting fp_parse_line ruin it.
      ae481022
    • Julio Sánchez Fernández's avatar
      · 663d7e86
      Julio Sánchez Fernández authored
      Lose previously commented out old code.
      Robustness fixes.
      Fixed error reporting of non-existing attribute superior.
      663d7e86
    • Julio Sánchez Fernández's avatar
      · be051c3f
      Julio Sánchez Fernández authored
      Relax some rules to survive Netscape DS brokennes, more to come.
      A few parse_whsp were missing.
      Detect and survive null input.
      be051c3f
  4. May 29, 1999
Loading