]> git.sur5r.net Git - openldap/history - servers/slapd/backover.c
Preliminary checkin for new access_allowed() signature. Still need
[openldap] / servers / slapd / backover.c
2009-12-11 Howard ChuPreliminary checkin for new access_allowed() signature...
2009-08-19 Howard ChuLook for our callback to pop, don't just do it blindly
2009-02-20 Howard ChuRevert 1.91, breaks #5346. (ITS#5724)
2009-02-13 Pierangelo Masaratimore about ITS#5940
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-13 Hallvard FurusethFix r1.86 (LDAP_DEVEL:SLAP_CONFIG_DELETE): No declarati...
2008-10-05 Pierangelo Masaratiopen database using the real structure (partial fix...
2008-09-16 Pierangelo Masaratisilence warnings
2008-09-08 Pierangelo Masaratidon't risk using uninitialized vars
2008-08-09 Howard ChuITS#5649 fix overlay_register_control
2008-07-12 Pierangelo Masaratimake sure rwm_op_cleanup() is called also in case of...
2008-06-12 Ralf HaferkampExperimental code for delete support in back-config...
2008-05-30 Ralf Haferkamppass ConfigReply into overlay_config() to allow progati...
2008-04-23 Howard ChuITS#5346 overlay_db_open needs to preserve the original...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-27 Pierangelo Masaratipass ConfigReply to overlays; don't complain unless...
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-02-24 Howard ChuITS#4848 better config context tracking
2007-02-06 Howard ChuAdd overlay hooks for entry_get_rw / entry_release_rw
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-12-13 Howard ChuRemainder of fix for ITS#4615 - stop processing overlay...
2006-08-18 Pierangelo Masaratioi_list might be null if overlay initialization failed...
2006-07-15 Howard ChuITS#4614 - complain if glue/subordinate are attempted...
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-01-14 Pierangelo Masaratilet overlays define if they must appear exactly once...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratiplug one-time leaks; misc cleanup
2005-11-29 Pierangelo Masaratiallow dynlist to take over dyngroup
2005-11-28 Pierangelo Masaratiadd support for backend/overlay obsolete names...
2005-11-26 Howard ChuITS#4218 streamline frontend/overlay access_allowed...
2005-11-23 Pierangelo Masaratiprepare log line
2005-11-20 Pierangelo Masaratiremove pointless test & var
2005-10-02 Howard ChuAdd slap_overinfo oi_origdb field to point to original...
2005-09-28 Howard ChuITS#4047 fix nested overlay configuration
2005-07-22 Hallvard FurusethRemove unused variables.
2005-07-22 Luke HowardCleaner version of previous patch (keep operational...
2005-07-22 Luke Howardadd over_acl_group/over_acl_attribute
2005-07-21 Pierangelo Masaraticleanup
2005-07-21 Pierangelo Masaratimake sure we notice if this gets out of sync with slap_...
2005-07-21 Luke HowardAdd overlay_op_walk()
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-06-19 Pierangelo Masaratiadd support for connection_init/destroy
2005-06-13 Howard ChuITS#3774 delete backend/overlay structures after a...
2005-05-23 Pierangelo Masaratitry to propagate cf info; required, e.g. by translucent...
2005-05-09 Howard ChuMore fixes for overlay support. Converted pcache to...
2005-05-09 Howard ChuFix prev commit, trim unused cfOC vars
2005-04-18 Pierangelo Masaratifix overlay access control; cleanup
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-04-12 Pierangelo Masaratiadd comment (see ITS#3652)
2005-04-12 Pierangelo Masaratihide changes behind specific #ifdef, conditioned by...
2005-04-12 Pierangelo Masaratiadd ACL hook to overlays
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-16 Howard ChuCheck for db_init failures
2005-03-14 Howard ChuITS#3596 - fix overlay cleanup processing
2005-01-30 Pierangelo Masarati"ultimate" fix of glued databases controls checking...
2005-01-29 Pierangelo Masaratinow works
2005-01-29 Pierangelo Masaratiuse direct access instead of string comparison to check...
2005-01-26 Pierangelo Masaratifix controls run-time registered by global overlays...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-16 Howard ChuFix ITS#3490, set proper overlay context
2005-01-01 Kurt ZeilengaHappy New Year!
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...