]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/init.c
Merge branch 'mdb.master' of /home/hyc/OD/mdb
[openldap] / servers / slapd / back-ldap / init.c
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-02-19 Howard ChuITS#6837 olcChainDatabase inherits from olcLDAPConfig
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-09 Pierangelo Masaratihonor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdA...
2010-02-04 Howard ChuAdd pbind proxybind overlay. Just intercepts Bind reque...
2009-12-18 Pierangelo Masaratiplug one-time leaks
2009-08-24 Pierangelo Masaratifix previous commit (ITS#6267)
2009-01-29 Pierangelo Masaratiproxy RFC4525 increment; bail out in case of unsupporte...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-09-16 Pierangelo Masaratisilence warnings
2008-06-29 Howard ChuMore symbols for ITS#5355
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-01-03 Pierangelo Masaratisilence warnings
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-19 Pierangelo Masarati(almost) blind fixes to ITS#4782
2006-09-14 Pierangelo Masaratiby now, don't bail out if monitoring cannot be set up
2006-09-14 Pierangelo Masaratifix back-ldap monitoring
2006-09-14 Pierangelo Masaratifix (temporarily) uninit'ed var
2006-09-14 Pierangelo Masaraticomment monitoring by now
2006-09-14 Pierangelo Masaratiadd basic monitoring support to back-ldap/slapo-chain...
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-01-06 Pierangelo Masaratiallow proxying of dynamic objects (irrespective of...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-28 Pierangelo Masaratifix previous commit
2005-11-27 Pierangelo Masaratiadd very preliminary support for <draft-sermersheim...
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-08-02 Pierangelo Masaratiremove unrequired member; address ITS#3913
2005-08-02 Pierangelo Masaratisave 1 function call...
2005-08-01 Pierangelo Masaratifix various leaks
2005-07-03 Pierangelo Masaratifix potential deadlock; improve idassert in case of...
2005-06-29 Pierangelo Masaratiseems to definitely fix issues related to ITS#3808
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-05-21 Pierangelo Masaratifirst round of back-config support; need to #define...
2005-05-05 Pierangelo Masaratimove discover function to frontend
2005-05-05 Pierangelo Masaratihonor T-F filters (ITS#3706) and some cleanup
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
2005-01-30 Pierangelo Masaratimake referrals chasing optional (default is to chase...
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-09 Pierangelo Masaratiput back chain overlay into back-ldap
2005-01-01 Kurt ZeilengaHappy New Year!
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.
next