Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add SHA checksum | dinoex | 2005-11-13 | 1 | -0/+1 |
| | |||||
* | - make PREFIX safe | dinoex | 2005-10-18 | 1 | -2/+2 |
| | | | | Reported by: kris | ||||
* | - support request of all attributes | dinoex | 2004-04-14 | 2 | -0/+98 |
| | |||||
* | - add patch for configurable number of attributes. | dinoex | 2004-03-23 | 1 | -0/+12 |
| | |||||
* | - update to 20040323 | dinoex | 2004-03-23 | 6 | -76/+11 |
| | | | | - removes patches that have been included in distribution | ||||
* | - configure location of database with TINYLDAP_DATA | dinoex | 2004-03-23 | 1 | -1/+7 |
| | | | | | - extend number of attributes - add to IPV6 category | ||||
* | tinyldap is an attempt to write a very small and very fast LDAP server. | dinoex | 2004-02-26 | 10 | -0/+180 |
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/ |