Commit graph

18 commits

Author SHA1 Message Date
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Dirk Meyer
27c230f37d - rename ldapdelete tinyldapdelete
PR:		179043
2013-06-15 11:58:33 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
da5e61df79 LICENSE GPLv2 2010-06-05 19:53:32 +00:00
Dirk Meyer
d4ea6acf86 - update to 20091122 and fix GPL problems 2009-11-22 21:48:36 +00:00
Dirk Meyer
860173e0a8 - set LICENSE: GPL 2009-11-22 17:15:25 +00:00
Dirk Meyer
615fb92797 - update to 20080425
better ACL support
2008-04-25 20:23:03 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
df643d5a10 - make PREFIX safe
Reported by:	kris
2005-10-18 06:00:02 +00:00
Dirk Meyer
b1942318dd - support request of all attributes 2004-04-14 20:50:41 +00:00
Dirk Meyer
9328b68b1d - add patch for configurable number of attributes. 2004-03-23 15:02:08 +00:00
Dirk Meyer
ff463e373d - update to 20040323
- removes patches that have been included in distribution
2004-03-23 15:01:32 +00:00
Dirk Meyer
e8d78065c9 - configure location of database with TINYLDAP_DATA
- extend number of attributes
- add to IPV6 category
2004-03-23 14:28:24 +00:00
Dirk Meyer
ae12e2aa41 tinyldap is an attempt to write a very small and very fast LDAP server.
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/
2004-02-26 20:25:02 +00:00