openldap/servers/slapd/back-bdb
Julio Sánchez Fernández aee598dba7 Remove bogus refusal to index ;binary attributes. Notice that I left
in a check.  This way you have to say:

	index userCertificate eq

If we remove it, we could say:

	index userCertificate;binary eq

I have not tried the latter.
2001-10-23 13:42:37 +00:00
..
add.c BDB_INDEX code does no harm (but no good yet, not used by filters yet). 2001-10-05 20:12:16 +00:00
attr.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
back-bdb.h BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
backbdb.dsp Work in progress codes. !UNTESTED! 2001-06-15 07:08:37 +00:00
bind.c fix up bdb_entry_return() calls 2000-09-28 02:27:49 +00:00
compare.c Compares get values in the matching rule syntax (see RFC2251, 4.1.7), 2001-10-23 09:48:18 +00:00
config.c Initial idl fetch code, undef BDB_INDEX for now, other cleanup 2001-10-05 01:19:58 +00:00
dbcache.c BDB_INDEX code does no harm (but no good yet, not used by filters yet). 2001-10-05 20:12:16 +00:00
delete.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
dn2entry.c Mostly working modify 2000-09-28 00:02:47 +00:00
dn2id.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
error.c Fix thread handling and error printing 2000-10-01 19:21:07 +00:00
extended.c Initial idl fetch code, undef BDB_INDEX for now, other cleanup 2001-10-05 01:19:58 +00:00
external.h Rough in extended ops, modify, and modrdn. 2000-09-27 22:28:59 +00:00
filterindex.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
id2entry.c Fix some uninitialized variables 2001-10-22 15:57:58 +00:00
idl.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
idl.h BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
index.c Remove bogus refusal to index ;binary attributes. Notice that I left 2001-10-23 13:42:37 +00:00
init.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
key.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
Makefile.in BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
modify.c Moved binary entry_encode/entry_decode into main code. Removed lber version. 2001-10-22 14:07:42 +00:00
modrdn.c Fix some uninitialized variables 2001-10-22 15:57:58 +00:00
nextid.c Fix typo 2001-07-31 07:53:21 +00:00
passwd.c Work in progress codes. !UNTESTED! 2001-06-15 07:08:37 +00:00
proto-bdb.h BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
referral.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
search.c BDB updates... haven't had a chance to work on this for a while, 2001-10-13 16:55:54 +00:00
tools.c Don't free entries since the tools realloc the buffers. 2001-10-22 15:58:44 +00:00