openldap/servers/slapd/back-bdb
Howard Chu d6449b1d57 Experimental code that uses one locker ID per thread. Seems to work OK,
is enabled by default. #undef BDB_REUSE_LOCKERS in back-bdb.h to disable.
Probably needs to be disabled when built with NO_THREADS.
2002-08-24 08:11:08 +00:00
..
add.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
attr.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
attribute.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
back-bdb.h Experimental code that uses one locker ID per thread. Seems to work OK, 2002-08-24 08:11:08 +00:00
backbdb.dsp move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +00:00
bind.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
cache.c Experimental code that uses one locker ID per thread. Seems to work OK, 2002-08-24 08:11:08 +00:00
compare.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
config.c
dbcache.c OS/390 EBCDIC support 2002-08-22 04:39:59 +00:00
delete.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
dn2entry.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
dn2id.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
error.c OS/390 EBCDIC support 2002-08-22 04:39:59 +00:00
extended.c operationsError != Internal Error 2002-07-31 22:49:02 +00:00
external.h
filterindex.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
group.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
id2entry.c DB_RMW flag to dn2id and id2entry 2002-06-10 19:02:25 +00:00
idl.c Fix bdb_idl_union of range and list (related to ITS#1969 2002-07-31 23:43:56 +00:00
idl.h
index.c ITS#2015 give correct index key back to presence_candidates 2002-08-08 17:27:50 +00:00
init.c OS/390 EBCDIC support 2002-08-22 04:39:59 +00:00
key.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
Makefile.in Fix dynamic module linking 2002-06-21 01:34:53 +00:00
modify.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
modrdn.c add function slap_modrdn2mods that prepares modifications list for delete/add old/new rdn values 2002-08-16 16:35:16 +00:00
nextid.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
operational.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
passwd.c operationsError != Internal Error 2002-07-31 22:49:02 +00:00
proto-bdb.h Experimental code that uses one locker ID per thread. Seems to work OK, 2002-08-24 08:11:08 +00:00
referral.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
search.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
tools.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00