CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/03 03:39:17
Modified files:
usr.sbin/ldapd : Makefile schema.c schema.h validate.c
Added files:
usr.sbin/ldapd : syntax.c
Log message:
Implement attribute syntaxes from RFC4517. This adds validation to the most
common attribute types. Specialized attribute types like Delivery Method or
Teletex Terminal Identifier are recognized for completeness, but not
validated.
