openldap/servers/slapd/back-bdb
Ondrej Kuznik 01f698bce9 ITS#7256 A few issues discovered during testing slapmodify.
- bdb deallocates cursor after some tool operations but expects it to be
  around every time it is called
- mdb tries to allocate a second transaction while it already holds one,
  deadlocking
- op->o_hdr must exist for most uses of op, but o_tmpmfuncs need not
- what about indexing after a tool modify? Does it happen automatically?
2014-07-08 17:28:12 -07:00
..
add.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
attr.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
back-bdb.h Happy new year (belated) 2014-01-25 05:21:25 -08:00
bind.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
cache.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
compare.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
config.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
dbcache.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
delete.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
dn2entry.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
dn2id.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
error.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
extended.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
filterindex.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
id2entry.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
idl.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
idl.h Happy new year (belated) 2014-01-25 05:21:25 -08:00
index.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
init.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
key.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
Makefile.in Happy new year (belated) 2014-01-25 05:21:25 -08:00
modify.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
modrdn.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
monitor.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
nextid.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
operational.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
proto-bdb.h Happy new year (belated) 2014-01-25 05:21:25 -08:00
referral.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
search.c Happy new year (belated) 2014-01-25 05:21:25 -08:00
tools.c ITS#7256 A few issues discovered during testing slapmodify. 2014-07-08 17:28:12 -07:00
trans.c Happy new year (belated) 2014-01-25 05:21:25 -08:00