summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/attributes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a segmentation fault when adding an attribute to an empty entry.martinh2010-10-191-2/+4
* Avoid double free in ldap modify requests. The values received in themartinh2010-07-131-1/+7
* Initial import of ldapd, a small LDAP daemon. Work in progress.martinh2010-05-311-0/+247