]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
Sync with HEAD
[openldap] / servers / slapd / backend.c
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-06 Kurt ZeilengaMerge from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-18 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-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-17 Howard ChuRemove obsolete comment
2004-12-06 Howard ChuDelete unused be_context_csn, cleanup pending csn entry
2004-12-05 Howard ChuBetter fix for ITS#3365, manage back-bdb's read locks...
2004-12-03 Howard ChuRename syncrepl_rq to slapd_rq, move to daemon.c
2004-12-02 Howard ChuAvoid segfault if backend_destroy is called before...
2004-11-27 Howard ChuAdd SLAP_DBFLAG_OVERLAY
2004-11-27 Howard ChuFix overlay aux_operational, add contextCSN as operatio...
2004-11-11 Pierangelo Masaratiremove backed-out code from previous commit
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-11 Pierangelo Masaratifix return code; fix test (please review)
2004-10-27 Howard ChuITS#3365 - fix leaking bdb locks when evaluating dynami...
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-27 Pierangelo Masaratifix csne destroy
2004-09-25 Jong Hyuk Choia fix to prev commit
2004-09-23 Jong Hyuk ChoiA follow-on commit to the previous @oc support change...
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-30 Pierangelo Masaratifix previous commit
2004-08-28 Kurt ZeilengaAdd FIXME comment regarding improper return of unavaila...
2004-08-26 Luke HowardDon't use SLAPI_TARGET_DN for group plugins - it is...
2004-08-26 Luke Howardbackend_compute_output_attr() should use actual compute...
2004-08-26 Luke HowardExtend backend_attribute() to support computed attribut...
2004-08-26 Luke HowardAdd SLAPI_X_GROUP_TARGET_ENTRY so that group plugin...
2004-08-25 Luke HowardSupport pre-operation and post-operations for backend_g...
2004-08-18 Howard ChuReworked fix for ITS#3140 - add access parameter to...
2004-08-18 Howard ChuMore fixes for prev commit
2004-08-18 Howard ChuDelete unused be_context_csn_mutex
2004-08-18 Howard ChuFix ITS#3288: use be_pcl_mutexp instead of be_pcl_mutex
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-12 Howard ChuAdd backend_startup_one()
2004-07-09 Howard ChuFix prev commit
2004-07-09 Howard ChuUse previously unused Backend->be_context_csn
2004-07-05 Kurt Zeilengafix typos in last commit
2004-07-05 Kurt Zeilengabetter ssf related error messages
2004-06-26 Howard ChuFix uninit'd exopflags
2004-05-31 Jong Hyuk ChoiPatch for ITS#3133
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-05-01 Pierangelo Masaratiadd granular op restriction
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratirevert erroneous commit
2004-04-05 Pierangelo Masaratiadd new isroot_dn helper
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Pierangelo Masaratiadd back-relay (doesn't work yet)
2004-03-09 Jong Hyuk Choibackend operations check
2004-01-15 Howard Chusl_malloc tweak
2004-01-11 Pierangelo Masaratiwarn if no suffix or no init function are present
2004-01-11 Pierangelo Masaratidon't segfault if a database doesn't have the suffix
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt Zeilengaclarify meaning of strongAuthRequired
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-13 Howard ChuFix prev commit, use c_authtype
2003-12-02 Howard ChuITS#2764, #2781 revert backend.c patch, just catch...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-23 Howard ChuITS#2781 don't worry about missing updateref if SLAPD_M...
2003-10-23 Howard ChuUse tmpmem for group cache, doesn't need cleanup
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-18 Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-09-29 Howard ChuITS#2743 initialize rc
2003-09-29 Howard ChuITS#2130 glued subordinates are not referrals, ignore...
2003-09-22 Howard ChuITS#2678 complain if updateref is missing on a slave...
2003-09-20 Howard ChuITS#2573 dynamic group support
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-06-11 Jong Hyuk Choisyncrepl changes
2003-05-22 Howard ChuITS#2533 remember which backend fetched the entry
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-23 Howard ChuAdded back-hdb. Contributed by Howard Chu @ Symas Corp.
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
next