..
add.c
Fix bug in last commit
2002-02-11 21:07:55 +00:00
attr.c
attribute.c
Add ACL state recording to avoid multiple evaluation of
2002-02-09 05:14:17 +00:00
back-bdb.h
switch to openldap-data directory
2002-02-02 06:26:06 +00:00
backbdb.dsp
Misc WinNT build updates
2002-01-30 04:06:31 +00:00
bind.c
Add ACL state recording to avoid multiple evaluation of
2002-02-09 05:14:17 +00:00
cache.c
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
2002-01-25 07:19:01 +00:00
compare.c
Add ACL state recording to avoid multiple evaluation of
2002-02-09 05:14:17 +00:00
config.c
BDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 04:53:47 +00:00
dbcache.c
delete.c
Add ACL state recording to avoid multiple evaluation of
2002-02-09 05:14:17 +00:00
dn2entry.c
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
2002-01-25 07:19:01 +00:00
dn2id.c
Changed dnParent to void instead of int. (It always returned success...)
2002-01-26 08:44:59 +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
filterindex.c
Use a single malloc'd block for all the temporary IDL storage in the
2002-03-18 11:40:58 +00:00
group.c
BDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 04:53:47 +00:00
id2entry.c
Add first cut BDB no-op control support.
2002-01-29 00:02:27 +00:00
idl.c
Rewrote bdb_idl_insert_key and bdb_idl_delete_key for BDB_IDL_MULTI,
2002-03-20 00:51:34 +00:00
idl.h
Adjust size offsets, needs work
2002-01-31 00:10:24 +00:00
index.c
appropriately detect index delete failure
2002-01-26 14:33:31 +00:00
init.c
Added LDAP_LOG messages
2002-03-19 17:44:11 +00:00
key.c
Added/Modified LDAP_LOG messages to match the existing Debug messages
2002-03-15 17:50:28 +00:00
Makefile.in
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
2002-01-25 07:19:01 +00:00
modify.c
Added LDAP_LOG messages to these files to match the existing Debug messages
2002-03-14 22:23:44 +00:00
modrdn.c
Fix previous commit, missing semicolon
2002-03-18 08:55:21 +00:00
nextid.c
passwd.c
Added LDAP_LOG messages to match existing Debug messages
2002-03-15 17:21:06 +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
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
2002-01-25 07:19:01 +00:00
search.c
Use a single malloc'd block for all the temporary IDL storage in the
2002-03-18 11:40:58 +00:00
tools.c
Add cache txn_prepare code based upon submission (ITS#1575) by
2002-02-02 03:28:32 +00:00