]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/tools.c
Merge remote branch 'origin/mdb.master'
[openldap] / servers / slapd / back-bdb / tools.c
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-07 Howard ChuFix Quickmode crash
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-06 Howard ChuAdditional tweaks for double-threaded slapadd
2011-10-05 Howard ChuUse a thread for LDIF parsing in slapadd -q
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 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-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-03-16 Howard ChuMore for ITS#6853, check for trickle thread not yet...
2011-03-11 Howard ChuMore for 6853, add condvar for end condition
2011-03-04 Howard ChuITS#6853 wait for trickle task to quit
2011-01-21 Ralf HaferkampITS#6794 Fixed slapadd -q for glued databases
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-30 Hallvard FurusethITS#6759: assert;Debug -> Debug;assert
2010-04-13 Kurt Zeilengahappy belated New Year
2010-02-17 Pierangelo Masaratifix return
2010-01-18 Pierangelo Masaratiimplement support for selective iteration in slaptools...
2009-01-24 Howard ChuITS#5864 - require BDB >= 4.6 for trickle task
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-28 Ralf HaferkampRemove unneeded locking. Don't wait for memp_trickle...
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned.
2008-09-16 Pierangelo Masaratisilence warnings
2008-08-27 Howard ChuUse read-only txn's instead of read lockers. Support...
2008-02-10 Howard ChuCleanup bdb_next_id unused arg
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-13 Howard ChuFix segv with -q
2007-12-05 Howard ChuITS#5262 additional cleanup
2007-12-05 Howard ChuITS#5262 use explicit cursor and locker in dn2id
2007-11-12 Howard ChuITS#5225 fix contextCSN updating
2007-10-23 Howard ChuITS#5189 revert index.c 1.67, just catch LDAP_OTHER
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-11 Howard ChuITS#5087 fix tool_id2entry_get for hdb
2007-07-24 Howard ChuQuick and dirty BDB 4.6.18 support. Expect this to...
2007-06-09 Hallvard FurusethITS#5007: Rename label "leave"; OSF1 pthread.h makes...
2007-04-09 Hallvard FurusethAdd missing return from void *bdb_tool_trickle_task()
2007-04-07 Howard ChuAdd trickle-sync for quick mode
2007-01-17 Howard ChuOnly sort the first time
2007-01-15 Howard ChuITS#4554 slapindex takes a list of attributes to index
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-02 Kurt Zeilengahappy new year
2006-11-15 Howard ChuDon't bother setting up threads if there are no indexed...
2006-09-27 Ralf HaferkampCheck for the correct return code of cursor->c_get...
2006-09-20 Howard ChuFix prev commit
2006-09-20 Howard ChuUse a single malloc for entry_decode instead of two...
2006-05-03 Howard ChuRemove some more yield() calls
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-09 Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-11-25 Howard ChuITS#4210 don't setup indexing threads if no indexing...
2005-11-16 Howard ChuITS#4175 wait for worker threads to be ready
2005-11-14 Hallvard FurusethRemove unused declaration bdb_tool_ix_rec() and variabl...
2005-11-04 Howard ChuITS#4143 bdb_tool_info should only be non-NULL for...
2005-10-27 Howard ChuUse #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache....
2005-10-27 Howard ChuFix cache flush / retry sequencing
2005-10-27 Howard ChuRevert to previous IDL cache scheme. Doesn't seem to...
2005-10-27 Howard ChuMulti-threaded slapindex
2005-10-27 Howard ChuFix IDL caching
2005-10-26 Howard ChuUse sorted array for indexed attrs instead of AVL tree
2005-10-26 Howard ChuBetter IDL cache allocation
2005-10-25 Howard Chuhdb doesn't need to fix DNs for slapindex
2005-10-22 Howard ChuAdd IDL caching for slapadd/slapindex quick mode
2005-10-18 Howard ChuEliminate long-lived read transaction, we can just...
2005-10-18 Howard ChuITS#4088 force cursors to use same locker
2005-10-16 Howard ChuITS#4088 proposed fix
2005-07-25 Pierangelo Masaratisilence warning(s)
2005-07-19 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-19 Howard ChuFix bdb_tool_dn2id_get() - nobody should be calling...
next