openldap/servers/slapd/back-sql
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
..
docs
rdbms_depend
back-sql.h
backsql.dsp
bind.c
config.c
entry-id.c finish the prefious fixes... it is really hard to commit a truly good patch without even a chance to check if it is compilable ;) 2001-09-07 18:50:52 +00:00
entry-id.h
external.h
init.c
Makefile.in
modify.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
other.c
schema-map.c finish the prefious fixes... it is really hard to commit a truly good patch without even a chance to check if it is compilable ;) 2001-09-07 18:50:52 +00:00
schema-map.h
search.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
sql-types.h
sql-wrap.c
sql-wrap.h
util.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
util.h