.. |
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
|
back_attribute() should use ACL_AUTH not ACL_READ (at
|
2002-09-05 02:37:10 +00:00 |
back-bdb.h
|
Unifdef BDB_IDL_MULTI.
|
2002-09-10 04:20:45 +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
|
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
|
BDB_ALIASES and BDB_SUBENTRIES cleanup
|
2002-01-29 04:53:47 +00:00 |
dbcache.c
|
Unifdef BDB_IDL_MULTI.
|
2002-09-10 04:20:45 +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
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
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
|
operationsError != Internal Error
|
2002-07-31 22:49:02 +00:00 |
external.h
|
port hasSubordinates handling to back-bdb
|
2002-03-23 11:04:09 +00:00 |
filterindex.c
|
Fix debug messages
|
2002-09-13 20:19:15 +00:00 |
group.c
|
Fix test of uninit'd rc at LOCK_ID
|
2002-09-13 12:32:08 +00:00 |
id2entry.c
|
DB_RMW flag to dn2id and id2entry
|
2002-06-10 19:02:25 +00:00 |
idl.c
|
Fix ITS#2082, bdb_idl_intersection
|
2002-09-13 20:19:56 +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
|
Set BDB's global allocators to ber_*, don't bother with the per-env setting.
|
2002-09-12 02:47:18 +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
|
Fix dynamic module linking
|
2002-06-21 01:34:53 +00:00 |
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
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
operational.c
|
add bdb_hasSubordinates() helper
|
2002-08-29 10:50:53 +00:00 |
passwd.c
|
operationsError != Internal Error
|
2002-07-31 22:49:02 +00:00 |
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
|
Cleanup up LDAP_CLIENT_UPDATE code... including some bug fixing.
|
2002-09-15 21:08:34 +00:00 |
tools.c
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |