Hi,
On Tue, Jun 24, 2008 at 3:37 PM, unix.gurus@gmail.com wrote:
On Tue, Jun 24, 2008 at 12:50 PM, unix.gurus@gmail.com wrote:
Hi,
I have uploaded a patch against HEAD that normalizes the attributes used under cn=monitor according to the schema: ftp://ftp.openldap.org/incoming/sean-burford-monitor-normalize-080624.patch
Unified diff of the same thing: sean-burford-monitor-normalize-unified-080624.patch
The search (namingContexts:distinguishedNameMatch:=CN=...) returns the expected results, I'll check what filterentry.c:test_mra_filter() is up to later.
As far as I can tell the arguments passed to filterentry.c:test_mra_filter() for that search also look sane, so whilst it passes my tests I'm looking forward to an official opinion on this patch.
make test also completes successfully, for what it's worth.