summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/syntax.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement attribute syntaxes from RFC4517. This adds validation to the mostmartinh2010-09-031-0/+351
common attribute types. Specialized attribute types like Delivery Method or Teletex Terminal Identifier are recognized for completeness, but not validated.