Skip to content
  • 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