summaryrefslogtreecommitdiff
path: root/net/tinyldap/files/patch-tinyldap.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-02-26tinyldap is an attempt to write a very small and very fast LDAP server.Dirk Meyer1-0/+15
openldap is the reference when it comes to LDAP servers, and it performs very poorly despite using techniques such as thread pools. WWW: http://www.fefe.de/tinyldap/