openldap/servers/slapd/back-bdb
Kurt Zeilenga 492762f1c5 Don't use BDB group/attribute callbacks as they may cause deadlock.
Add code to bdb_attribute and bdb_group where use TXN id and to
provide error, but need to rework callers (and their callers) to
ensure error is properly bubbled up to the backend operation routine
handling the transaction.  Ugh.
2002-01-17 03:58:52 +00:00
..
add.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
attr.c Update copyright statements 2002-01-04 21:17:25 +00:00
attribute.c Don't use BDB group/attribute callbacks as they may cause deadlock. 2002-01-17 03:58:52 +00:00
back-bdb.h Turn on BDB_IDL_MULTI by default 2002-01-13 22:26:29 +00:00
backbdb.dsp add group.c 2001-12-27 00:18:09 +00:00
bind.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
compare.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
config.c Update copyright statements 2002-01-04 21:17:25 +00:00
dbcache.c Update copyright statements 2002-01-04 21:17:25 +00:00
delete.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
dn2entry.c Update copyright statements 2002-01-04 21:17:25 +00:00
dn2id.c fix ber_*str renaming 2002-01-16 18:50:45 +00:00
error.c Update copyright statements 2002-01-04 21:17:25 +00:00
extended.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
external.h Update copyright statements 2002-01-04 21:17:25 +00:00
filterindex.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
group.c Don't use BDB group/attribute callbacks as they may cause deadlock. 2002-01-17 03:58:52 +00:00
id2entry.c Update copyright statements 2002-01-04 21:17:25 +00:00
idl.c Fix bdb_idl_fetch/insert_key. Still fails test011. 2002-01-16 15:22:08 +00:00
idl.h Update copyright statements 2002-01-04 21:17:25 +00:00
index.c Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
init.c Don't use BDB group/attribute callbacks as they may cause deadlock. 2002-01-17 03:58:52 +00:00
key.c Update copyright statements 2002-01-04 21:17:25 +00:00
Makefile.in NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
modify.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
modrdn.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
nextid.c Update copyright statements 2002-01-04 21:17:25 +00:00
passwd.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
proto-bdb.h Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
referral.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
search.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
tools.c error message from be_entry_put tool backend function 2002-01-12 16:00:51 +00:00