openldap/servers/slapd/back-ldbm
Kurt Zeilenga 2ac7c91cae Replace existing SLAP_MR_ matching flags with:
SLAP_MR_ASSERTION_SYNTAX_MATCH
	SLAP_MR_VALUE_SYNTAX_MATCH
	SLAP_MR_VALUE_SYNTAX_CONVERTED_MATCH,
add supporting evaluation macros, and update code as needed.
Misc other code cleanup included.
2001-11-27 21:59:56 +00:00
..
abandon.c
add.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
alias.c
attr.c minor cleanup 2001-11-17 14:39:10 +00:00
attribute.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-ldbm.h Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
backldbm.dsp
bind.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
cache.c
close.c
compare.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
config.c
dbcache.c minor cleanup 2001-11-17 14:39:10 +00:00
delete.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
dn2id.c minor cleanup 2001-11-17 14:39:10 +00:00
entry.c
extended.c
external.h
filterindex.c Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
group.c minor cleanup 2001-11-17 14:39:10 +00:00
id2children.c
id2entry.c minor cleanup 2001-11-17 14:39:10 +00:00
idl.c minor cleanup 2001-11-17 14:39:10 +00:00
index.c minor cleanup 2001-11-17 14:39:10 +00:00
init.c minor cleanup 2001-11-17 14:39:10 +00:00
key.c Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
Makefile.in
modify.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
modrdn.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
nextid.c
passwd.c minor cleanup 2001-11-17 14:39:10 +00:00
proto-back-ldbm.h Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
referral.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
sasl.c
search.c moved the empty dn static entry into a global const object 2001-11-16 17:05:32 +00:00
tools.c
unbind.c