openldap/servers/slapd/back-ldbm
Howard Chu 09679eb715 Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when
calling value_find with already-normalized DNs
2002-12-04 18:19:46 +00:00
..
add.c More "entry" level ACLs for entry add, delete, and rename. 2002-10-07 19:19:29 +00:00
alias.c Don't free bv_vals that were passed to ber_bvarray_add. 2002-01-19 04:28:45 +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-ldbm.h switch to openldap-data directory 2002-02-02 06:26:06 +00:00
backldbm.dsp
bind.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
cache.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
close.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
compare.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
config.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
dbcache.c Delete some old (bad) statslog messages 2002-11-11 18:38:57 +00:00
delete.c More "entry" level ACLs for entry add, delete, and rename. 2002-10-07 19:19:29 +00:00
dn2id.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
entry.c Fix giant lock handling on entry release 2002-01-29 19:43:17 +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 Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
group.c Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant normalize when 2002-12-04 18:19:46 +00:00
id2children.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
id2entry.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
idl.c Delete some old (bad) statslog messages 2002-11-11 18:38:57 +00:00
index.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
init.c cleanup 2002-11-25 23:37:54 +00:00
key.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
Makefile.in Fix ITS#2047 - link ldbm.lo directly when building back-ldbm as a module 2002-08-28 02:50:30 +00:00
modify.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
modrdn.c More "entry" level ACLs for entry add, delete, and rename. 2002-10-07 19:19:29 +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-back-ldbm.h Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
referral.c Coverted LDAP_LOG macro to use subsystem ID int values instead of string values 2002-07-11 20:33:24 +00:00
sasl.c
search.c improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform" 2002-11-21 12:58:59 +00:00
tools.c perhaps the assert can be removed; should work now 2002-11-28 08:25:12 +00:00