]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/init.c
remove yields
[openldap] / servers / slapd / back-ldap / init.c
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaSync with HEAD
2005-05-06 Kurt ZeilengaMerge from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-08 Pierangelo Masaratiminor cleanup
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-15 Pierangelo Masaraticleanup
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Pierangelo Masaratifix ITS#3350 (rewrite/remap will be replaced by the...
2004-11-10 Pierangelo Masaratifix ITS#3387
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-19 Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-07-24 Pierangelo Masaraticleanup URI parsing/checking (fixes ITS#3253)
2004-06-21 Pierangelo Masaraticlean up unnecessary checks; don't use SASL native...
2004-06-20 Pierangelo Masaratimake authz mode selection fully manual, plus more cleanup
2004-06-19 Pierangelo Masaratiallow a hidden parameter to instruct the proxy that...
2004-06-19 Pierangelo Masaratili->be didn't work; since it seems to be unnecessary...
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-15 Pierangelo Masaratimore on idassert: SASL bind/authz
2004-05-14 Pierangelo Masaratireflect Kurt's comments on ID assertion
2004-05-13 Pierangelo Masaratiadd idassert code (undocumented yet)
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-06 Pierangelo Masaratifix previous commit
2004-04-05 Kurt Zeilengause SLAP_DBFLAGS instead of be->be_flags
2004-04-05 Pierangelo Masaratiexploit new frontend API 2 protocol error mapping;...
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