openldap/servers/slapd/back-bdb
2002-08-31 17:03:42 +00:00
..
add.c improved support for NOOP; add is fine, the other write funcs still need work 2002-08-31 12:00:39 +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 Fix previous commit, BDB_REUSE_LOCKERS was inside a BDB version #ifdef 2002-08-25 11:06:35 +00:00
backbdb.dsp
bind.c Quick check of LOCK_ID() return. Likely should retry... but not forever. 2002-08-20 03:10:08 +00:00
cache.c Add debug if bdb_cache_entry_db_lock fails to get a lock 2002-08-24 19:23:30 +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 improved support for NOOP; add is fine, the other write funcs still need work 2002-08-31 12:00:39 +00:00
dn2entry.c
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
external.h
filterindex.c
group.c trim unused var 2002-08-29 12:41:07 +00:00
id2entry.c
idl.c Fix unindent commit 2002-08-30 11:48:47 +00:00
idl.h ITS#2040 - in bdb_idl_fetch_key() use a large enough buffer to get the 2002-08-27 15:11:04 +00:00
index.c
init.c define macros for appropriate sizing of lutil buffers 2002-08-31 10:48:02 +00:00
key.c Don't mask DB_KEYEXIST errors in bdb_idl_insert_key, let dn2id see them. 2002-08-30 10:41:46 +00:00
Makefile.in
modify.c definitely fix NOOP in back-bdb 2002-08-31 17:03:42 +00:00
modrdn.c definitely fix NOOP in back-bdb 2002-08-31 17:03:42 +00:00
nextid.c
operational.c add bdb_hasSubordinates() helper 2002-08-29 10:50:53 +00:00
passwd.c
proto-bdb.h add bdb_hasSubordinates() helper 2002-08-29 10:50:53 +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 this test is useless, since noop is masked SLAP_CTRL_UPDATE 2002-08-29 12:17:28 +00:00
tools.c