[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
adding Boolean syntax (readding caseIgnoreIA5SubstringsMatch
Hi all!
I'm submitting a patch for the CVS version of slapd/schema.c, that adds
the Boolean syntax type; I'm also resubmitting my patch for the
caseIgnoreIA5SubstringsMatch matching rule, as this doesn't seem to have been
applied.
William
====
diff -r1.48 schema.c
940a941
> {"( 1.3.6.1.4.1.1466.115.121.1.7 DESC 'Boolean' )", NULL},
1048a1050,1053
> caseIgnoreIA5Normalize, caseIgnoreIA5Match},
> /* This is defined in draft-smith-ldap-inetorgperson-03.txt, and
> used in a number of places, including 'dc' in the core schema */
> {"( 1.3.6.1.4.1.1466.109.114.3 NAME 'caseIgnoreIA5SubstringsMatch' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )",