]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/init.c
overlays reworking
[openldap] / servers / slapd / back-ldap / init.c
2004-03-18 Pierangelo Masaratioverlays reworking
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-13 Pierangelo Masaratiuse dedicated admin identity to proxyAuthz
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-06-11 Howard ChuMore overlay tweaks. Added LDAP chaining overlay.
2003-04-29 Hallvard Furuseth#include <ac/string.h>, to get memset() and strlen().
2003-04-18 Pierangelo Masaratireset passwords before freeindg them
2003-04-07 Howard ChuFix !ENABLE_REWRITE
2003-04-07 Pierangelo Masaratigroup rewrite/map stuff in one structure and optimize...
2003-04-07 Howard ChuCleanup ENABLE_REWRITE ifdefs, put into a new ldap_back...
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-13 Howard ChuImplemented connection pooling. Requires libldap_r...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-05-01 Pierangelo Masaratiuse BerVarray for suffix_massaging stuff
2002-04-25 Howard ChuAdded rebind-as-user option; saves bind credentials...
2002-01-12 Pierangelo Masaratisome memory handling cleanup: check that memory is...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Pierangelo Masaratihide mapping initialization
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-28 Howard ChuMore struct beral conversion
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2001-01-19 Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-17 Kurt ZeilengaMark as "altered version"
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-21 Mark ValenceAdd ldap_back_attribute to ldap backend
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Mark ValenceAdd ldap_back_group routine.
2000-06-05 Mark ValenceUse "uri" directive (instead of "server") to specify...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-07 Howard ChuModified for use with libtool's ltdl instead of gmodule
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-07-25 Howard ChuMoved unbind processing into connection_destroy. unbind...
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP