openldap/servers/slapd/back-passwd
Howard Chu 0e16f6acf9 Moved AttributeDescription caching into main code:
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.
2001-10-22 13:23:05 +00:00
..
config.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
external.h Const'ification 2000-05-22 03:46:57 +00:00
init.c Remove global_backendsyncfreq code (code has been pushed down into back-ldbm). 2001-06-28 18:02:46 +00:00
Makefile.in Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
search.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00