summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/attributes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The ber_* namespace is used by liblber since time immemorial,tb2019-10-241-20/+20
* Correct handling of requests to delete individual attribute values.guenther2017-02-111-10/+16
* work on making log.c similar in all daemons:benno2017-01-201-1/+2
* 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