]> git.sur5r.net Git - openldap/commit
Remove bogus refusal to index ;binary attributes. Notice that I left
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 23 Oct 2001 13:42:37 +0000 (13:42 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 23 Oct 2001 13:42:37 +0000 (13:42 +0000)
commitaee598dba720783f20988d09c8804d199fcf807d
tree0fbc398d5e69d68dec6a02be90dd206d5166537c
parent358950e8ad90919d20094fa3ab3d196966c7f660
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.
servers/slapd/back-bdb/index.c
servers/slapd/back-ldbm/index.c