openldap/servers/slapd/back-bdb
Howard Chu a352bcaa16 Fix DN freeing in BDB_HIER case. (BDB_HIER is still broken, seems to have
a bad interaction with the entry cache.)
2002-05-03 14:47:29 +00:00
..
add.c Patch for ITS# 1643 2002-04-19 21:41:32 +00:00
attr.c Patch: More format bugs (ITS#1702) 2002-04-02 18:56:26 +00:00
attribute.c Patch for ITS# 1643 2002-04-19 21:41:32 +00:00
back-bdb.h Patch for ITS# 1643 2002-04-19 21:41:32 +00:00
backbdb.dsp move ldap_int_put_filter to ldap_pvt_put_filter 2002-03-30 00:42:40 +00:00
bind.c Patch for ITS# 1643 2002-04-19 21:41:32 +00:00
cache.c Hallvard B. Furuseth's patch for cache lock and mutex 2002-04-16 14:03:13 +00:00
compare.c Patch for ITS# 1643 2002-04-19 21:41:32 +00:00
config.c BDB_ALIASES and BDB_SUBENTRIES cleanup 2002-01-29 04:53:47 +00:00
dbcache.c ITS#1726, always use bdb_db_hash(). 2002-04-05 05:59:04 +00:00
delete.c pointer initialization 2002-04-29 16:42:41 +00:00
dn2entry.c Added LDAP_LOG messages 2002-03-26 20:04:30 +00:00
dn2id.c Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere. 2002-05-01 18:50:14 +00:00
error.c Added/Modified LDAP_LOG messages to match the existing Debug messages 2002-03-15 17:50:28 +00:00
extended.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
external.h port hasSubordinates handling to back-bdb 2002-03-23 11:04:09 +00:00
filterindex.c Patch: More format bugs (ITS#1702) 2002-04-02 18:56:26 +00:00
group.c ITS#1711 txn was uninitialized 2002-04-05 06:54:39 +00:00
id2entry.c Fix DN freeing in BDB_HIER case. (BDB_HIER is still broken, seems to have 2002-05-03 14:47:29 +00:00
idl.c Fix ITS#1774, BDB keys need ulen and flags to be initialized because BDB 2002-04-25 05:16:15 +00:00
idl.h Adjust size offsets, needs work 2002-01-31 00:10:24 +00:00
index.c
init.c Matched Values implementation (ITS#1776) based upon submission 2002-05-02 18:56:56 +00:00
key.c Fix ITS#1774, BDB keys need ulen and flags to be initialized because BDB 2002-04-25 05:16:15 +00:00
Makefile.in port hasSubordinates handling to back-bdb 2002-03-23 11:04:09 +00:00
modify.c pointer initialization 2002-04-29 16:42:41 +00:00
modrdn.c pointer initialization 2002-04-29 16:42:41 +00:00
nextid.c Added LDAP_LOG messages 2002-03-26 21:14:23 +00:00
operational.c Added LDAP_LOG messages to operational.c and fixed compile error in dn2id.c 2002-03-26 21:34:03 +00:00
passwd.c Patch for ITS# 1643 2002-04-19 21:41:32 +00:00
proto-bdb.h Use a single malloc'd block for all the temporary IDL storage in the 2002-03-18 11:40:58 +00:00
referral.c pointer initialization 2002-04-29 16:42:41 +00:00
search.c s/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED/ when search candidates exceed unckecked limit 2002-05-03 10:27:37 +00:00
tools.c Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00