summaryrefslogtreecommitdiff
path: root/net/tinyldap/files/patch-mstorage_add.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 20080425Dirk Meyer2008-04-251-0/+11
| | | | better ACL support
* - update to 20040323Dirk Meyer2004-03-231-14/+0
| | | | - removes patches that have been included in distribution
* tinyldap is an attempt to write a very small and very fast LDAP server.Dirk Meyer2004-02-261-0/+14
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/