]> git.sur5r.net Git - openldap/history - servers/slapd/backover.c
Note ITS#4563 was fixed in 2.3.27
[openldap] / servers / slapd / backover.c
2007-09-02 Howard ChuITS#4848 and #5082 from HEAD - better config context...
2007-07-12 Howard ChuFix prev commit
2007-07-12 Howard ChuITS#4623 fix from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-12-13 Howard ChuITS#4615 fix from HEAD
2006-07-28 Kurt ZeilengaITS#4614 fix from HEAD
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt ZeilengaSync with HEAD
2005-10-05 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with head
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-14 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_4
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-10 Kurt ZeilengaSync with HEAD in prep for 2.3.3beta
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-17 Kurt ZeilengaSync with HEAD
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-20 Kurt ZeilengaSync with HEAD
2004-12-11 Pierangelo Masaratibetter fix to ITS#3433
2004-12-11 Pierangelo Masaratitemporarily work around ITS#3433; need to understand...
2004-12-04 Howard ChuDelete backglue.c in favor of glue overlay
2004-12-04 Howard ChuAlways exclude subordinates from top-level ops so glue...
2004-11-29 Howard ChuFix db_close
2004-11-27 Howard ChuLet the overlay run before the backend in bi_db_close
2004-11-27 Howard ChuAdd SLAP_DBFLAG_OVERLAY
2004-11-15 Pierangelo Masaratiallow backends to automatically install overlays; issue...
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-02 Howard Chuunifdef old code
2004-07-02 Howard ChuFix pointer conflict with backglue
2004-04-06 Pierangelo Masaratirevert unnecessary change
2004-04-06 Pierangelo Masaratiinitialize overlays
2004-04-06 Pierangelo Masaratifix addition of chk_referrals to overlay stack
2004-04-05 Pierangelo Masaratiadd referral check to functions elaborated by overlays
2004-03-20 Howard ChuReplaced slap_overinfo.oi_bd with oi_orig.
2004-03-17 Howard ChuFix passing of state info to over_back_response
2004-03-16 Pierangelo Masaratiinit 'oi' also when the backend already has overlays...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-23 Howard ChuExecute overlays in reverse of config order.
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-11 Howard ChuITS#2751 additional fix
2003-10-11 Howard ChuITS#2751 reset op->o_callback before returning
2003-09-29 Howard ChuInitialization fixes
2003-08-19 Howard ChuTweaks to callback processing; callbacks can return...
2003-08-09 Pierangelo Masaraticlear list pointer in instatiated copy
2003-06-11 Howard ChuFix config, chaining
2003-06-11 Howard ChuMore overlay tweaks. Added LDAP chaining overlay.
2003-06-11 Howard ChuFix response callbacks
2003-06-11 Howard ChuPreliminary backend overlay support, based on backglue...