openldap/servers/slapd/back-bdb
Howard Chu 1985b2c5a1 Don't use subdatabases for indexes. This patch is an incompatible change,
must destroy existing indexes and run slapindex to regenerate.
2003-03-27 04:30:05 +00:00
..
add.c
attr.c
back-bdb.h Save DB_LOCK structure so it can be released later. 2003-03-26 13:33:51 +00:00
backbdb.dsp
bind.c
cache.c #if out unused cache rdwr locks 2003-03-25 20:17:05 +00:00
compare.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
config.c
dbcache.c Don't use subdatabases for indexes. This patch is an incompatible change, 2003-03-27 04:30:05 +00:00
delete.c
dn2entry.c
dn2id.c
error.c
extended.c
external.h
filterindex.c
id2entry.c Fix previous commit 2003-03-27 03:27:48 +00:00
idl.c
idl.h
index.c Simplify indexer - remove redundant dbname parameter 2003-03-25 18:17:34 +00:00
init.c Deleted BackendInfo->bi_acl_attribute, bi_acl_group. 2003-03-26 11:50:03 +00:00
key.c
Makefile.in Remove attribute.c, group.c from build 2003-03-26 11:52:59 +00:00
modify.c SLAP_NVALUES tweaks - after input, a_nvals is always populated. If there is 2003-03-24 01:56:56 +00:00
modrdn.c ITS#2392 - move cache_commit inside transaction. needs lock protection, 2003-03-25 17:49:35 +00:00
nextid.c
operational.c
passwd.c Plug ndn leak (re: ITS#2390) 2003-03-22 16:59:41 +00:00
proto-bdb.h Deleted BackendInfo->bi_acl_attribute, bi_acl_group. 2003-03-26 11:50:03 +00:00
psearch.c
referral.c
search.c reorder to statements for debugging purposes 2003-03-16 18:48:44 +00:00
tools.c