X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Ffilterentry.c;h=5790b0a20974ab03e03439d797604c6f09e2219b;hb=b60644a07fc620d8e1f367e828355e6babc8d44f;hp=b0e5a595d72219c54a77658c107171ece401a8b1;hpb=a6453f28f89e49786dff3c137bac10df14b9ca98;p=openldap diff --git a/servers/slapd/filterentry.c b/servers/slapd/filterentry.c index b0e5a595d7..5790b0a209 100644 --- a/servers/slapd/filterentry.c +++ b/servers/slapd/filterentry.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2005 The OpenLDAP Foundation. + * Copyright 1998-2006 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -276,14 +276,14 @@ static int test_mra_filter( if ( normalize_attribute && mra->ma_rule->smr_normalize ) { /* - Document: draft-ietf-ldapbis-protocol + Document: RFC 4511 4.5.1. Search Request ... If the type field is present and the matchingRule is present, the matchValue is compared against entry attributes of the specified type. In this case, the matchingRule MUST be one - suitable for use with the specified type (see [Syntaxes]), + suitable for use with the specified type (see [RFC4517]), otherwise the filter item is Undefined.