openldap/servers/slapd/back-bdb
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
..
add.c BDB_INDEX code does no harm (but no good yet, not used by filters yet). 2001-10-05 20:12:16 +00:00
attr.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-bdb.h BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
backbdb.dsp Work in progress codes. !UNTESTED! 2001-06-15 07:08:37 +00:00
bind.c fix up bdb_entry_return() calls 2000-09-28 02:27:49 +00:00
compare.c fix up bdb_entry_return() calls 2000-09-28 02:27:49 +00:00
config.c Initial idl fetch code, undef BDB_INDEX for now, other cleanup 2001-10-05 01:19:58 +00:00
dbcache.c BDB_INDEX code does no harm (but no good yet, not used by filters yet). 2001-10-05 20:12:16 +00:00
delete.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
dn2entry.c Mostly working modify 2000-09-28 00:02:47 +00:00
dn2id.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
error.c Fix thread handling and error printing 2000-10-01 19:21:07 +00:00
extended.c Initial idl fetch code, undef BDB_INDEX for now, other cleanup 2001-10-05 01:19:58 +00:00
external.h Rough in extended ops, modify, and modrdn. 2000-09-27 22:28:59 +00:00
filterindex.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
id2entry.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
idl.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
idl.h BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
index.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
init.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
key.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
Makefile.in BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
modify.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
modrdn.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
nextid.c Fix typo 2001-07-31 07:53:21 +00:00
passwd.c Work in progress codes. !UNTESTED! 2001-06-15 07:08:37 +00:00
proto-bdb.h BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
referral.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
search.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
tools.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00