]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
Don't bother setting up threads if there are no indexed attrs
[openldap] / servers / slapd / back-bdb /
2006-12-16 Quanah Gibson-MountDon't bother setting up threads if there are no indexed...
2006-11-25 Kurt Zeilengabackport slap_add_opattrs() error checking
2006-11-13 Howard ChuITS#4738 provisional fix from HEAD
2006-08-26 Quanah Gibson-Mountfix e_private value, goes along with memory leak fix...
2006-07-28 Kurt ZeilengaPatches from Quanah
2006-05-27 Howard ChuITS#4552 from HEAD - use ACLs to control adding suffix...
2006-05-16 Kurt ZeilengaFrom HEAD:
2006-05-11 Kurt ZeilengaITS#4531 (temporary) fix
2006-05-11 Kurt ZeilengaPre/Post-Read Control to the supported controls (ITS...
2006-05-10 Kurt ZeilengaITS#4532 fix
2006-04-07 Kurt ZeilengaImport ITS#4439 (slapd not responding) fix for BDB...
2006-02-13 Kurt ZeilengaFixed slapd context CSN not updating issue (ITS#4384)
2006-02-13 Kurt ZeilengaMisc changes from HEAD
2006-01-25 Kurt ZeilengaUpdate ITS#4361 fix OPENLDAP_REL_ENG_2_3_19
2006-01-23 Kurt ZeilengaFrom HEAD:
2006-01-16 Kurt Zeilengaremove yields
2006-01-07 Kurt Zeilengaremove lint
2006-01-06 Kurt ZeilengaITS#4310 suffix add w/ default ref fix
2006-01-06 Kurt ZeilengaITS#4308 slapd-bdb/hdb cache sched fix
2006-01-06 Kurt ZeilengaFixed slapd-bdb reindexing via cn=config not noticed...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-21 Kurt ZeilengaSync back-bdb with HEAD
2005-12-21 Kurt ZeilengaChanges from HEAD suggested by Howard (1st round, less...
2005-12-20 Kurt ZeilengaITS#4260/4263: slapd-bdb/hdb cn=config reindexing issues
2005-11-29 Kurt ZeilengaFrom HEAD:
2005-11-29 Kurt ZeilengaITS#4223: don't store negative results in IDL
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-18 Kurt ZeilengaMore changes from HEAD for 2.3.12
2005-11-16 Kurt ZeilengaSync with HEAD
2005-11-15 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-11-05 Kurt ZeilengaSync with HEAD
2005-11-03 Kurt ZeilengaSync with HEAD
2005-10-12 Kurt ZeilengaOperation buffer align fix from HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-09-01 Kurt ZeilengaReady for release OPENLDAP_REL_ENG_2_3_7
2005-08-29 Kurt ZeilengaSync with HEAD
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-13 Kurt ZeilengaPick up last remaining changes
2005-08-12 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-13 Kurt Zeilengasync with HEAD
2005-06-13 Kurt ZeilengaSync with HEAD, now really ready for release
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-05-10 Kurt ZeilengaSync with HEAD in prep for 2.3.3beta
2005-05-06 Kurt ZeilengaMerge from HEAD
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-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-28 Pierangelo Masaratilist permissive in supported controls (ITS#3453)
2004-12-22 Sang Seok LimFixing bug in extensible filter indexing
2004-12-20 Jong Hyuk Choimisc cleanup
2004-12-20 Jong Hyuk Choimisc fix for the component indexing commit
2004-12-20 Sang Seok LimComponent Indexing support for BDB
2004-12-14 Jong Hyuk Choiadaptive caching implementation
2004-12-13 Sang Seok Lim1) <select> and <content> type component reference...
2004-12-08 Howard ChuFix ITS#3424
2004-12-06 Howard ChuFix inequality cursor management
2004-12-06 Howard ChuStore entryIDs in big-endian order, no more custom...
2004-12-06 Howard ChuFix previous commit
2004-12-06 Howard Chubdb_tool_dn2id_get should use bdb_dn2id, not duplicate...
2004-12-06 Howard ChuFix GE inequality lookups, key was getting overwritten
2004-12-05 Howard ChuBetter fix for ITS#3365, manage back-bdb's read locks...
2004-12-03 Howard ChuAdd a checkpoint task if time-based checkpointing is...
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-26 Howard ChuMore BDB_PSEARCH cleanup
2004-11-26 Howard ChuMore Operation/Opheader fixes
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-11-25 Howard ChuRevert previous commit, it breaks everything.
2004-11-23 Howard ChuDynamic control management
2004-11-17 Pierangelo Masaratirevert last commit
2004-11-17 Howard ChuFix BDB 4.3 fasttool, flag must be set before opening...
2004-11-17 Pierangelo Masaraticleanup previous commit
2004-11-17 Pierangelo Masaratilog the right function names
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Howard Chufasttool: BDB 4.3 uses DB_LOG_INMEMORY instead of DB_TX...
2004-11-13 Howard ChuUpdate BDB 4.3 errcall prototype again to silence warnings
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Jong Hyuk Choifix slap_sl_free() calls in pre / post read controls
2004-11-10 Jong Hyuk Choifix suspicious capitalization to make subentries contro...
2004-11-10 Jong Hyuk Choildapsync fix for recursive deletion (ITS#3385)
2004-11-10 Howard ChuDelete incorrect comments
2004-11-08 Howard ChuBetter cache counting, partially revert 1.85
2004-11-08 Howard ChuAssist in cache debugging
2004-11-05 Ralf HaferkampPlugged memory leak
2004-11-05 Kurt Zeilengaunifdef -DBDB_ALIASES
2004-10-31 Howard ChuFix hdb cache kid counts
2004-10-31 Howard ChuITS#3356 - when purging cache, free entryInfo if node...
2004-10-30 Howard ChuDon't access entry after commit; it may be gone if...
next