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 pseudo-root dn bind; a couple of minor fixes 2001-05-19 17:02:39 +00:00
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 cleanup of the tests in back-meta/data; after build, run "setup.sh" 2001-05-13 17:58:03 +00:00
compare.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
config.c semicolon after colon in goto labels; no C++ style comments; unused vars removed or #ifdef'd 2001-06-03 08:55:17 +00:00
conn.c pseudo-root dn bind; a couple of minor fixes 2001-05-19 17:02:39 +00:00
Copyright This is the commit of: 2001-05-12 00:51:28 +00:00
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 This is the commit of: 2001-05-12 00:51:28 +00:00
Documentation pseudo-root dn bind; a couple of minor fixes 2001-05-19 17:02:39 +00:00
external.h This is the commit of: 2001-05-12 00:51:28 +00:00
group.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +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 This is the commit of: 2001-05-12 00:51:28 +00:00
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 cleanup of the tests in back-meta/data; after build, run "setup.sh" 2001-05-13 17:58:03 +00:00
unbind.c added new logging to back-meta 2001-05-13 23:44:22 +00:00