]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
Sync with HEAD
[openldap] / servers / slapd / back-ldap /
2005-08-29 Kurt ZeilengaSync with HEAD
2005-08-26 Kurt ZeilengaSync with HEAD
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-19 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-13 Kurt Zeilengasync with HEAD
2005-06-03 Kurt ZeilengaFix minor problems
2005-06-03 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-05-06 Kurt ZeilengaMerge from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-11 Pierangelo Masaratimore cleanup
2004-12-08 Pierangelo Masaratiminor cleanup
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-11-29 Pierangelo Masaratiwarn users of the need to use the rwm overlay
2004-11-17 Pierangelo Masaratiimprove diagnostics
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-15 Pierangelo Masaraticleanup
2004-11-15 Pierangelo Masaratiallow backends to automatically install overlays; issue...
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratifix ITS#3391
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratino longer required (moved to rwm overlay)
2004-11-13 Pierangelo Masaratiremove rewrite stuff -- now delegted to rwm overlay
2004-11-11 Pierangelo Masaratimake sure we're comparing the same database
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-07 Howard ChuAdd a retry for entry_get too. (oops)
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratiadd paged results support to back-ldap
2004-08-19 Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-07-26 Pierangelo Masaraticleanup previous fix; maybe the advanced url parsing...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-24 Pierangelo Masaraticleanup URI parsing/checking (fixes ITS#3253)
2004-07-23 Pierangelo Masaratiassert administrative identity instead of the required...
2004-07-22 Pierangelo Masaratifix previous fix
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-18 Hallvard FurusethAdd missing format argument for 'unhandled idassert...
2004-07-06 Pierangelo Masarativalidate/pretty before normalizing... (ITS#3218)
2004-07-04 Pierangelo Masaraticlear shared connections when ldap_result fails with...
2004-06-21 Pierangelo Masaraticlean up unnecessary checks; don't use SASL native...
2004-06-20 Pierangelo Masaratinot sure that cyrus-sasl doesn't honor empty authz...
2004-06-20 Pierangelo Masaratimake authz mode selection fully manual, plus more cleanup
2004-06-20 Pierangelo Masaratifix erroneous logging
2004-06-19 Pierangelo Masaratidetect mechs that are known to perform native authz
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-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-06-08 Jong Hyuk ChoiFix typo
2004-05-25 Howard ChuFix entry_get, only check mapped attr if attr was provided
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-19 Howard ChuAlways normalize entries (ITS#3152, ITS#3144)
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 Masaraticomplete idassert options
2004-05-13 Pierangelo Masaratiadd idassert code (undocumented yet)
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-04-15 Luke HowardFix warning in assignment
2004-04-15 Luke HowardFix warning in assignment
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Pierangelo Masaratifix previous commit
2004-04-05 Pierangelo Masaratirevert erroneous commit; cure the test the right way
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-17 Pierangelo Masaraticarefully check the URI
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-06 Pierangelo Masaratimassage normalized DN when either is fine
2004-03-06 Pierangelo Masaratifix continuation of ITS#2999
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-02-28 Pierangelo Masaratihandle filter computed in a more granular way (ITS...
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-02-17 Pierangelo Masaratiimprove previous commit
2004-02-17 Pierangelo Masaratiallow no-user-modification propagations if back-ldap...
2004-02-13 Howard ChuITS#2888 fix back-ldap to check result of send_search_e...
next