]> git.sur5r.net Git - openldap/commit
Extend MRA. It now has a pointer to a MatchingRule, but a char
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Sun, 15 Oct 2000 19:12:21 +0000 (19:12 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Sun, 15 Oct 2000 19:12:21 +0000 (19:12 +0000)
commit336f054d055833869b9ef5bb47b566ff9a61b446
treeeda65068d174a13a07413da4c4ce7e43cd762198
parent5b52ae5109cd2a769c9469b6eebc2ef5b7108cd2
Extend MRA.  It now has a pointer to a MatchingRule, but a char
pointer is kept for messages and to tell a filter without rule
from one with an unknown rule.  It matters.

Fix a couple of bugs in debug output.
servers/slapd/filter.c