CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/03 08:17:01
Modified files:
usr.sbin/ldapd : Makefile schema.c schema.h
usr.sbin/ldapctl: Makefile
Added files:
usr.sbin/ldapd : matching.c
Log message:
Validate matching rules against attribute syntaxes. All matching rules from
RFC 4517 are recognized, except the optional wordMatch and keywordMatch.
Requires a current core.schema file.
