Skip to content
  • Howard Chu's avatar
    Moved AttributeDescription caching into main code: · 0e16f6ac
    Howard Chu authored
       Changed AttributeDescription.{ad_cname,ad_lang} to struct berval everywhere
       Deleted ad_free() everywhere
       Added ad_mutex to init.c
    
    The AttributeDescriptions are in a linked list hanging off of the
    corresponding AttributeType.
    0e16f6ac