summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/syntax.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The <ctype.h> is*() interfaces expect EOF or an unsigned char; cast toguenther2015-10-111-2/+2
* unsigned char casts for ctypederaadt2013-11-231-8/+10
* Implement attribute syntaxes from RFC4517. This adds validation to the mostmartinh2010-09-031-0/+351