Skip to content
Snippets Groups Projects
  1. May 31, 1999
  2. 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
    • 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
  3. May 29, 1999
  4. May 28, 1999
  5. May 27, 1999
  6. May 26, 1999
  7. May 24, 1999
  8. May 22, 1999
    • Kurt Zeilenga's avatar
      ldap.h: · 22d98c85
      Kurt Zeilenga authored
       added comments
       removed LDAP_MAX_ATTR_LEN
       removed LDAP_COMPAT* from <ldap.h> but not code.
       move LDAP_DEFAULT_REFHOPCOUNT to ldap-int.h
       added experimental options macros
       added LDAP_CONTROL_REFERRALS macros
      libldap:
       Replace ld_attrbuffer with per use allocated attributed.
       ldap_first/next_attribute attributes now must be freed (as per draft).
       unifdef -DLDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
      22d98c85
  9. May 21, 1999
Loading