openldap/servers/slapd/back-meta
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
..
data listen on any device 2001-10-20 17:19:56 +00:00
add.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
attribute.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-meta.h
bind.c fix result bug; add hooks for error selection based on priority (now the last one is selected) 2001-10-01 22:11:37 +00:00
candidates.c fix various result returning bugs, mostly related to candidate selction that results in invalid candidates (bug detected by Markus Storm <Markus.Storm@mediaWays.net>) 2001-10-01 16:16:51 +00:00
Changes
compare.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
config.c
conn.c
Copyright
delete.c fix various result returning bugs, mostly related to candidate selction that results in invalid candidates (bug detected by Markus Storm <Markus.Storm@mediaWays.net>) 2001-10-01 16:16:51 +00:00
dncache.c
Documentation
external.h
group.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
init.c
Makefile.in
modify.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
modrdn.c fix various result returning bugs, mostly related to candidate selction that results in invalid candidates (bug detected by Markus Storm <Markus.Storm@mediaWays.net>) 2001-10-01 16:16:51 +00:00
search.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
TODO
unbind.c