]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/idl.c
Use a thread for LDIF parsing in slapadd -q
[openldap] / servers / slapd / back-bdb / idl.c
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard Furusethback-bdb/back-mdb IDL cleanup.
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-08-25 Howard ChuITS#6983 fix duplicate entry in HDB subtree IDL
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-11-30 Hallvard FurusethSilence "maybe uninitialized" warning (eprev after...
2009-07-25 Howard ChuITS#6222 dncachesize defaults to 0 == unlimited
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-08-27 Howard ChuUse read-only txn's instead of read lockers. Support...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-28 Howard ChuITS#5086 fix Adds in IDL cache
2007-09-26 Pierangelo Masaraticheck for ee == NULL
2007-09-04 Pierangelo Masaratifix idl lru deletion of last entry (ITS#5121) OPENLDAP_REL_ENG_2_4_MP
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-07-24 Howard ChuQuick and dirty BDB 4.6.18 support. Expect this to...
2007-01-04 Howard ChuUnify use of BDB lockers
2007-01-03 Howard ChuUse Clock algorithm for IDL cache too
2007-01-02 Kurt Zeilengahappy new year
2006-05-11 Howard ChuITS#4531 temporarily go back to using quick sort instea...
2006-03-31 Howard Chuplug leaks
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-07 Howard ChuITS#4250 bdb_idl_delete needs to check for Range
2005-11-28 Howard ChuITS#4223 don't store negative results in IDL cache
2005-11-20 Howard ChuITS#4186 hdb_idl_append() must not alter the tmp input.
2005-09-26 Howard ChuMore hdb optimizing - cache subtree IDLs, not just...
2005-09-16 Howard ChuFix prev commit, BIG_ENDIAN was broken
2005-09-16 Howard ChuMore hdb tweaks, add radix sort code from mbackes@symas.com
2005-09-15 Howard ChuFix SWAP macro
2005-09-15 Howard ChuMore optimizing - try harder to avoid sorting
2005-09-15 Howard ChuFix ISTACK space
2005-09-15 Howard ChuYet another idl_merge fix (test032 failure)
2005-09-15 Howard ChuFix prev commit, use BDB_IDL_LAST()
2005-09-13 Howard ChuMore back-hdb search optimization
2005-09-12 Howard ChuFix prev commit
2005-09-12 Howard ChuTweak stack size in prev commit
2005-09-12 Howard ChuUse quicksort instead of heapsort for hdb_idl_sort
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-06-11 Howard ChuITS#3765 don't allocate cache for empty IDLs
2005-04-27 Howard ChuITS#3688 don't sort range IDLs!
2005-04-13 Howard ChuITS#3647 back-hdb fixes, create unsorted subtree IDLs...
2005-02-20 Howard ChuCleanup unused variables
2005-02-20 Howard Chubdb_show_key is for hash keys, not IDs
2005-02-01 Howard ChuITS#3527 fix race in bdb_idl_cache_get
2005-01-24 Howard ChuMore for SLAP_TOOL_QUICK, disable locks as well
2005-01-19 Howard ChuFix typo in prev commit
2005-01-19 Howard ChuCleanup prev commit
2005-01-19 Howard ChuDebugging aid for prev commit
2005-01-19 Howard ChuDon't use DB->del when converting to a range, use the...
2005-01-01 Kurt ZeilengaHappy New Year!
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 GE inequality lookups, key was getting overwritten
2004-11-25 Howard ChuRevert previous commit, it breaks everything.
2004-10-16 Howard ChuBDB 4.3 compatibility
2004-10-16 Howard Chudefine DB_VERSION_FULL to simplify version checks
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-09 Jong Hyuk ChoiSLAP_IDL_CACHE macro removed
2004-03-06 Howard ChuITS#3004 fix again
2004-03-06 Howard ChuRevert to original code
2004-03-06 Howard ChuStore IDs in BigEndian format on disk
2004-03-06 Howard ChuITS#3004, fix IDL cache AVL comparisons
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuTake advantage of IDL cache in bdb_idl_insert/delete_key
2004-03-05 Howard Chuunifdef SLAP_IDL_CACHE
2004-01-01 Kurt ZeilengaHappy new year
2003-11-28 Kurt ZeilengaNotices
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-22 Howard ChuFix id2entry, let bdb_cache_release_all clean up EntryInfos
2003-04-22 Howard ChuMoved IDL cache code to standalone functions.
2003-04-18 Jong Hyuk ChoiCaching non-existing index entries in the IDL cache...
2003-04-08 Jong Hyuk ChoiIDL cache locking change (mutex -> rwlock)
2003-04-05 Howard ChuRange check cleanup, added alias processing comments
2003-04-05 Howard ChuAdded code for BDB_ALIASES. Please test.
next