..
add.c
LCUP persistent search code drop
2002-10-25 17:51:30 +00:00
attr.c
use ldap_charray_*() instead of charray_*()
2002-08-24 00:55:24 +00:00
attribute.c
back_attribute() should use ACL_AUTH not ACL_READ (at
2002-09-05 02:37:10 +00:00
back-bdb.h
Added config keyword "searchstack" for setting search stack cache depth.
2002-12-10 20:33:49 +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
silence warnings; fix messages
2002-11-10 20:00:44 +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
Added config keyword "searchstack" for setting search stack cache depth.
2002-12-10 20:33:49 +00:00
dbcache.c
Unifdef BDB_IDL_MULTI.
2002-09-10 04:20:45 +00:00
delete.c
LCUP persistent search code drop
2002-10-25 17:51:30 +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
Updated BDB_HIER for current API
2002-09-19 06:08:12 +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
remove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-11-10 19:48:36 +00:00
filterindex.c
Fix debug messages
2002-09-13 20:19:15 +00:00
group.c
Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when
2002-12-04 18:19:46 +00:00
id2entry.c
Updated BDB_HIER for current API
2002-09-19 06:08:12 +00:00
idl.c
Added config keyword "searchstack" for setting search stack cache depth.
2002-12-10 20:33:49 +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
ITS#2015 give correct index key back to presence_candidates
2002-08-08 17:27:50 +00:00
init.c
Added config keyword "searchstack" for setting search stack cache depth.
2002-12-10 20:33:49 +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
lcup.c
changes in bdb_psearch() - search scope check
2002-10-29 08:05:45 +00:00
Makefile.in
LCUP persistent search code drop
2002-10-25 17:51:30 +00:00
modify.c
LCUP persistent search code drop
2002-10-25 17:51:30 +00:00
modrdn.c
LCUP persistent search code drop
2002-10-25 17:51:30 +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
fix hasSubordinate filtering; now it can be safely turned on
2002-10-26 16:18:31 +00:00
passwd.c
operationsError != Internal Error
2002-07-31 22:49:02 +00:00
proto-bdb.h
LCUP persistent search code drop
2002-10-25 17:51:30 +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
Added config keyword "searchstack" for setting search stack cache depth.
2002-12-10 20:33:49 +00:00
tools.c
perhaps the assert can be removed; should work now
2002-11-28 08:25:12 +00:00