mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
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.
|
||
|---|---|---|
| .. | ||
| config.c | ||
| external.h | ||
| init.c | ||
| Makefile.in | ||
| search.c | ||